1. 30 Jun, 2006 3 commits
    • knielsen@mysql.com's avatar
      Merge mysqldev@production.mysql.com:my/mysql-5.0-release · af48a16c
      knielsen@mysql.com authored
      into  mysql.com:/usr/local/mysql/mysql-5.0-release
      af48a16c
    • 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
    • kent@mysql.com's avatar
      mysql.spec.sh: · 593b359d
      kent@mysql.com authored
        Disable old RPM strip
      my_global.h:
        Fixed wrong cast, which caused problems with gcc 4.0 and
        floats in prepared statements (Bug #19694)
      mysqlmanager.vcproj:
        Place output files in common release/debug directory
      593b359d
  2. 29 Jun, 2006 10 commits
  3. 28 Jun, 2006 20 commits
  4. 27 Jun, 2006 7 commits