1. 01 Mar, 2006 5 commits
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1-new · fa8587c8
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.1-new
      
      
      sql/sql_parse.cc:
        Auto merged
      fa8587c8
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 36ee1226
      unknown authored
      into lmy004.:/work/mysql-5.1-bug17494
      
      36ee1226
    • unknown's avatar
      fix for bug #16426 · 94663922
      unknown authored
      Events: Event-caused statements don't appear in the slow query log
      WL#1034
      
      
      sql/event_executor.cc:
        enable slow logging
      sql/event_timed.cc:
        enable slow logging for the anonymous SP
      sql/sp_head.cc:
        allow thd->enable_slow_log to be TRUE if only
        m_flags & sp_head::LOG_SLOW_STATEMENTS
        Because usually enable_slow_log is 1 in user mode, this second
        check is needed backup the mode otherwise.
      sql/sp_head.h:
        add a new constant for slow queries. SP by default does not log slow queries in the
        body just the whole CALL could be considered as slow if taking too much time and
        called directly from the user
      sql/sql_parse.cc:
        let us see in the the trace log
      94663922
    • unknown's avatar
      Merge paul@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 9faf1ccc
      unknown authored
      into  snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.1
      
      9faf1ccc
    • unknown's avatar
      Merge snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0 · 577c3481
      unknown authored
      into  snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.1
      
      
      mysql-test/t/mysqltest.test:
        Auto merged
      577c3481
  2. 28 Feb, 2006 35 commits
    • unknown's avatar
      Merge snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.1 · d6278e67
      unknown authored
      into  snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0
      
      
      mysql-test/t/mysqltest.test:
        Auto merged
      d6278e67
    • unknown's avatar
      mysqltest.test: · f0fea433
      unknown authored
        Add real_sleep tests.
      
      
      mysql-test/t/mysqltest.test:
        Add real_sleep tests.
      f0fea433
    • unknown's avatar
      Merge · 8fa2a363
      unknown authored
      
      configure.in:
        Auto merged
      client/mysqlimport.c:
        Auto merged
      include/config-win.h:
        Auto merged
      mysql-test/r/create.result:
        Auto merged
      mysql-test/t/create.test:
        Auto merged
      mysql-test/t/disabled.def:
        Auto merged
      scripts/mysql_fix_privilege_tables.sql:
        Auto merged
      sql/field.h:
        Auto merged
      sql/log_event.h:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_partition.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      mysql-test/t/mysqldump.test:
        SCCS merged
      8fa2a363
    • unknown's avatar
      Merge snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0 · 98efc9f5
      unknown authored
      into  snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.1
      
      
      client/mysqltest.c:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      mysql-test/r/mysqltest.result:
        Auto merged
      98efc9f5
    • unknown's avatar
      mysqltest.c: · 2d27e889
      unknown authored
        expand tab
      
      
      client/mysqltest.c:
        expand tab
      2d27e889
    • unknown's avatar
      Merge snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.1 · 1174ec73
      unknown authored
      into  snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0
      
      
      client/mysqltest.c:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      mysql-test/r/mysqltest.result:
        Auto merged
      1174ec73
    • unknown's avatar
      mysql-test-run.sh: · 7779319b
      unknown authored
        Fix URLs.
      README:
        Fix URL.
      mysqltest.result:
        Update test result for real_sleep error message.
      mysqltest.c:
        Fix do_sleep() to print correct command name for real_sleep.
      
      
      client/mysqltest.c:
        Fix do_sleep() to print correct command name for real_sleep.
      mysql-test/r/mysqltest.result:
        Update test result for real_sleep error message.
      mysql-test/README:
        Fix URL.
      mysql-test/mysql-test-run.sh:
        Fix URLs.
      7779319b
    • unknown's avatar
      Merge snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0 · 803cdd1a
      unknown authored
      into  snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.1
      
      
      client/mysqltest.c:
        Auto merged
      803cdd1a
    • unknown's avatar
      mysqltest.c: · 39bd6f5d
      unknown authored
        Fix reference to incorrect (non-existent) options in comment.
      
      
      client/mysqltest.c:
        Fix reference to incorrect (non-existent) options in comment.
      39bd6f5d
    • unknown's avatar
      Merge snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.1 · 6e1ecf3a
      unknown authored
      into  snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0
      
      
      client/mysqltest.c:
        Auto merged
      6e1ecf3a
    • unknown's avatar
      mysqltest.c: · 32bffb1c
      unknown authored
        Correct/clarify comments.
      
      
      client/mysqltest.c:
        Correct/clarify comments.
      32bffb1c
    • unknown's avatar
      fix compiler warnings: precision loses, unused vars · b7cae9bd
      unknown authored
      the warnings came from MSFT compiler (output of pushbuild)
      
      
      sql/event.cc:
        fix compiler warnings: precision loses, unused vars
      sql/event_executor.cc:
        fix compiler warnings: precision loses, unused vars
      sql/event_timed.cc:
        fix compiler warnings: precision loses, unused vars
      b7cae9bd
    • unknown's avatar
      Merge snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0 · c79b12c0
      unknown authored
      into  snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.1
      
      
      client/mysqltest.c:
        Auto merged
      c79b12c0
    • unknown's avatar
      mysqltest.c: · e6322ed6
      unknown authored
        Fix typos.
      
      
      client/mysqltest.c:
        Fix typos.
      e6322ed6
    • unknown's avatar
      Merge snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.1 · 361bc5f0
      unknown authored
      into  snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0
      
      
      client/mysqltest.c:
        y
        manual merge
      361bc5f0
    • unknown's avatar
      mysqltest.c: · 98ff7cf0
      unknown authored
        Fix typos.
      
      
      client/mysqltest.c:
        Fix typos.
      98ff7cf0
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 13ad6556
      unknown authored
      into lmy004.:/work/mysql-5.1-bug16537
      
      13ad6556
    • unknown's avatar
      class event_timed -> Event_timed · 1a97d6d2
      unknown authored
      fix for bug#17793 (Scheduler uses class event_timed should be Event_timed)
      
      
      sql/event.cc:
        class event_timed -> Event_timed
      sql/event.h:
        class event_timed -> Event_timed
      sql/event_executor.cc:
        class event_timed -> Event_timed
      sql/event_priv.h:
        class event_timed -> Event_timed
      sql/event_timed.cc:
        class event_timed -> Event_timed
      sql/sql_lex.h:
        class event_timed -> Event_timed
      sql/sql_show.cc:
        class event_timed -> Event_timed
      sql/sql_yacc.yy:
        class event_timed -> Event_timed
      1a97d6d2
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 02741ee6
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my51
      
      02741ee6
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 3f8bc270
      unknown authored
      into lmy004.:/work/mysql-5.1-bug16537
      
      3f8bc270
    • unknown's avatar
      don't use magic numbers when there are already constants · 07bfc4ae
      unknown authored
      (forgotten to be committed)
      
      07bfc4ae
    • unknown's avatar
      ndb - blob tables vs dict cache : patch 1 · 697044ae
      unknown authored
      
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        blob fix 1: cache no tables at create.
        previously main table was cached before blob tables were ready.
        autoincr fix to avoid caching as side-effect.
        also removes some rename fix where createBlobTables had old/new args.
      storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
        blob fix 1: cache no tables at create.
        previously main table was cached before blob tables were ready.
        autoincr fix to avoid caching as side-effect.
        also removes some rename fix where createBlobTables had old/new args.
      storage/ndb/src/ndbapi/ndberror.c:
        blob fix 1: cache no tables at create.
        previously main table was cached before blob tables were ready.
        autoincr fix to avoid caching as side-effect.
        also removes some rename fix where createBlobTables had old/new args.
      697044ae
    • unknown's avatar
      Updated new tests from Lars review · 514cfd42
      unknown authored
      
      mysql-test/extra/rpl_tests/rpl_ndb_2multi_eng.test:
        Updated from review comments
      mysql-test/include/rpl_multi_engine3.inc:
        Updated from review comments
      514cfd42
    • unknown's avatar
      Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new · ee7bf38a
      unknown authored
      into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
      
      ee7bf38a
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 487664eb
      unknown authored
      into lmy004.:/work/mysql-5.1-bug16537
      
      487664eb
    • unknown's avatar
      fix for bug#16537 · 995a56ef
      unknown authored
      (post-review pre-push changes)
      coding style (mostly trailing spaces removed)
      
      
      mysql-test/r/events.result:
        fix result file
      sql/event.cc:
        - remove trailing spaces
        - add a missing initializer (gcc warning)
        - C++ to C comments
      sql/event_executor.cc:
        - fix coding style (C++ to C comments, remove trailing spaces)
        - fix wrong indexing buggie not found till now (queue indexing is 0 based,
          not 1 based)
      sql/event_timed.cc:
        - fix coding style
      995a56ef
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 04bdb1b3
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.1-new.16313
      
      04bdb1b3
    • unknown's avatar
      Bug #17499 Alter table of ndb partitioned tables causes mysqld to core · 5733d916
      unknown authored
      - moved used_partitions initialization
      
      5733d916
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 1bdbd7f5
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      1bdbd7f5
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · f0c1702b
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      f0c1702b
    • unknown's avatar
      Windows compile fixes. · ce406dee
      unknown authored
      
      VC++Files/sql/mysqld.vcproj:
        Add missing source file.
      ce406dee
    • unknown's avatar
      Windows compile fixes. · 4068c3c6
      unknown authored
      
      win/cmakefiles/mysys:
        Remove no longer existing source file from list.
      sql/log_event.cc:
        Fix byte * <-> char * Windows build problem.
      VC++Files/mysys/mysys.vcproj:
        Remove no longer existing source file from list.
      4068c3c6
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 040d2566
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      sql/ha_ndbcluster_binlog.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      040d2566
    • unknown's avatar
      Bug #17701, ALTER TABLE t1 ADD PARTITION for PARTITION BY LIST hangs test · f16211c1
      unknown authored
      - code wrongly tries to do a "fast alter partition", although not supported
      
      
      sql/handler.h:
        moved defines
      sql/sql_partition.h:
        moved defines
      f16211c1
    • unknown's avatar
      Bug#16385, Partitions: crash when updating a range partitioned NDB table · e7e8e574
      unknown authored
      - too little space was allocated for receiving events, partition uses extra column in table
      
      
      mysql-test/r/ndb_partition_range.result:
        Bug#16385, Partitions: crash when updating a range partitioned NDB table
      mysql-test/t/ndb_partition_range.test:
        Bug#16385, Partitions: crash when updating a range partitioned NDB table
      e7e8e574