List:General Discussion« Previous MessageNext Message »
From:Roger Baklund Date:October 15 2003 3:55pm
Subject:Re: assorted: foreign keys, mult databases, and crashes
View as plain text  
* Nitin
> mysql doesn't support anything called rollback upto 4.0

This is not correct.

The concept of "rollback" is related to transactional table types, and both
InnoDB and BDB are available in the 3.23 version of mysql.

The first mention of "rollback" I could find in the manual was 3.23.17:

<URL: http://www.mysql.com/doc/en/News-3.23.17.html >

Anyway, if it's called "rollback" or not, a database server will try to keep
it's data consistent.

--
Roger

Thread
assorted: foreign keys, mult databases, and crashesTofu Optimist15 Oct
  • Re: assorted: foreign keys, mult databases, and crashesRoger Baklund15 Oct
    • Re[2]: assorted: foreign keys, mult databases, and crashesDeBug15 Oct
      • Re: assorted: foreign keys, mult databases, and crashesRoger Baklund15 Oct
        • Re: assorted: foreign keys, mult databases, and crashesNitin15 Oct
          • Re: assorted: foreign keys, mult databases, and crashesRoger Baklund15 Oct