[Gambas-user] 1.0.1 Install Problem
John G. Ruff
JRuff at ...762...
Tue Jan 4 15:35:55 CET 2005
Thanks for the install info.
The MySQL version on my server is the current release (4.1.8). I did not
try connecting with Gambas when older versions of MySQL were installed.
(I'm new to Gambas.) I can connect to it with phpmyadmin & also with my
VB6 programs. (I want to replace VB6 using Gambas.) So I think the
server config is OK. Does the MySQL client in the error message mean a
part of Gambas, or packages installed on the workstation?
Thanks,
jr
On Tue, 2005-01-04 at 10:31 +0100, Benoit Minisini wrote:
> On Tuesday 04 January 2005 05:48, John G. Ruff wrote:
> > I ran into a problem during the install and attached the console output
> > from urpmi. Everything above this looked OK.
> >
> > Gambas runs and says it is version 1.0.1, but I still get the same MySQL
> > database connect authentication version error.
> >
> > I have no idea what the problem is & would appreciate any help.
> >
> > Thanks,
> > jr
> >
> > ( John G. Ruff )
> > ( Wayzata, MN, USA )
>
> Did you check your MySQL configuration ?
>
> Your message is:
>
> Cannot connect to database
> Cannot open database: Client does not support authentication
> protocol requested by server; consider
> upgrading MySQL client
>
> So it tells you that your -server- uses a protocol that your -client- can't
> deal with, and so you must upgrade your MySQL libraries!
>
> Maybe you use a too recent MySQL server ?
>
> Regards,
>
More information about the User
mailing list