Yes, having the same problem with the newer version...even though everything points to having the correct MySQL version, something is left over the the old installation. It doesn't seem to be causing a problem and I haven't been able to reproduce some of the minor problems with the older version that are reported so it appears the correct version is in place, it's just getting bad information from somewhere left over from the older installation.
Zhen-Xjell Nuke Cops Founder
Joined: Nov 14, 2002
Posts: 5939
Posted:
Tue Feb 18, 2003 12:54 pm
Can I take a look?
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Darkje Nuke Cadet
Joined: Feb 18, 2003
Posts: 2
Posted:
Tue Feb 18, 2003 1:53 pm
Okay took me some time to figure it out, but it is working fine, I think.
php displays the version of the client compiled into php, not the version of the client installed with mysql. So at compile time the last version availble is used.
I've tested my suspicion by swapping php 4.2.1 and 4.3.1 and then using phpinfo() to look at the mysql client version. This gives the following results:
php 4.3.1=mysql 3.23.49
php 4.2.1=mysql 3.23.39 (same for 4.2.3)
So I think there is no problem at all both mysql and php show different versions, it's just the client compiled into php, the server is up to date as it should be.
Zhen-Xjell Nuke Cops Founder
Joined: Nov 14, 2002
Posts: 5939
Posted:
Tue Feb 18, 2003 2:26 pm
I removed the mysql client check from analyzer as of .5.
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum