1. 06 Feb, 2008 1 commit
    • istruewing@stella.local's avatar
      Bug#31331 - MyISAM or Merge Table upgrade incompatibility with 5.1 · c37d9d4c
      istruewing@stella.local authored
      A table with BLOB/TEXT prefix key part, created with version 4.1,
      could not be opened by a 5.1 server.
      
      The routine check at table open, if the frm file matches the MyISAM
      table, was too picky regarding old and new implementation of such
      keys.
      
      Added relaxed check for blob prefix key part.
      
      No test case. It requires to create a table in 4.1 and open it in
      5.1.
      c37d9d4c
  2. 31 Jan, 2008 3 commits
  3. 30 Jan, 2008 1 commit
  4. 29 Jan, 2008 4 commits
  5. 27 Jan, 2008 2 commits
  6. 26 Jan, 2008 4 commits
  7. 25 Jan, 2008 5 commits
  8. 24 Jan, 2008 10 commits
  9. 23 Jan, 2008 10 commits