pixelsoul
Mar 12 2006, 09:26 AM
I now use 3.3 but in phpinfo it says:
mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 4.1.7
How can i upgrade to 5.x ?
olajideolaolorun
Mar 23 2006, 11:31 PM
huh? Uniform Server 3.3 comes with MySQL 5.1.17, even if it says that, the Client API Version is not the MySQL version?....
To check the MySQL version running, check phpMyAdmin.
pixelsoul
Apr 1 2006, 03:48 PM
hmmzz you where right.. i was doing a subquery with limit which should supossed to work... but it doesnt

still says is not supported in this version of mysql...
olajideolaolorun
Apr 2 2006, 08:17 PM
hmm... that works on my MySQL 4.0 version.... Might have to look into it...