Alex,

you are using MyISAM type tables which do not support
rollback. Use BDB or InnoDB tables.

Regards,

Heikki
http://www.innodb.com/ibman.html

> My big problem is the rollback, every time when I try to use a rollback
> command I get this error:
> ERROR 1196: warning: some non-transaction changed tables couldnĀ“t be
rolled
> back
> 
> Do you know why ?
> 
> thanks for help




---------------------------------------------------------------------
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

Reply via email to