On 9/22/07, Geoff Coffey <[EMAIL PROTECTED]> wrote: > > > > Your patch broke MySQL 5 heavily for me. I've uploaded my test results, > > since it is not clear to me from the first glance what exactly broke > those > > (unrelated) tests. I'm sure you will fix it faster than I could. > > Mislav: > > Thanks for the quick response. I got the same errors as you once when > I stopped the test mid-stream. I fixed it by dropping and re-creating > my activerecord_unittest and activerecord_unittest2 tables. The errors > are in tests I did not modify and they occur because one of the test > cases creates the tables but they already exist. It is possible I > broke something. Is it supposed to gracefully deal with this > situation? >
Same thing happened for me, but also when I cancelled the test run in the middle (Ctrl-C) the problem re-appeared. Why is the database left in an unconsistent state? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
