1. 04 Apr, 2006 12 commits
  2. 03 Apr, 2006 7 commits
  3. 01 Apr, 2006 11 commits
    • unknown's avatar
      Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 6ef91f4c
      unknown authored
      into  mysql.com:/usr_rh9/home/elkin.rh9/MySQL/BARE/mysql-5.1-new
      
      6ef91f4c
    • unknown's avatar
      Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 17ba3c35
      unknown authored
      into  c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug13520
      
      17ba3c35
    • unknown's avatar
      Andrei Elkin has arrived. · f6d844a0
      unknown authored
      
      sql/authors.h:
        One more little helper to the crew.
      f6d844a0
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0 · 96463e37
      unknown authored
      into  rurik.mysql.com:/home/igor/dev/mysql-5.1-0
      
      
      mysql-test/r/ctype_utf8.result:
        Auto merged
      mysql-test/r/func_gconcat.result:
        Auto merged
      mysql-test/r/subselect.result:
        Auto merged
      sql/field.cc:
        Auto merged
      sql/ha_heap.cc:
        Auto merged
      sql/item.cc:
        Auto merged
      sql/item_cmpfunc.cc:
        Auto merged
      sql/item_sum.cc:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/sql_class.h:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      storage/myisam/mi_search.c:
        Auto merged
      storage/ndb/tools/Makefile.am:
        Auto merged
      strings/ctype-ucs2.c:
        Auto merged
      tests/mysql_client_test.c:
        Auto merged
      96463e37
    • unknown's avatar
      Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 58cd98e1
      unknown authored
      into  mysql.com:/home/alexi/innodb/mysql-5.1-merged
      
      58cd98e1
    • unknown's avatar
      Added a test case for bug #16504. · d95837b0
      unknown authored
      Results changed after the bug fix.
      
      d95837b0
    • unknown's avatar
      Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 468ea9d4
      unknown authored
      into  c-520ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug13520
      
      
      sql/sql_partition.cc:
        Auto merged
      mysql-test/r/partition.result:
        SCCS merged
      mysql-test/t/partition.test:
        SCCS merged
      468ea9d4
    • unknown's avatar
      Fixed bug #16504. · 62302ad0
      unknown authored
      Multiple equalities were not adjusted after reading constant tables.
      It resulted in neglecting good index based methods that could be
      used to access of other tables.
      
      
      mysql-test/r/having.result:
        Adjusted a test case results after fix for bug #16504.
      mysql-test/r/select.result:
        Added a test case for bug #16504.
      mysql-test/r/subselect.result:
        Adjusted a test case results after fix for bug #16504.
      mysql-test/r/varbinary.result:
        Adjusted a test case results after fix for bug #16504.
      mysql-test/t/select.test:
        Added a test case for bug #16504.
      sql/item.cc:
        Fixed bug #16504.
        An Item_equal object may contain only a constant member.
        It may happen after reading constant tables.
      sql/item_cmpfunc.cc:
        Fixed bug #16504.
        Added method Item_equal::check_const that check appearance of new 
        constant items in a multiple equality.
      sql/item_cmpfunc.h:
        Fixed bug #16504.
        Added method Item_equal::check_const that check appearance of new 
        constant items in a multiple equality.
      sql/sql_select.cc:
        Fixed bug #16504.
        Adjusted multiple equalities after reading constant tables.
        Fixed a few typo in comments.
      62302ad0
    • unknown's avatar
      use show_table instead of share · 05b39e06
      unknown authored
      05b39e06
    • unknown's avatar
      Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 138e2a41
      unknown authored
      into  mysql.com:/home/alexi/innodb/mysql-5.1-merged
      
      138e2a41
    • unknown's avatar
      Merge mysql.com:/home/alexi/innodb/mysql-5.0-ss398 · bd301b80
      unknown authored
      into  mysql.com:/home/alexi/innodb/mysql-5.1-merged
      
      
      sql/ha_innodb.cc:
        Null-merge
      storage/innobase/btr/btr0sea.c:
        Null-merge
      bd301b80
  4. 31 Mar, 2006 10 commits