InnoDB of course does not support
> FULLTEXT indexes, and so forth.

Which is a pain, because i want the foreign key relationships but fulltext
indexing at the same time :\

As for transactions , is it simply by doing this?

start transaction
do query
commit
if error
rollback

??





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

Reply via email to