MySQLClient 3.x compatible with MySQL 5.x?

MySQLClient 3.x compatible with MySQL 5.x?

am 13.04.2010 19:07:37 von Pecas On Line

--001636283b686304950484214cf2
Content-Type: text/plain; charset=ISO-8859-1

Hello,

I need to have a MySQL 3.x client to be compatible with a new MySQL 5.x
server, is it possible?

What do I need to change on my MySQL 5.x server to allow old clients to
work?

Also, what do I need to change to allow old PHP 4.x code to talk to a MySQL
5.x server?

Thanks,

POL.

--001636283b686304950484214cf2--

Re: MySQLClient 3.x compatible with MySQL 5.x?

am 13.04.2010 19:59:17 von sureshkumarilu

--00504502b7172ab3bc048422054a
Content-Type: text/plain; charset=ISO-8859-1

Yes, If it is a password problem.
do a update with password=old_password('xxpasswdxx');
It will work.
If you are facing any other problems, paste it.

On Tue, Apr 13, 2010 at 10:37 PM, Pecas On Line wrote:

> Hello,
>
> I need to have a MySQL 3.x client to be compatible with a new MySQL 5.x
> server, is it possible?
>
> What do I need to change on my MySQL 5.x server to allow old clients to
> work?
>
> Also, what do I need to change to allow old PHP 4.x code to talk to a MySQL
> 5.x server?
>
> Thanks,
>
> POL.
>



--
Thanks
Suresh Kuna
MySQL DBA

--00504502b7172ab3bc048422054a--