Carlos Lorenz napsal(a): >Hi list > >I am trying to use my old rebol scripts - that uses mysql protocol - on a >new server and then I get the following error message: > >** User Error: ERROR 1251 : Client does not support authentication protocol >requested by server; consider upgrading MySQL client ** > >Anyone could help me? > > > > Sadly, DocKimbel is not available to Rebol community anymore and noone else took challenge to update the protocol. Hower - I installed mySQL 4.11 and tried it. You can workaround it setting your database to use old_password scheme. If db administrator will not be willing to do it for you, you are unlucky then. Maybe we could gather ppl interested in looking into mySQL scheme and what would it require to update the scheme. Did not read mySQL auth. protocol new version, dunno what is it about ...
-pekr- >-- >*:-.,_,.-:*'``'*:-.,_,.-: >Carlos Lorenz >*:-.,_,.-:*'``'*:-.,_,.-: > > > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
