Hello,

> I have just started using My-sql 4.1.9 mysql  Ver 14.7 Distrib 4.1.9,
> for pc-linux-gnu (i686)
>
> Is there a way I could rollback  my changes , i tried to go through the
> documentation but it wasn't of much help.

Transactions are only used when you use the InnoDB or BDB table
types.

The default MYISAM doesn't support transactions.

With regards,

Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server
Upscene Productions
http://www.upscene.com


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

Reply via email to