PDA

View Full Version : MySQL 4.1.0


dhigbee
2003-09-20, 15:02 PM
Any one upgrade to MySQL 4.1.0 yet? Any issues or problems?

Don

knightfoo
2003-09-20, 15:31 PM
Haven't tried it myself, but if you upgrade the MySQL server and libraries, you will have to recompile everything that interfaces with MySQL. If you are running a control panel you might want to check with their documentation for compatibility before upgrading.

-knightfoo

Tino Didriksen
2003-09-20, 15:39 PM
Btw, 4.1.0 is only in alpha stages. Hasn't even reached beta yet (or gamma, knowing MySQL AB).

Expect problems with 4.1.0.

Ron
2003-09-20, 17:16 PM
A good rule of thumb for MySQL is to NOT upgrade (especially alpha versions)
unless there was a specific fix or addition that meant something to you.

Of course it goes without saying that security issues and bug fixes
should be a good reason to upgrade.