1. 03 Jan, 2005 10 commits
  2. 02 Jan, 2005 3 commits
  3. 01 Jan, 2005 4 commits
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 · f46770dc
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
      
      
      ndb/include/ndbapi/Ndb.hpp:
        Auto merged
      ndb/include/ndbapi/NdbConnection.hpp:
        Auto merged
      ndb/include/ndbapi/NdbDictionary.hpp:
        Auto merged
      f46770dc
    • unknown's avatar
      make_win_src_distribution.sh, make_binary_distribution.sh, mysql-test-run.sh: · 6d8ba3c0
      unknown authored
        Removed references to ISAM and MERGE
      
      
      mysql-test/mysql-test-run.sh:
        Removed references to ISAM and MERGE
      scripts/make_binary_distribution.sh:
        Removed references to ISAM and MERGE
      scripts/make_win_src_distribution.sh:
        Removed references to ISAM and MERGE
      6d8ba3c0
    • unknown's avatar
      Many files: · 2aca61e4
      unknown authored
        Removed references to ISAM and MERGE
      
      
      netware/BUILD/compile-linux-tools:
        Removed references to ISAM and MERGE
      netware/Makefile.am:
        Removed references to ISAM and MERGE
      os2/ChangeLog.os2:
        Removed references to ISAM and MERGE
      os2/MySQL-Source.icc:
        Removed references to ISAM and MERGE
      os2/MySQL-Sql.icc:
        Removed references to ISAM and MERGE
      os2/MySQL-Util.icc:
        Removed references to ISAM and MERGE
      support-files/debian/gomi:
        Removed references to ISAM and MERGE
      2aca61e4
    • unknown's avatar
      prepare, winmysqladmin.cpp, mysqldmax.dsp, mysqld.dsp, mysql.dsw: · b56494d8
      unknown authored
        Removed references to ISAM and MERGE
      
      
      VC++Files/mysql.dsw:
        Removed referenses to ISAM and MERGE
      VC++Files/sql/mysqld.dsp:
        Removed referenses to ISAM and MERGE
      VC++Files/sql/mysqldmax.dsp:
        Removed referenses to ISAM and MERGE
      VC++Files/winmysqladmin/winmysqladmin.cpp:
        Removed referenses to ISAM and MERGE
      VC++Files/prepare:
        Removed referenses to ISAM and MERGE
      b56494d8
  4. 31 Dec, 2004 23 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · e0a58730
      unknown authored
      into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.0
      
      
      mysql-test/r/user_limits.result:
        Auto merged
      mysql-test/t/user_limits.test:
        Auto merged
      e0a58730
    • unknown's avatar
      post-merge · 4dc5b3ac
      unknown authored
      4dc5b3ac
    • unknown's avatar
      manually merged · 032788c2
      unknown authored
      
      configure.in:
        Auto merged
      client/mysqldump.c:
        Auto merged
      innobase/buf/buf0rea.c:
        Auto merged
      innobase/dict/dict0load.c:
        Auto merged
      innobase/fil/fil0fil.c:
        Auto merged
      innobase/include/fil0fil.h:
        Auto merged
      innobase/include/row0mysql.h:
        Auto merged
      innobase/include/trx0trx.h:
        Auto merged
      innobase/os/os0file.c:
        Auto merged
      innobase/row/row0ins.c:
        Auto merged
      innobase/row/row0mysql.c:
        Auto merged
      innobase/row/row0sel.c:
        Auto merged
      innobase/srv/srv0start.c:
        Auto merged
      innobase/trx/trx0trx.c:
        Auto merged
      libmysqld/lib_sql.cc:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      mysql-test/r/alter_table.result:
        Auto merged
      mysql-test/r/ctype_ucs.result:
        Auto merged
      mysql-test/r/func_str.result:
        Auto merged
      mysql-test/r/grant.result:
        Auto merged
      mysql-test/r/grant_cache.result:
        Auto merged
      mysql-test/r/merge.result:
        Auto merged
      mysql-test/r/ndb_blob.result:
        Auto merged
      mysql-test/r/ps_1general.result:
        Auto merged
      mysql-test/r/subselect.result:
        Auto merged
      mysql-test/r/timezone2.result:
        Auto merged
      mysql-test/t/ctype_ucs.test:
        Auto merged
      mysql-test/t/grant.test:
        Auto merged
      mysql-test/t/merge.test:
        Auto merged
      mysql-test/t/multi_update.test:
        Auto merged
      mysql-test/t/mysqldump.test:
        Auto merged
      mysql-test/t/subselect.test:
        Auto merged
      ndb/src/ndbapi/NdbBlob.cpp:
        Auto merged
      ndb/src/ndbapi/NdbConnection.cpp:
        Auto merged
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Auto merged
      ndb/src/ndbapi/NdbOperationDefine.cpp:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/ha_myisammrg.cc:
        Auto merged
      sql/ha_myisammrg.h:
        Auto merged
      sql/item_cmpfunc.cc:
        Auto merged
      sql/item_func.cc:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      sql/log.cc:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/set_var.cc:
        Auto merged
      sql-common/client.c:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      sql/strfunc.cc:
        Auto merged
      sql/unireg.cc:
        Auto merged
      vio/vio.c:
        Auto merged
      vio/viosocket.c:
        Auto merged
      032788c2
    • unknown's avatar
      row0upd.c: · 28911df2
      unknown authored
        Manually merge the little InnoDB bug fix from 4.1 to 5.0; Marko can then run tests on the fixed version
      
      
      innobase/row/row0upd.c:
        Manually merge the little InnoDB bug fix from 4.1 to 5.0; Marko can then run tests on the fixed version
      28911df2
    • unknown's avatar
      Make test results independent on who runs them · bfa25302
      unknown authored
      bfa25302
    • unknown's avatar
      Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 · 958474f4
      unknown authored
      into mysql.com:/home/psergey/mysql-5.0-debug-31dec
      
      958474f4
    • unknown's avatar
    • unknown's avatar
      Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 · 5f7a3554
      unknown authored
      into mysql.com:/dbdata/psergey/mysql-5.0-build-fix-31dec
      
      5f7a3554
    • unknown's avatar
      Fix test results to account for difference between release BDB, debug BDB and MyISAM. · 1b683277
      unknown authored
      
      mysql-test/t/bdb.test:
        Fix test results to account for difference in results caused by different FP calculation results
        between release BDB and debug BDB
      1b683277
    • unknown's avatar
      Yet another after merge fix. · a34c7878
      unknown authored
      Now max_user_connections is 36th field in mysql.user table
      (two new SP-related privileges were added).
      
      a34c7878
    • unknown's avatar
      post-merge · 64845029
      unknown authored
      
      mysql-test/r/grant2.result:
        new test case
      mysql-test/r/variables.result:
        don't fail w/o innodb
      mysql-test/t/grant2.test:
        new test case
      mysql-test/t/multi_update.test:
        don't fail w/o innodb
      mysql-test/t/variables.test:
        don't fail w/o innodb
      sql/sql_acl.cc:
        cleanup
      64845029
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · af7d5f76
      unknown authored
      into mysql.com:/home/dlenev/src/mysql-5.0-1339
      
      af7d5f76
    • unknown's avatar
      Merge mysql.com:/dbdata/psergey/mysql-5.0-bug7264 · 5e81969b
      unknown authored
      into mysql.com:/dbdata/psergey/mysql-5.0-build-fix-31dec
      
      5e81969b
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 3345c54b
      unknown authored
      into mysql.com:/home/my/mysql-5.0
      
      3345c54b
    • unknown's avatar
      Fix max_key_length and max_unique_length to take into account varchar and null extra lengths · 9b7bbc4a
      unknown authored
      This fixes a bug found by bdb.test
      Fixes a portability issue with bdb tables
      
      
      mysql-test/include/varchar.inc:
        Fix test to be reproducable
        (Either key v or v_2 could be used here)
      mysql-test/r/bdb.result:
        Fix test to be reproducable
        (Either key v or v_2 could be used here)
      mysql-test/r/myisam.result:
        Fix test to be reproducable
        (Either key v or v_2 could be used here)
      sql/table.cc:
        Fix max_key_length and max_unique_length to take into account varchar and null extra lengths
        This fixes a bug found by bdb.test
      9b7bbc4a
    • unknown's avatar
      Manual merge. · b0156f1f
      unknown authored
      
      client/mysqltest.c:
        Auto merged
      mysql-test/r/grant.result:
        Auto merged
      mysql-test/r/information_schema.result:
        Auto merged
      sql/lex.h:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/set_var.cc:
        Auto merged
      sql/sql_acl.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      b0156f1f
    • unknown's avatar
      Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 · 064c2890
      unknown authored
      into mysql.com:/Users/mikron/mysql-5.0
      
      
      ndb/src/kernel/blocks/suma/Suma.cpp:
        Auto merged
      064c2890
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · f8034fb9
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      f8034fb9
    • unknown's avatar
      merge · d11b52cd
      unknown authored
      d11b52cd
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · 01e04e13
      unknown authored
      into intelp4d.mysql.com:/users/vtkachenko/bk/mysql-5.0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      innobase/srv/srv0srv.c:
        Auto merged
      mysql-test/r/variables.result:
        Auto merged
      mysql-test/t/variables.test:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/lex.h:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/set_var.cc:
        Auto merged
      sql/sql_lex.h:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      01e04e13
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · c8dc26b4
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      ndb/include/ndbapi/NdbDictionary.hpp:
        Auto merged
      ndb/src/common/util/Makefile.am:
        Auto merged
      ndb/src/kernel/blocks/backup/Backup.cpp:
        Auto merged
      ndb/src/kernel/blocks/backup/Backup.hpp:
        Auto merged
      ndb/src/kernel/blocks/backup/BackupInit.cpp:
        Auto merged
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        Auto merged
      ndb/src/ndbapi/NdbDictionary.cpp:
        Auto merged
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Auto merged
      ndb/src/ndbapi/TransporterFacade.cpp:
        Auto merged
      ndb/src/ndbapi/TransporterFacade.hpp:
        Auto merged
      ndb/src/ndbapi/ndberror.c:
        Auto merged
      ndb/test/ndbapi/Makefile.am:
        Auto merged
      ndb/test/tools/Makefile.am:
        Auto merged
      ndb/tools/restore/restore_main.cpp:
        Auto merged
      c8dc26b4
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 4fbd6e89
      unknown authored
      into mysql.com:/home/my/mysql-merge
      
      4fbd6e89
    • unknown's avatar
      After merge fixes · 58469fb6
      unknown authored
      Cleanup of mi_print_error() handling
      Deleted 'merge' directory
      
      
      BitKeeper/deleted/.del-mrg_close.c~1fa9230422daa62a:
        Delete: merge/mrg_close.c
      BitKeeper/deleted/.del-mrg_create.c~b747c8ec2b801f6:
        Delete: merge/mrg_create.c
      BitKeeper/deleted/.del-mrg_delete.c~38b4156885bb4537:
        Delete: merge/mrg_delete.c
      BitKeeper/deleted/.del-mrg_extra.c~7eb6181e1761907e:
        Delete: merge/mrg_extra.c
      BitKeeper/deleted/.del-mrg_info.c~37728e7238cc5a11:
        Delete: merge/mrg_info.c
      BitKeeper/deleted/.del-mrg_locking.c~112756a2d581e1d0:
        Delete: merge/mrg_locking.c
      BitKeeper/deleted/.del-mrg_open.c~6e1d5c8bfa62a519:
        Delete: merge/mrg_open.c
      BitKeeper/deleted/.del-mrg_panic.c~e204e43cd6d55406:
        Delete: merge/mrg_panic.c
      BitKeeper/deleted/.del-mrg_rrnd.c~6087c3dd7ecb77:
        Delete: merge/mrg_rrnd.c
      BitKeeper/deleted/.del-mrg_rsame.c~3e8ed4be2a0952b1:
        Delete: merge/mrg_rsame.c
      BitKeeper/deleted/.del-mrg_static.c~75a4b78a165dbd0:
        Delete: merge/mrg_static.c
      BitKeeper/deleted/.del-mrg_update.c~4110a4f1fbf1ab45:
        Delete: merge/mrg_update.c
      BitKeeper/deleted/.del-Makefile.am~41238af048e60515:
        Delete: merge/Makefile.am
      BitKeeper/deleted/.del-make-ccc~4f1acbfc127e25d5:
        Delete: merge/make-ccc
      BitKeeper/deleted/.del-mrg_def.h~a10557d12a87ef1c:
        Delete: merge/mrg_def.h
      BitKeeper/deleted/.del-.cvsignore~2f287ba794db3da7:
        Delete: merge/.cvsignore
      include/myisam.h:
        Added 'share' to st_mi_keydef' to not have to pass 'st_myisam_info' to functions
      myisam/ft_static.c:
        Removed compiler warning
      myisam/mi_delete.c:
        Cleanup of mi_print_error() handling
        Break if get_key() return 0
        Don't test for HA_ERR_CRASHED; Print errors when my_errno is set
      myisam/mi_extra.c:
        Cleanup of mi_print_error() handling
      myisam/mi_key.c:
        Cleanup of mi_print_error() handling
      myisam/mi_keycache.c:
        Cleanup of mi_print_error() handling
      myisam/mi_locking.c:
        Cleanup of mi_print_error() handling
      myisam/mi_open.c:
        Added 'my_isam_share' to MI_KEYDEF
      myisam/mi_page.c:
        Cleanup of mi_print_error() handling
      myisam/mi_range.c:
        get_key() calls mi_print_error() if needed
      myisam/mi_rkey.c:
        Cleanup of mi_print_error() handling
      myisam/mi_search.c:
        Cleanup of mi_print_error() handling
        Break if get_key() return 0
        Don't test for HA_ERR_CRASHED; Print errors when my_errno is set
      myisam/mi_update.c:
        Cleanup of mi_print_error() handling
      myisam/mi_write.c:
        Cleanup of mi_print_error() handling
        Break if get_key() return 0
        Don't test for HA_ERR_CRASHED; Print errors when my_errno is set
      myisam/myisamdef.h:
        Cleanup of mi_print_error() handling
      mysql-test/r/grant.result:
        Update results after merge
      mysql-test/r/timezone2.result:
        Update results after merge
      mysql-test/t/grant.test:
        New error numbers
      mysql-test/t/timezone2.test:
        New error numbers
      sql/item_func.cc:
        Remove duplicate include file
      sql/sql_acl.cc:
        Remove warnings from valgrind
      sql/tztime.cc:
        Print wrong timezone names to log
      58469fb6