1. 12 Feb, 2006 3 commits
    • unknown's avatar
      fix race condition in the log_tables test · 1862baa8
      unknown authored
      
      mysql-test/t/log_tables.test:
        fix race condidtion
      1862baa8
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 0f18605a
      unknown authored
      into  zim.tangent.org:/home/brian/raid/mysql-5.1-new
      
      
      sql/ha_myisam.cc:
        Auto merged
      sql/ha_partition.cc:
        Auto merged
      sql/handler.h:
        Auto merged
      sql/lex.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/set_var.cc:
        Auto merged
      sql/sql_show.cc:
        Auto merged
      sql/table.cc:
        Auto merged
      sql/sql_yacc.yy:
        SCCS merged
      0f18605a
    • unknown's avatar
      This patch is to further remove the RAID code. We removed support for people... · 14b4acc9
      unknown authored
      This patch is to further remove the RAID code. We removed support for people creating tables with RAID. This patch remove most of the source for this. 
      
      
      sql/ha_myisam.cc:
        Remove RAID code
      sql/ha_partition.cc:
        Remove RAID code.
      sql/handler.h:
        Remove RAID code
      sql/lex.h:
        Remove RAID code.
      sql/mysqld.cc:
        Remove RAID code.
      sql/set_var.cc:
        Remove RAID code.
      sql/sql_show.cc:
        Remove RAID code
      sql/sql_yacc.yy:
        Remove more of the RAID code
      sql/table.cc:
        Remove RAID code.
      14b4acc9
  2. 11 Feb, 2006 4 commits
  3. 10 Feb, 2006 33 commits