Roberto Spadim <robe...@spadim.com.br> writes: > maybe just to informe it as information schema? > > how could i know if a I_S table will be memory or aria or myisam? does > mysqld 'parse' it at startup?
It depends on the structure of the table and the size it is materialized as. If it's greater than max_heap_table_size it'll be converted to MyISAM/Maria. -- Stewart Smith
pgpyXmRXcwKPo.pgp
Description: PGP signature
_______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp