1. 22 Jul, 2005 5 commits
    • unknown's avatar
      Bug #12097 More fixes · b6f97cb4
      unknown authored
      
      mysql-test/r/partition_error.result:
        Fixed result files after rearranging code a bit
      mysql-test/t/partition_error.test:
        Fixed result files after rearranging code a bit
      sql/share/errmsg.txt:
        Fixed result files after rearranging code a bit
      sql/sql_yacc.yy:
        Added initialisation
      b6f97cb4
    • unknown's avatar
      Bug #12097 Fix mistake · a51a1f08
      unknown authored
      
      sql/sql_yacc.yy:
        Fix mistake
      a51a1f08
    • unknown's avatar
      BUG #12097 patch · 39803f9d
      unknown authored
      
      sql/handler.h:
        Fixed so that I store list of longlong's for list and
        a longlong value for range end instead of an item tree
        reference.
      sql/sql_partition.cc:
        Fixed so that I store list of longlong's for list and
        a longlong value for range end instead of an item tree
        reference.
      sql/sql_yacc.yy:
        Fixed so that I store list of longlong's for list and
        a longlong value for range end instead of an item tree
        reference.
      39803f9d
    • unknown's avatar
      Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1 · 80437546
      unknown authored
      into  mysql.com:/Users/mikron/mysql-5.1
      
      
      80437546
    • unknown's avatar
      Fixed error in constants · 37a4780d
      unknown authored
      
      storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Set up node group information as default if no node group info is
        passed in create table message.
      37a4780d
  2. 21 Jul, 2005 35 commits