1. 22 Jul, 2005 3 commits
    • 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 37 commits