We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 52064
    • 120 Posts
    It's possibile to force with a plugin?
    Or where is the code that create the table?

    This question has been answered by ferx77. See the first response.

      FerX - Developer at Eracom s.r.l.
    • discuss.answer
      • 52064
      • 120 Posts
      I find the solution:

      add to config: core/config/config.inc.php

      $config_options = array (
          'override_table' => 'InnoDB'
      );
        FerX - Developer at Eracom s.r.l.