Sun buys MySQL
Announced today and rapidly spreading over the blogosphere a post by Jonathan Schwartz that Sun have acquired MySQL.
Hopefully this will lead to MySQL's GUI tools coming on and better support all round.
Ian WinterAnnounced today and rapidly spreading over the blogosphere a post by Jonathan Schwartz that Sun have acquired MySQL.
Hopefully this will lead to MySQL's GUI tools coming on and better support all round.
Really simple comment for phpMyAdmin. Trying to install it on XP with MySQL 4.1 & Apache2. Setup the php.ini & httpd.conf file OK, php files rendered correctly all was going well. Set the path to my c:\php\ext\ dir and tried restarting but, kept getting errors:
Turns out that unless you copy libmysql.dll from the php root dir into c:\windows\system32 it won't work.