From: Suresh Kuna Date: April 13 2010 5:59pm Subject: Re: MySQLClient 3.x compatible with MySQL 5.x? List-Archive: http://lists.mysql.com/mysql/221224 Message-Id: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=00504502b7172ab3bc048422054a --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--