Jay Blanchard wrote:
[snip]
I would like to migrate my MySQL servers from 4.0 to 4.1.

As I use PHP as well as Java with these servers I wonder what PHP 4 version would
be compatible with MySQL 4.1.


Has anyone used MySQL 4.1 with PHP yet?
[/snip]

PHP 4 is compatible with MySQL 4.1. My caution to you would be using
Apache 2 as it has some quirks that haven't been worked out yet.

 Must be careful about authentification though.

see http://dev.mysql.com/doc/mysql/en/Password_hashing.html

and

http://dev.mysql.com/doc/mysql/en/Old_client.html


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to