1. 17 Feb, 2006 2 commits
    • unknown's avatar
      Merge bk@192.168.21.1:mysql-5.0 · 96b44493
      unknown authored
      into mysql.com:/home/hf/work/mysql-5.0.w2645
      
      
      sql/sql_table.cc:
        Auto merged
      96b44493
    • unknown's avatar
      WL#2645 (CHECK TABLE FOR UPGRADE) · bf840404
      unknown authored
      necessary implementation in the server
      mysql_upgrade script added
      
      
      client/mysqlcheck.c:
        --check-upgrade option added
      include/my_base.h:
        errcode added
      include/myisam.h:
        option added
      scripts/Makefile.am:
        mysql_upgrade script added
      sql/handler.cc:
        checks for old types/bugs added
      sql/handler.h:
        declarations regarding checks for upgrade
      sql/lex.h:
        sym added
      sql/share/errmsg.txt:
        error message added
      sql/slave.cc:
        now ha_repair is for public use
      sql/sql_table.cc:
        upgrade in ha_repair implemented
      sql/sql_yacc.yy:
        CHECK ... FOR UPGRADE added to syntax
      bf840404
  2. 16 Feb, 2006 8 commits
  3. 15 Feb, 2006 10 commits
  4. 14 Feb, 2006 17 commits
  5. 13 Feb, 2006 3 commits