maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #00417
Re: XtraDB using the Windows Installer
Hi!
>>>>> "Peter" == Peter Laursen <peter_laursen@xxxxxxxxxx> 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
References