1. 31 Jan, 2006 18 commits
    • unknown's avatar
      sql_mode should be after on_completion and before comment · 3515ace9
      unknown authored
      partial fix for bug #16407
      WL#1034 (Internal CRON)
      
      
      scripts/mysql_fix_privilege_tables.sql:
        sql_mode should be after on_completion and before comment
      3515ace9
    • unknown's avatar
      add the sql_mode to the enum with the fields · 2c3e18a3
      unknown authored
      post-push fix for bug#16407 (sql_mode discarded)
      WL#1034 (Internal CRON)
      
      2c3e18a3
    • unknown's avatar
      post-push fix · 051424c8
      unknown authored
      
      scripts/mysql_fix_privilege_tables.sql:
        fix to be event and ADD
      051424c8
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 6e67f47c
      unknown authored
      into lmy004.:/work/mysql-5.1-bug16407
      
      6e67f47c
    • unknown's avatar
      partial fix for bug#16407 (sql_mode not regarded) · 4ec24a36
      unknown authored
      add sql_mode to mysql.event
      WL#1034 (Internal CRON)
      
      
      mysql-test/lib/init_db.sql:
        partial fix for bug#16407 (sql_mode not regarded)
        add sql_mode to mysql.event
      mysql-test/r/system_mysql_db.result:
        partial fix for bug#16407 (sql_mode not regarded)
        add sql_mode to mysql.event
      scripts/mysql_create_system_tables.sh:
        partial fix for bug#16407 (sql_mode not regarded)
        add sql_mode to mysql.event
      scripts/mysql_fix_privilege_tables.sql:
        partial fix for bug#16407 (sql_mode not regarded)
        add sql_mode to mysql.event
      4ec24a36
    • unknown's avatar
      change win32 to win · 22b62cd3
      unknown authored
      22b62cd3
    • unknown's avatar
      Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new · e9f52e96
      unknown authored
      into  big_geek.:C:/Work/mysql/mysql-5.1
      
      e9f52e96
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 5bb94afa
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql51
      
      5bb94afa
    • unknown's avatar
      a911e3fd
    • unknown's avatar
      initial cmake fileset. It is not production ready but stable enough to start working with · 2c9b8eae
      unknown authored
      
      win/build-vs71.bat:
        batch file to build project files for Visual Studio 2003
      win/build-vs8.bat:
        batch file to build project files for Visual Studio 2005
      win/cmakefiles/base:
        cmakefile that will later be moved into the target directory
      win/cmakefiles/bdb:
        cmakefile that will later be moved into the target directory
      win/cmakefiles/client:
        cmakefile that will later be moved into the target directory
      win/cmakefiles/dbug:
        cmakefile that will later be moved into the target directory
      win/cmakefiles/deploy.bat:
        cmakefile that will later be moved into the target directory
      win/cmakefiles/extra:
        cmakefile that will later be moved into the target directory
      win/cmakefiles/heap:
        cmakefile that will later be moved into the target directory
      win/cmakefiles/innobase:
        cmakefile that will later be moved into the target directory
      win/cmakefiles/myisam:
        cmakefile that will later be moved into the target directory
      win/cmakefiles/myisammrg:
        cmakefile that will later be moved into the target directory
      win/cmakefiles/mysys:
        cmakefile that will later be moved into the target directory
      win/cmakefiles/regex:
        cmakefile that will later be moved into the target directory
      win/cmakefiles/sql:
        cmakefile that will later be moved into the target directory
      win/cmakefiles/strings:
        cmakefile that will later be moved into the target directory
      win/cmakefiles/taocrypt:
        cmakefile that will later be moved into the target directory
      win/cmakefiles/vio:
        cmakefile that will later be moved into the target directory
      win/cmakefiles/yassl:
        cmakefile that will later be moved into the target directory
      win/cmakefiles/zlib:
        cmakefile that will later be moved into the target directory
      win/config-handlerton.js:
        javascript file for updating handlerton.cc based on configure options
      win/config-version.js:
        javascript file for updating mysql_version.h based on configure.in data
      win/configure.js:
        basic configure javascript
      2c9b8eae
    • unknown's avatar
      Merge spachev@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 5c219fa4
      unknown authored
      into  asksasha.com:/reiser-data/mysql-dev/mysql-5.1-new
      
      5c219fa4
    • unknown's avatar
      post-merge fix · 4da01e6d
      unknown authored
      4da01e6d
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 0d886a6a
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
      
      0d886a6a
    • unknown's avatar
      bug#10987 - rpl_ndb_bank · e6d73eae
      unknown authored
        last bug fix revealed another bug.
        fix buffer management when parsing table descriptor
      
      
      storage/ndb/src/kernel/blocks/backup/Backup.cpp:
        remove pages on backup record, use buffer in file record instead
      storage/ndb/src/kernel/blocks/backup/Backup.hpp:
        remove useless pages on backup record
          file buffer is good enough
      storage/ndb/src/kernel/blocks/backup/BackupInit.cpp:
        remove useless pages on backup record
          file buffer is good enough
      e6d73eae
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1-new · ba413945
      unknown authored
      into  mysql.com:/usr/local/mysql/x/mysql-5.1-new
      
      ba413945
    • unknown's avatar
      Merge spachev@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 12e9b339
      unknown authored
      into  asksasha.com:/reiser-data/mysql-dev/mysql-5.1-new
      
      
      BitKeeper/etc/ignore:
        Added BitKeeper/etc/RESYNC_TREE to the ignore list
      client/mysqltest.c:
        merged
      mysql-test/r/mysqltest.result:
        merged
      mysql-test/t/mysqltest.test:
        merged
      12e9b339
    • unknown's avatar
      #WL3026 - replace_regex in mysqltest · 5b112327
      unknown authored
      5b112327
    • unknown's avatar
      Bug #16851, log floods with ndb discover messages · 32896c1a
      unknown authored
      + fix crashing bug when discovering ndb tables outside select context
      
      32896c1a
  2. 30 Jan, 2006 22 commits