IMO, MariaDB (like MySQL) would better issue a warning when trying to create a hash index and the engine does not support it. I'm not surprised if someone thinks that all engines support hash :)
Regards Federico -------------------------------------------- Gio 6/3/14, Sergei Golubchik <[email protected]> ha scritto: Oggetto: Re: [Maria-discuss] Index bug in aria engine? A: "Roberto Spadim" <[email protected]> Cc: "Maria Discuss" <[email protected]> Data: Giovedì 6 marzo 2014, 18:33 Hi, Roberto! On Mar 06, Roberto Spadim wrote: > Hello! Only btree, no hash indexes? Aria? Yes. b-tree and r-tree, no hash indexes. > > Aria only supports BTREE indexes anyway. Regards, Sergei _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp

