• unknown's avatar
    bug#4369 - MySQL 4.1 regression in Alter table/tmp table from hash. · 9694a1f9
    unknown authored
    Solved performance problems by fixing a typo, which prevented enabling of write buffer.
    
    
    sql/ha_myisam.cc:
      bug#4369 - MySQL 4.1 regression in Alter table/tmp table from hash.
      Solved performance problems by fixing a typo, which prevented enabling of write buffer.
      Supplied no test case, as it required too much data to see the performance regression.
    9694a1f9
ha_myisam.cc 44 KB