It's worth adding that Drupal automatically selects mysqli from release 6 onwards
On Sun, Oct 19, 2008 at 2:16 PM, Jensen Somers foss@jsomers.eu wrote:
bharani kumar wrote:
Hi Drupal
What is the diffrent between mysql and mysqli,
I am having interest to move mysqli,
any great different u know,
Just share it
MySQLi (MySQL improved) is designed to be used with MySQL version 4.1 and upwards. It contains various improvements. Read the PHP manual pages [1] to get a better view of the difference and [2] contains a benchmark result.
[1] http://php.net/manual/en/intro.mysqli.php [2] http://www.johnjawed.com/benchmarks/
- Jensen
-- [ Drupal support list | http://lists.drupal.org/ ]