1. 06 Mar, 2006 13 commits
  2. 04 Mar, 2006 4 commits
    • unknown's avatar
      Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 02a0b477
      unknown authored
      into  mysql.com:/home/cps/mysql/devel/5.1-cleanup
      
      
      sql/mysql_priv.h:
        Auto merged
      sql/set_var.cc:
        Auto merged
      02a0b477
    • unknown's avatar
      Remove unused thd->options's flag -- OPTION_UPDATE_LOG · d7ff7cb2
      unknown authored
      The update log itself was removed back in 5.0. Recommit
      with post-review fixes.
      
      
      sql/log.cc:
        OPTION_UPDATE_LOG was set in all threads but replication ones.
        So, it seems that the check filtered out slow log records from
        replication threads. Now we do it with explicit check.
      sql/mysql_priv.h:
        remove unused define
      sql/mysqld.cc:
        Do not set OPTION_UPDATE_LOG. It is not used anymore.
      sql/set_var.cc:
        We never check for OPTION_UPDATE_LOG. So, we should not bother setting it.
      d7ff7cb2
    • unknown's avatar
      Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new · db6c093e
      unknown authored
      into  big_geek.:C:/Work/mysql/mysql-5.1
      
      db6c093e
    • unknown's avatar
      Some cmake script fixes · 1063b0be
      unknown authored
      
      win/cmakefiles/client:
        fix dependencies
      win/cmakefiles/libmysql:
        fix dependencies
      win/cmakefiles/regex:
        removed definitions defined here.  They are defined globally
      win/cmakefiles/strings:
        removed definitions defined here.  They are defined globally
      win/cmakefiles/tests:
        fixed dependencies
      win/cmakefiles/vio:
        removed definitions defined here.  They are defined globally
      win/cmakefiles/zlib:
        removed definitions defined here.  They are defined globally
      1063b0be
  3. 03 Mar, 2006 18 commits
    • unknown's avatar
      Merge snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0-clone · 24689596
      unknown authored
      into  snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.1-clone
      
      
      client/mysqltest.c:
        Auto merged
      24689596
    • unknown's avatar
      Merge snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.1-clone · 31312bdb
      unknown authored
      into  snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0-clone
      
      
      client/mysqltest.c:
        Auto merged
      31312bdb
    • unknown's avatar
      mysqltest.c: · b9c6c789
      unknown authored
        Typos.
      
      
      client/mysqltest.c:
        Typos.
      b9c6c789
    • unknown's avatar
      mysqltest.c: · 9b4c0a1f
      unknown authored
        Better fix for do_sleep().
      
      
      client/mysqltest.c:
        Better fix for do_sleep().
      9b4c0a1f
    • unknown's avatar
      mysql-stress-test.pl, README.stress: · 9163ab0a
      unknown authored
        Revise stress-test README
      
      
      mysql-test/README.stress:
        Revise stress-test README
      mysql-test/mysql-stress-test.pl:
        Revise stress-test README
      9163ab0a
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-5.1 · f84d5f2b
      unknown authored
      into  mysql.com:/home/mydev/mysql-5.1-bug11527
      
      f84d5f2b
    • unknown's avatar
      Merge mysql.com:/extern/mysql/bk/mysql-5.1-new · 2a3565dd
      unknown authored
      into  mysql.com:/extern/mysql/5.1/generic/mysql-5.1-new
      
      2a3565dd
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 9662dc94
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.1-new.b16316
      
      9662dc94
    • unknown's avatar
      Merge mysql.com:/extern/mysql/bk/mysql-5.1-new · 97c6a394
      unknown authored
      into  mysql.com:/extern/mysql/5.1/generic/mysql-5.1-new
      
      97c6a394
    • unknown's avatar
      Merge mysql.com:/extern/mysql/5.0/bug17476/mysql-5.0 · d2115f04
      unknown authored
      into  mysql.com:/extern/mysql/5.1/generic/mysql-5.1-new
      
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      mysql-test/r/grant2.result:
        Auto merged
      mysql-test/r/sp.result:
        Auto merged
      mysql-test/t/grant2.test:
        Auto merged
      mysql-test/t/skip_grants.test:
        Auto merged
      mysql-test/t/sp.test:
        Auto merged
      scripts/make_binary_distribution.sh:
        Auto merged
      sql/field_conv.cc:
        Auto merged
      sql/item.h:
        Auto merged
      sql/item_timefunc.cc:
        Auto merged
      sql/sql_udf.cc:
        Auto merged
      VC++Files/mysql.sln:
        Manual merge (use local).
      configure.in:
        Manual merge.
      sql/table.cc:
        Manual merge.
      d2115f04
    • unknown's avatar
      ndb - blob tables vs dict cache : patch 2 - bug#17761 (maybe) · 8ec73199
      unknown authored
      
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        by-pass dict cache when creating blob event op
        does get event using table stored under main event op
        in preparation to remove blob tables from dict cache
      storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
        by-pass dict cache when creating blob event op
        does get event using table stored under main event op
        in preparation to remove blob tables from dict cache
      storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp:
        by-pass dict cache when creating blob event op
        does get event using table stored under main event op
        in preparation to remove blob tables from dict cache
      storage/ndb/src/ndbapi/NdbEventOperationImpl.hpp:
        by-pass dict cache when creating blob event op
        does get event using table stored under main event op
        in preparation to remove blob tables from dict cache
      8ec73199
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-5.1 · 855bbea9
      unknown authored
      into  mysql.com:/home/mydev/mysql-5.1-bug11527
      
      855bbea9
    • unknown's avatar
      Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 8c0065e3
      unknown authored
      into  mysql.com:/usr/home/ram/work/5.0.b17615
      
      
      mysql-test/r/sp.result:
        merging
      mysql-test/t/sp.test:
        merging
      8c0065e3
    • unknown's avatar
      mysql.spec.sh: · 8aa3924d
      unknown authored
        Don't create empty embedded RPM, bug#15769
      
      
      support-files/mysql.spec.sh:
        Don't create empty embedded RPM, bug#15769
      8aa3924d
    • unknown's avatar
      Merge mysqldev@production.mysql.com:my/mysql-5.0-release · e5539e20
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0-release
      
      e5539e20
    • unknown's avatar
      Expanding a binary field should result in 0x00-filled positions, not 0x20 · edbea609
      unknown authored
      (ASCII space).  For Bug#16857.
      
      
      sql/field_conv.cc:
        Bug#16857:  Do not expand BINARY fields as if they are strings (which 
        presumably /should/ be filled with spaces).  Instead, fill BINARY fields
        with 0x00 bytes.
      edbea609
    • unknown's avatar
      Makefile.am: · 421d0c2d
      unknown authored
        Use libtool convenience lib, to access get_password object correctly, bug#17155
      
      
      server-tools/instance-manager/Makefile.am:
        Use libtool convenience lib, to access get_password object correctly, bug#17155
      421d0c2d
    • unknown's avatar
      Expanding a binary field should result in 0x00-filled positions, not 0x20 · 38e47d49
      unknown authored
      (ASCII space).  For Bug#16857.
      
      
      sql/field_conv.cc:
        Bug#16857:  Do not expand BINARY fields as if they are strings (which 
        presumably /should/ be filled with spaces).  Instead, fill BINARY fields
        with 0x00 bytes.
      38e47d49
  4. 02 Mar, 2006 5 commits