• unknown's avatar
    BUG#16068: Plugin related bugs · 4c6aa365
    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.
    4c6aa365
table.cc 95.7 KB