• unknown's avatar
    BUG#16068: Plugin related bugs · 44eda212
    unknown authored
    Fixed that --plugin_dir option doesn't work.
    Fixed that parser name is not restored correctly from the table.
    
    
    sql/mysqld.cc:
      Overwrite opt_plugin_dir_ptr _after_ loading the path.
    sql/table.cc:
      Partition saves at least 5 bytes in .frm.
    44eda212
table.cc 95.7 KB