1. 10 Feb, 2009 1 commit
    • Ramil Kalimullin's avatar
      Fix for bug #40757: Starting server on Windows with · f6017fc4
      Ramil Kalimullin authored
      innodb_flush_method=wrong_value causes crash
      
      Problem: after a failed plugin initialization, incompletely 
      initialized data remained in the plugin and handlerton data 
      structures. These were used later and caused the crash.
      
      Fix: clean-up plugin related data if initialization failed.
      
      Note: no test case added, hand tested.
      f6017fc4
  2. 09 Feb, 2009 4 commits
  3. 07 Feb, 2009 5 commits
  4. 06 Feb, 2009 15 commits
  5. 05 Feb, 2009 14 commits
  6. 04 Feb, 2009 1 commit