1. 27 Nov, 2007 1 commit
    • svoj@mysql.com/april.(none)'s avatar
      BUG#32050 - table logging gone wrong. · a4d2d873
      svoj@mysql.com/april.(none) authored
      INSERT/UPDATE against CSV table created by MySQL earlier than 5.1.23
      with NULL-able column results in server crash in debug builds.
      
      Starting with 5.1.23 CSV doesn't permit creation of NULL-able columns,
      but it is still possible to get such table from older MySQL versions.
      
      Fixed by removing excessive DBUG_ASSERT().
      a4d2d873
  2. 25 Nov, 2007 4 commits
  3. 23 Nov, 2007 24 commits
  4. 22 Nov, 2007 2 commits
  5. 21 Nov, 2007 9 commits