ok your running windows, and I believe you haven't compile the new version (it's a pain unless you have visual studio 7) I haven't been able to compile the damn thing.

So your using an old driver for a new db.

Sadly noone has been able to compile a driver for the newer versions of it, and therefore mysql

you may try doing the password upgrade but I'm almost sure(sourceforge site is down) that your using a driver that is not suposed to run with your database.

On 5/4/06, Collin L <[EMAIL PROTECTED]> wrote:

I'm getting the following error when I try 'tg-admin sql create':
  File "c:\program
files\python24\lib\site-packages\SQLObject-0.7.1dev_r1457-py2.4.egg\sqlobject\mysql\mysqlconnection.py",
line 43, in makeConnection
    raise
self.module.OperationalError(_mysql_exceptions.OperationalError: (1251,
'Client does not support authentication protocol requested by server;
consider upgrading MySQL client'); used connection string:
host=localhost, port=3306, db=turbotest, user=root, pwd=12345

I am using MySql 5.04.

MySql seems to have a decent explanation of the problem here:
http://dev.mysql.com/doc/refman/5.0/en/old-client.html

What I don't know is how it relates to turbogears and what the best way
for me to fix it is.  Does turbogears use the old password format?
Should I just upgrade (err, downgrade) my passwords to the old format?



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to