pankaj, Tuesday, March 19, 2002, 11:53:33 AM, you wrote: p> I am pankaj from Bombay India p> I have downloaded Version mysql -3.23.49,my question is why dosent mysql p> support Transactions (Rollback ,Commit) lie Oracle or Ms Sql Server Etc
MySQL supports transactions in InnoDB and BDB tables. If you check the following links you can find info about InnoDB and BDB tables: http://www.mysql.com/doc/T/a/Table_types.html http://www.mysql.com/doc/I/n/InnoDB_transaction_model.html http://www.mysql.com/doc/B/D/BDB.html You can also read about COMMIT/ROLLBACK in the manual: http://www.mysql.com/doc/C/O/COMMIT.html How to set transaction isolation level look at: http://www.mysql.com/doc/S/E/SET_TRANSACTION.html >From Pankaj -- For technical support contracts, goto https://order.mysql.com/ This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php