This is Portuguese from Portugal. By default it would be by default, or by default as we usually use in Brazil. It is the value that will be used in the absence of a certain value explicitly at the time it will be used.
So if it is Myisam in most cases you want to use it is the right one. If you almost always want to use Innodb then it would be interesting to change, but it is not mandatory because you can always define the type at the time of creation.
In fact the most appropriate is to create new databases defined with the engine you want to use explicitly to avoid inconvenience of having changed the pattern unintentionally or being in a different environment.
If you want to change go to the archive my.cfg
and change:
[mysqld]
default-storage-engine = innodb
https://portuguese.stackexchange.com/q/617/121
– Jéf Bueno
Did the answer solve your question? Do you think you can accept it? See [tour] if you don’t know how you do it. This would help a lot to indicate that the solution was useful to you. You can also vote on any question or answer you find useful on the entire site.
– Maniero
In my case it’s unlike "Innodb is the default Storage engine on this Mysql server"... this post helped me!
– user78859