Hi!

I've got the following problem with Version 4.0.9 of Mysql:

The page
http://www.mysql.com/doc/en/COMMIT.html
says:
'If you do a ROLLBACK when you have updated a non-transactional table
you will get an error (ER_WARNING_NOT_COMPLETE_ROLLBACK) as a warning.
All transactional safe tables will be restored but any non-transactional
table will not change.'

When I change both, an InnoDB table and a MyISAM table there is no table
restored; not even the InnoDB table.

Maybe there is an obvious error in my testing, maybe an error in Mysql.
Please tell me. :o)

You can find a detailed log at
http://www.phlybye.de/sql.txt
.

Thanks,
bye,
Philipp


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