maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #00400
Re: XtraDB using the Windows Installer
> I am curious, if XtraDB is turned on / installed by default when
> MariaDB is
I'm inclince to believe it ships with the Windows version by default
although you need to be explicit when creating your tables/databases
which engine you want to use with the ENGINE= clause.
Please see the release notes:
http://kb.askmonty.org/v/mariadb-5153-release-notes
http://kb.askmonty.org/v/mariadb-526-release-notes
> Is this default behavior the same in 5.1.53 and 5.2.6?
Not certain but I'm inclined to say "yes" because of the release notes.
> How can I tell if XtraDB is currently installed on any given MariaDB
show engines;
HTH
-Adam
Follow ups
References