Do you mean the python glue code? I am having this problem when python is not in the picture at all, just running mysql command-line client. Presumably my client is 4.1.10, as it came in a built package along with the 4.1.10 server. In fact, the following seems to indicate that it is the right version:
/usr/local/mysql/bin/mysql --version /usr/local/mysql/bin/mysql Ver 14.7 Distrib 4.1.10, for sun-solaris2.8 (sparc) At 03:08 PM 2/24/2005, Steve Holden wrote: >Alec Wysoker wrote: > >>Hi Steve, >>Thanks for the response. I don't think this is the problem. When I connect >>to the remote machine, it says this: >>Your MySQL connection id is 58 to server version: 4.1.0-alpha-standard >>When I connect to the local server, I get this: >>Your MySQL connection id is 6 to server version: 4.1.10-standard >>One would assume that 4.1.0 and 4.1.10 are compatible, no? >Indeed. Sorry I couldn't be of more assistance. I suspected that the MySQLdb >driver was somehow compiled with 4.0-or-earlier client software - is this >possible? > >regards > Steve >-- >Steve Holden +1 703 861 4237 +1 800 494 3119 >Holden Web LLC http://www.holdenweb.com/ >Python Web Programming http://pydish.holdenweb.com/ > -- http://mail.python.org/mailman/listinfo/python-list