• marko's avatar
    branches/zip: Remove the parameter innodb_dynamic, and always call the · 418d050f
    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.
    418d050f
ha_innodb.cc 238 KB