> About PHP > Why (and when) shouldn't I upgrade from PHP4 to PHP5 hence all the > improvements in PHP5 which makes my life easier?
stability. > > About MySQL > Why (and when) shouldn't I upgrade from MySQL 4.0 to 4.1 hence that MySQL > 4.1 has this sub-quires which really turn life easier? > Why (and when) shouldn't I upgrade from MySQL 4.x to 5.x? stability. > > Why (and when) I have to STICK with the MyISAM tables, and not use InnoDB > tables hence the last provides Rollback, and commit which are very useful, > and my most important is the locking technique (in MyISAM the whole table is > locked, in InnoDB only the rows needed are locked)? I have no idea but MyISAM sounds cool and so I use those. > > -- > Ala'a A. Ibrahim Zaid Amireh -- --------------------------- Netiquette -> http://www.dtcc.edu/cs/rfc1855.html Netiquette Nazi -> http://redwing.hutman.net/%7Emreed/warriorshtm/netiquettenazi.htm --------------------------- _______________________________________________ General mailing list [email protected] http://mail.jolug.org/mailman/listinfo/general_jolug.org
