Page 1 of 1

Mysql 4 or 5?

Posted: Sun Sep 02, 2007 9:42 am
by frajkt net work
I using php5 now,but i am not sure should i use mysql 5 aswell or stick with mysql4 beacuse a lot of script is not yet compabitle with mysql5.

Posted: Mon Sep 03, 2007 12:04 am
by s.dot
At some point you will probably want to upgrade. Why won't your scripts work with them? I have done tonsssss of queries that have had no problem with the upgrade from 4.x to 5.

Posted: Mon Sep 03, 2007 4:12 am
by onion2k
5 gives you stored procedures. For that reason alone it's worth upgrading.