Ask a Question related to PHP Development, Design and Development.
-
pollita@php.net #1
#25721 [Opn->Fbk]: wrong MySQL server version info after upgrade from 3.23.57 to 4.0.15
ID: 25721
Updated by: [email]pollita@php.net[/email]
Reported By: ergin at ergin dot net
-Status: Open
+Status: Feedback
Bug Type: MySQL related
Operating System: Linux - e-smith RedHat 7.3 based
PHP Version: 4.3.3
New Comment:
Did you recompile PHP after upgrading MySQL (linking against the new
client libraries rather than the bundled client libraries)? (or install
a new RPM which uses a PHP which links against MySQL 4 client
libraries)?
Most likely not. phpMyAdmin is probably reporting the MySQL SERVER
version which is not necessarily the same as the MySQL CLIENT version.
(MySQL 3.x clients are compatable with MySQL server versions prior to
4.1). Therefore it would be correct that PHP still reports a CLIENT
version of 3.23.57 while the PHP script "phpMyAdmin" would get a
response of "4.0.15" from the mysql SERVER.
Previous Comments:
------------------------------------------------------------------------
[2003-10-01 15:57:12] ergin at ergin dot net
Description:
------------
phpinfo() shows old mysql version
I've recntly upgraded from RHs 3.23.57 RPMs to MySQL's 4.0.15 RPMs.
When running phpinfo() it still shows the older version.
MySQL Support enabled
Active Persistent Links 0
Active Links 1
Client API version 3.23.57
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib/mysql -lmysqlclient
.../phpmyadmin/index.php shows the correct version. (lang-swe)
Välkommen till phpMyAdmin 2.5.3
MySQL 4.0.15-standard körs på localhost som root@localhost
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=25721&edit=1[/url]
pollita@php.net Guest
-
MySQL-server-upgrade = PHAkt - evil trouble?
Recently my webhotel was upgraded from MySQL version 4.0.24 to 4.1.11. When that happened ALL MY PHP-PAGES that are created with Dreamweaver... -
#25721 [Bgs]: wrong MySQL server version info after upgrade from 3.23.57 to 4.0.15
ID: 25721 User updated by: ergin at ergin dot net Reported By: ergin at ergin dot net Status: Bogus Bug Type: ... -
#25721 [Fbk->Bgs]: wrong MySQL server version info after upgrade from 3.23.57 to 4.0.15
ID: 25721 Updated by: sniper@php.net Reported By: ergin at ergin dot net -Status: Feedback +Status: ... -
#25721 [NEW]: wrong MySQL server version info after upgrade from 3.23.57 to 4.0.15
From: ergin at ergin dot net Operating system: Linux - e-smith RedHat 7.3 based PHP version: 4.3.3 PHP Bug Type: MySQL... -
Can you upgrade using a previous version upgrade disk?
When upgrading to PS 7, can I use the previous version 5 upgrade media for product verification or do I need the original full version disk - which,...



Reply With Quote

