- Dathan Vance Pattishall
  - Sr. Programmer and mySQL DBA for FriendFinder Inc.
  - http://friendfinder.com/go/p40688


-->-----Original Message-----
-->From: Arnoldus Th.J. Koeleman [mailto:[EMAIL PROTECTED]
-->Sent: Thursday, November 06, 2003 1:24 PM
-->To: [EMAIL PROTECTED]
-->Subject: Transaction
-->
-->I am new in MySQL and am used to work with Oracle.
-->
-->
-->
-->If you work with MyISAM tables is it possible to rollback
transaction.


No not at the db level with code yes.

-->
-->
-->
-->And what is a better way to install a production application with
MyISAM
-->tables or InnoDB?


Depends on what your system needs. If you need transactions use innodb.
If you need full text searches use myISAM etc.
 




--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to