• marko's avatar
    branches/zip: Remove the parameter innodb_dynamic, and always call the · 3037cca0
    marko authored
    plugin "InnoDB", not "InnoDBzip".
    
    We can disable the builtin InnoDB by mysqld --skip-innodb.  If the
    builtin InnoDB is not disabled, installing the InnoDB plugin by the same
    name will not work.
    
    innodb_plugin_init(): Ignore differences in the PLUGIN_VAR_READONLY flag.
    3037cca0
ha_innodb.cc 238 KB