[Maria-discuss] Default Database Engine
I have compiled and installed mariadb-5.1.39 on Mac OS X 10.6.2 and installed a 64-bit binary on CentOS 5. In both cases, MyISAM is still the default database engine. I would have expected it to be Maria. Did I miss something? Thanks, Richard
same here. Mac OSX, CentOS 5, Fedora 10 the default se still myISAM. Alex Em 28/11/2009, às 14:32, Richard Dunn escreveu:
I have compiled and installed mariadb-5.1.39 on Mac OS X 10.6.2 and installed a 64-bit binary on CentOS 5. In both cases, MyISAM is still the default database engine. I would have expected it to be Maria. Did I miss something?
Thanks,
Richard _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
Same here (Solaris 10x86-64). This also had me a bit confused at first. I guess this documentation is still relevant: http://dev.mysql.com/doc/refman/5.1-maria/en/se-maria.html "To create a Maria table you must specify the engine when using the CREATE TABLE statement" askmonty.org states that "MariaDB is a community developed branch of the MySQL database that uses the Maria engine by default". I guess not yet. ...beats me. :-) Jim Grill Alexandre Almeida wrote:
same here. Mac OSX, CentOS 5, Fedora 10 the default se still myISAM.
Alex
Em 28/11/2009, às 14:32, Richard Dunn escreveu:
I have compiled and installed mariadb-5.1.39 on Mac OS X 10.6.2 and installed a 64-bit binary on CentOS 5. In both cases, MyISAM is still the default database engine. I would have expected it to be Maria. Did I miss something?
Thanks,
Richard _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net <mailto:maria-discuss@lists.launchpad.net> Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
------------------------------------------------------------------------
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
Excellent Jim! It's a thing to be fixed ASAP! Alex Em 28/11/2009, às 21:21, Jim Grill escreveu:
Same here (Solaris 10x86-64). This also had me a bit confused at first. I guess this documentation is still relevant: http://dev.mysql.com/doc/refman/5.1-maria/en/se-maria.html
"To create a Maria table you must specify the engine when using the CREATE TABLE statement"
askmonty.org states that "MariaDB is a community developed branch of the MySQL database that uses the Maria engine by default". I guess not yet. ...beats me. :-)
Jim Grill
Alexandre Almeida wrote:
same here. Mac OSX, CentOS 5, Fedora 10 the default se still myISAM.
Alex
Em 28/11/2009, às 14:32, Richard Dunn escreveu:
I have compiled and installed mariadb-5.1.39 on Mac OS X 10.6.2 and installed a 64-bit binary on CentOS 5. In both cases, MyISAM is still the default database engine. I would have expected it to be Maria. Did I miss something?
Thanks,
Richard _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net <mailto:maria-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
------------------------------------------------------------------------
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
Hi! Jim Grill wrote:
Same here (Solaris 10x86-64). This also had me a bit confused at first. I guess this documentation is still relevant: http://dev.mysql.com/doc/refman/5.1-maria/en/se-maria.html
"To create a Maria table you must specify the engine when using the CREATE TABLE statement"
askmonty.org states that "MariaDB is a community developed branch of the MySQL database that uses the Maria engine by default". I guess not yet. ...beats me. :-) Yes, you are right. Maria is not default engine. It is used as default only in temporary tables where MyISAM was used. We will fix this description, thank you for bugreport! :)
Nice to know it wasn't just me :-) Richard On Nov 30, 2009, at 01:47 , Oleksandr Byelkin wrote:
Hi!
Jim Grill wrote:
Same here (Solaris 10x86-64). This also had me a bit confused at first. I guess this documentation is still relevant: http://dev.mysql.com/doc/refman/5.1-maria/en/se-maria.html
"To create a Maria table you must specify the engine when using the CREATE TABLE statement"
askmonty.org states that "MariaDB is a community developed branch of the MySQL database that uses the Maria engine by default". I guess not yet. ...beats me. :-) Yes, you are right. Maria is not default engine. It is used as default only in temporary tables where MyISAM was used. We will fix this description, thank you for bugreport! :)
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
participants (4)
-
Alexandre Almeida
-
Jim Grill
-
Oleksandr Byelkin
-
Richard Dunn