
On 10/05/2012 11:39 AM, Stewart Smith wrote:
"Trent W. Buck" <trentbuck@gmail.com> writes:
Stewart Smith wrote:
I'd argue that you should do it for minor upgrades of MySQL too. As in 5.5.X to 5.5.X+1. There have been some nasty bugs introduced in some of these point revisions recently that have caused many people to roll back to the previous version. That's what sid users are for :-) *If* they run your app in your setup. You'd be amazed as to the bugs that can exist for a very long time that are obvious... especially in a code base with as many crazy things as the MySQL code base.
I've been watching this discussion for some time and am wondering about Sqlite which is used in Fedora and RubyonRails. I know it's not Mysql, but how does Sqlite rate against Mysql. Roger