the mysql still reports 5.0.22 as the attched pic .   maybe phpmyadmin is
not smart enough to detect the correcrt version ?


----- Original Message ----- 
From: "Chris" <[EMAIL PROTECTED]>
To: "vc" <[EMAIL PROTECTED]>
Cc: <mysql@lists.mysql.com>
Sent: Thursday, November 22, 2007 6:49 AM
Subject: Re: misconfigured mysql ?


>
> > I installed mysql server 5.0.22 from source . Also I ran "rpm -qa |
grep -i
> > mysql" , but no output . as the above I 've already checked to make sure
i
> > did
> > not install any mysql rpm package in my system .  maybe i wiill
reinstall
> > these stuff later ....:-((
>
> So that all looks good.
>
> Basically php is using mysql client version 5.0.22.
>
> The mysql server you are connecting to is reporting it's 3.23.
>
> Go to your mysql server, log in to the mysql prompt:
>
> mysql> select version();
>
> what does that report?
>
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>
>

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to