1. 30 Jun, 2006 1 commit
    • knielsen@mysql.com's avatar
      BUG#20769: Dangling pointer in ctype_recoding test case. · 1d56a972
      knielsen@mysql.com authored
      In some functions dealing with strings and character sets, the wrong
      pointers were saved for restoration in THD::rollback_item_tree_changes().
      This could potentially cause random corruption or crashes.
      
      Fixed by passing the original Item ** locations, not local stack copies.
      
      Also remove unnecessary use of default arguments.
      1d56a972
  2. 29 Jun, 2006 7 commits
  3. 28 Jun, 2006 12 commits
  4. 27 Jun, 2006 16 commits
  5. 26 Jun, 2006 4 commits