9 Jun
2011
9 Jun
'11
4:21 p.m.
Hi!
"Peter" == Peter Laursen <peter_laursen@webyog.com> writes:
Peter> SHOW ENGINES; Peter> or Peter> SELECT * FROM information_schema.ENGINES; Peter> You will see "YES" in the 'support' column of the output for 'InnoDB. It is Peter> actually XtraDB, but it identifies itself as InnoDB (for portability and Peter> compability reasons). If you 'do show engines' you will see: | InnoDB | YES | XtraDB engine based on InnoDB plugin. Supports transactions, row-level locking, and foreign keys | YES | YES | YES | Regards, Monty