csv engine and mysql start
0
votes
1
answer
73
views
my question is about speed when perform
service mysql start
.
with many tables (some not often used).
what engines consumes more or less start time ?
example: innodb --> the more tables, the more time it takes for mysql to start because it has to "load" indexes at start...
but how is it with csv engine (no indexes) ; how mysql with "deal" with those tables during a mysql start ?
Thanks
(from Comment) I don't use innodb. I have some aria tables, tokudb tables and rocksdb tables.
Asked by Jintor
(113 rep)
Mar 3, 2019, 03:49 PM
Last activity: Mar 9, 2019, 09:12 PM
Last activity: Mar 9, 2019, 09:12 PM