MySQL Forums
Forum List  »  InnoDB

Transactions in Databases
Posted by: Salil Surendran
Date: January 20, 2009 10:04AM

Hello Friends,
I am currently working on a Mysql database and our architects are dead against using transactions in our queries. In order to solve transaction problems we are forced to use temp tables and flags which itself doesn't solve the transactional integrity problem by a lot but just minimizes it. Also our tables have no referential integrity built in. I was wondering if it is possible for any real world applications to function without using transactions and referential integrity.

Options: ReplyQuote


Subject
Views
Written By
Posted
Transactions in Databases
2811
January 20, 2009 10:04AM
1989
February 09, 2009 06:14AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.