1. 17 Feb, 2006 14 commits
    • unknown's avatar
      mysql-test-run.pl: · 6fc3a3d9
      unknown authored
        Added --comment=<string> option
      
      
      mysql-test/mysql-test-run.pl:
        Added --comment=<string> option
      6fc3a3d9
    • unknown's avatar
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · d3840054
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.1-new.16234
      
      
      d3840054
    • unknown's avatar
      merging · 2d714129
      unknown authored
      2d714129
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 423f1340
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.1-new.16234
      
      
      423f1340
    • unknown's avatar
      WL#2645 (CHECK FOR UPGRADE) · ca417a74
      unknown authored
      5.1-related fixes
      
      
      BitKeeper/etc/ignore:
        Added scripts/mysql_upgrade to the ignore list
      sql/ha_partition.cc:
        ha_check and ha_repair now to be called
      sql/handler.cc:
        code modified to be 5.1 compliant
      ca417a74
    • unknown's avatar
      upgrade.result, upgrade.test: · 36a0a13d
      unknown authored
        new file:
        Adding a test case for "Migration tool for 5.1 table name encoding"
      
      
      36a0a13d
    • unknown's avatar
      client_priv.h: · 83c1f257
      unknown authored
        Sorry, forgot to push in the previous changeset.
      
      
      client/client_priv.h:
        Sorry, forgot to push in the previous changeset.
      83c1f257
    • unknown's avatar
      mysqlcheck.c: · 5a26706d
      unknown authored
        WL#3046  Migration tool for 5.1 table-name encoding
      
      
      client/mysqlcheck.c:
        WL#3046  Migration tool for 5.1 table-name encoding
      5a26706d
    • unknown's avatar
      reported bugs and disabled corresponding tests · 4e5c55e5
      unknown authored
      disabled non deterministic test
      
      
      4e5c55e5
    • unknown's avatar
      Merging 5.0->5.1 · 53cf5e60
      unknown authored
      
      include/myisam.h:
        Auto merged
      sql/handler.h:
        Auto merged
      sql/lex.h:
        Auto merged
      sql/slave.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      include/my_base.h:
        merging
      scripts/Makefile.am:
        merging
      sql/handler.cc:
        merging
      sql/share/errmsg.txt:
        merging
      sql/sql_yacc.yy:
        merging
      53cf5e60
    • unknown's avatar
      Merge mysql.com:/home/hf/work/mysql-5.0.clean · aec6b176
      unknown authored
      into mysql.com:/home/hf/work/mysql-5.1.w2645
      
      
      mysql-test/r/innodb.result:
        Auto merged
      mysql-test/r/myisam.result:
        Auto merged
      aec6b176
    • 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 26 commits