[wsf-c-dev] [PHP] Supporting both MySQL and SQLite with RM

Damitha Kumarage damitha at wso2.com
Wed Apr 18 00:52:50 PDT 2007


Samisa Abeysinghe wrote:

> Because of some license issue, I do not think we can ship PHP with 
> MySQL packaged. So in order to make sure we have something working out 
> of the box, we could ship PHP extension with SQLite as we used to be, 
> with known limitations.
> However, we can also ship the code for MySQL support. In case users 
> want to use that in production, then they can use it.
>
> Can we support this scenario with current RM implementation?

the limitations in sqlite is unacceptable. It has frequent file locking 
issues which result in very unstable and unusable(and unreliable :) 
application. We also cannot go for inmemory one because
our main use is in wsf/php.

Damitha





More information about the Wsf-c-dev mailing list