On 11/5/05, Giuseppe Chillemi <[EMAIL PROTECTED]> wrote: > Hello, > > I have just tried mySQL protocol using view 1.2 and mySQL 5. > > > > I get the following error > > > > ** User Error: ERROR 1251 : Client does not support authentication protoc= ol > requested by ser > > ver; consider upgrading MySQL client > > > > The lines is: > > > > db: open mysql://root:[EMAIL PROTECTED]:3306/primo > > > > Is mySQL protocol incompatible with mySQL 5 ? >
Something with passwords has changed. Search for "mysql oldpassword", should give some hints how to use old password with new version. > > > Giuseppe Chillemi > > > > > > > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- -Volker "Any problem in computer science can be solved with another layer of indirection. But that usually will create another problem." David Wheeler -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
