Re: MySQL 4.1 upgrade under PHP4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



C.F. Scheidecker Antunes wrote:
Hello all,

Does anyone upgraded from MySQL 4.0 to MySQL 4.1 using PHP 4 code?

If so, what are the changes that were required on the code?

PHP website says that it is required to install a new MySQL extension.

I am doing PHP4 programming under Linux.

What do you suggest that I should be aware while upgrading the server?

If you need new features of mysql 4.1, you need to use mysqli extension. Otherwise you don't need to change any php code. You still need to install the compat client libraries.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux