1. 27 Dec, 2006 1 commit
  2. 20 Dec, 2006 2 commits
    • istruewing@chilla.local's avatar
      Bug#25213 - Compiler warnings in MyISAM code · d9b9778e
      istruewing@chilla.local authored
      Compiler warnings due to non-matching conversion
      specifications in format strings in DBUG_PRINT calls,
      due to non-used parameters (in non-debug mode), and
      due to seemingly uninitialized variables.
      
      Initialized variables, declared parameters unused, and
      casted DBUG_PRINT arguments to get rid of warnings.
      d9b9778e
    • istruewing@chilla.local's avatar
      Bug#25208 - Warnings in mi_packrec.c · 1d69857c
      istruewing@chilla.local authored
      Compiler warnings due to non-matching conversion
      specifications in format strings in DBUG_PRINT calls.
      
      Fixed DBUG_PRINT format specifiactions.
      1d69857c
  3. 19 Dec, 2006 1 commit
  4. 15 Dec, 2006 1 commit
    • svoj@mysql.com/april.(none)'s avatar
      BUG#24358 - Table access crashes server · 77085c8e
      svoj@mysql.com/april.(none) authored
      Having broken .frm, particulary number of field names does
      not match number of fields, causes server crash.
      
      Refuse to open a table if number of field names in a table
      is not equal to number of fields in a table.
      
      No test case, since it requires broken .frm file.
      77085c8e
  5. 14 Dec, 2006 3 commits
  6. 13 Dec, 2006 1 commit
  7. 11 Dec, 2006 2 commits
  8. 08 Dec, 2006 1 commit
  9. 07 Dec, 2006 3 commits
  10. 06 Dec, 2006 2 commits
  11. 05 Dec, 2006 6 commits
  12. 04 Dec, 2006 5 commits
  13. 01 Dec, 2006 4 commits
  14. 30 Nov, 2006 4 commits
  15. 29 Nov, 2006 4 commits