- 08 Feb, 2006 19 commits
-
-
unknown authored
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
-
unknown authored
into big_geek.:C:/Work/mysql/mysql-5.1
-
unknown authored
win/cmakefiles/base: add flag for diabling insecure crt functions warning win/cmakefiles/client: add dependency to GenError to make sure the error files are made win/cmakefiles/extra: add custom target to run comp_err win/cmakefiles/sql: removed comp_err stuff.
-
unknown authored
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
-
unknown authored
-
unknown authored
mysql-test/t/rpl_temporary.test: Removed MyISAM per lars mysql-test/r/rpl_temporary.result: Removed MyISAM per lars
-
unknown authored
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new mysql-test/extra/rpl_tests/rpl_log.test: Auto merged mysql-test/r/rpl_insert_id.result: Auto merged mysql-test/r/rpl_replicate_do.result: Auto merged mysql-test/r/rpl_row_log.result: Auto merged mysql-test/r/rpl_skip_error.result: Auto merged mysql-test/t/rpl_replicate_do.test: Auto merged mysql-test/t/rpl_skip_error.test: Auto merged BitKeeper/deleted/.del-rpl000004.result~a3147834a662043a: Auto merged BitKeeper/deleted/.del-rpl000004.test~61532b03f9ad2734: Auto merged mysql-test/t/rpl_load_from_master.test: Auto merged
-
unknown authored
mysql-test/extra/rpl_tests/rpl_row_blob.test: Changes that Larss requested mysql-test/r/rpl_row_blob_innodb.result: Changes that Larss requested mysql-test/r/rpl_row_blob_myisam.result: Changes that Larss requested mysql-test/r/rpl_insert_id.result: updated results mysql-test/extra/rpl_tests/rpl_insert_id_pk.test: Suggested PK test by Lars mysql-test/t/rpl_insert_id_pk.test: Suggested PK test by Lars mysql-test/t/rpl_insert_id_pk-slave.opt: Suggested PK test by Lars mysql-test/r/rpl_insert_id_pk.result: Suggested PK test by Lars mysql-test/extra/rpl_tests/rpl_insert_id.test: updated per lars
-
unknown authored
mysql-test/extra/rpl_tests/rpl_insert_id.test: Updated wiht 1022 error, order by and PK for use with NDB engine mysql-test/r/rpl_insert_id.result: Updated wiht 1022 error, order by and PK for use with NDB engine mysql-test/t/rpl_skip_error.test: updated to wrk with ndb mysql-test/r/rpl_skip_error.result: updated to wrk with ndb mysql-test/t/rpl_sporadic_master.test: updated to wrk with ndb mysql-test/r/rpl_sporadic_master.result: updated to wrk with ndb mysql-test/t/rpl_row_trig002.test: updated to work with NDB engine mysql-test/r/rpl_row_trig002.result: updated to work with NDB engine mysql-test/t/rpl_temporary.test: updated to work with NDB engine mysql-test/r/rpl_temporary.result: updated to work with NDB engine mysql-test/extra/rpl_tests/rpl_row_001.test: updated to work with NDB as default engine mysql-test/r/rpl_row_001.result: updated to work with NDB as default engine mysql-test/t/rpl_row_blob_innodb.test: Fixed bug in test case mysql-test/t/rpl_row_blob_innodb-slave.opt: Added slave option file to ensure correct engine type on slave mysql-test/r/rpl_row_blob_innodb.result: Updated results mysql-test/r/rpl_row_blob_myisam.result: Updated results mysql-test/r/rpl_ndb_log.result: update results file
-
unknown authored
Apply a patch by Jonas for NDB diskdata. mysql-test/r/sp-code.result: Fix a test result after merge: 94 and 95 are SQLCOM codes of SQLCOM_CALL. New commands were added in 5.1 so SQLCOM_CALL got renumbered. storage/ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp: Apply second patch by Jonas to make NDB diskdata work on systems without O_DIRECT support.
-
unknown authored
into mysql.com:/home/kostja/mysql/mysql-5.1-merge client/mysqltest.c: Auto merged mysql-test/r/date_formats.result: Auto merged mysql-test/r/sp-error.result: Auto merged mysql-test/r/sp-security.result: Auto merged mysql-test/r/sp.result: Auto merged mysql-test/r/type_float.result: Auto merged mysql-test/t/date_formats.test: Auto merged mysql-test/t/sp-error.test: Auto merged mysql-test/t/sp-security.test: Auto merged mysql-test/t/sp.test: Auto merged mysql-test/t/type_float.test: Auto merged mysql-test/t/variables.test: Auto merged sql/item_timefunc.cc: Auto merged
-
unknown authored
into mysql.com:/home/kostja/mysql/mysql-5.1-merge mysql-test/r/innodb.result: Manual merge: null merge, use local. mysql-test/t/innodb.test: Manual merge: null merge, use local. sql/ha_innodb.cc: Manual merge: null merge, use local. sql/ha_innodb.h: Manual merge: null merge, use local. storage/innobase/btr/btr0sea.c: Manual merge: null merge, use local. storage/innobase/dict/dict0dict.c: Manual merge: null merge, use local. storage/innobase/dict/dict0load.c: Manual merge: null merge, use local. storage/innobase/fil/fil0fil.c: Manual merge: null merge, use local. storage/innobase/include/univ.i: Manual merge: null merge, use local. storage/innobase/os/os0sync.c: Manual merge: null merge, use local. storage/innobase/srv/srv0start.c: Manual merge: null merge, use local.
-
unknown authored
into mysql.com:/home/kostja/mysql/mysql-5.1-merge client/mysqltest.c: Auto merged sql/sql_db.cc: Auto merged
-
unknown authored
into mysql.com:/home/kostja/mysql/mysql-5.1-merge mysql-test/mysql-test-run.sh: Auto merged mysql-test/r/trigger.result: Auto merged mysql-test/t/federated.test: Auto merged mysql-test/t/trigger-grant.test: Auto merged mysql-test/t/trigger.test: Auto merged sql/sp_head.cc: Auto merged sql/sp_head.h: Auto merged sql/sql_yacc.yy: Auto merged
-
unknown authored
storage/ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp: Apply the diskdata patch by Jonas: the patch adds a fallback to the standard I/O if O_DIRECT does not work.
-
unknown authored
into mysql.com:/home/kostja/mysql/mysql-5.1-merge
-
unknown authored
The problem is that LEX_STRING was used instead of LEX_STRING::str. sql/sql_trigger.cc: Fix typo: we should have used LEX_STRING::str instead of LEX_STRING.
-
unknown authored
-
unknown authored
mysql-test/r/binlog_row_blackhole.result: Update test results to reflect use of std_data_ln mysql-test/r/rpl_row_flsh_tbls.result: Update test results, drop tables to clean up mysql-test/r/rpl_row_log.result: Update test results to reflect use of std_data_ln
-
- 07 Feb, 2006 21 commits
-
-
unknown authored
into mysql.com:/home/kostja/mysql/mysql-5.1-merge mysql-test/t/federated.test: Auto merged sql/ha_federated.cc: Auto merged sql/ha_federated.h: Auto merged
-
unknown authored
into mysql.com:/home/kostja/mysql/mysql-5.1-merge storage/innobase/btr/btr0sea.c: SCCS merged storage/innobase/fil/fil0fil.c: Auto merged storage/innobase/include/btr0sea.ic: Manual merge: use local.
-
unknown authored
into mysql.com:/home/kostja/mysql/mysql-5.1-merge sql/field.cc: Auto merged
-
unknown authored
into mysql.com:/home/kostja/mysql/mysql-5.1-merge mysql-test/r/innodb.result: SCCS merged mysql-test/t/innodb.test: SCCS merged storage/innobase/dict/dict0dict.c: SCCS merged
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new mysql-test/mysql-test-run.pl: Auto merged mysql-test/extra/rpl_tests/rpl_stm_000001.test: Auto merged mysql-test/mysql-test-run.sh: Auto merged mysql-test/r/mysqltest.result: Auto merged mysql-test/r/query_cache.result: Auto merged mysql-test/r/rpl_loaddata.result: Auto merged mysql-test/r/rpl_loaddata_m.result: Auto merged mysql-test/r/rpl_loaddata_s.result: Auto merged mysql-test/r/rpl_misc_functions.result: Auto merged mysql-test/r/rpl_replicate_do.result: Auto merged mysql-test/r/rpl_stm_000001.result: Auto merged mysql-test/r/sp-security.result: Auto merged mysql-test/r/trigger-compat.result: Auto merged mysql-test/r/trigger.result: Auto merged mysql-test/r/variables.result: Auto merged mysql-test/r/view.result: Auto merged mysql-test/r/view_grant.result: Auto merged mysql-test/t/information_schema.test: Auto merged mysql-test/t/mysqltest.test: Auto merged mysql-test/t/query_cache.test: Auto merged mysql-test/t/rpl_loaddata.test: Auto merged mysql-test/t/rpl_loaddata_m.test: Auto merged mysql-test/t/rpl_loaddata_s.test: Auto merged mysql-test/t/rpl_misc_functions.test: Auto merged mysql-test/t/rpl_replicate_do.test: Auto merged mysql-test/t/sp-security.test: Auto merged mysql-test/t/symlink.test: Auto merged mysql-test/t/trigger-compat.test: Auto merged mysql-test/t/trigger-grant.test: Auto merged mysql-test/t/trigger.test: Auto merged mysql-test/t/type_varchar.test: Auto merged mysql-test/t/view.test: Auto merged sql-common/client.c: Auto merged tests/mysql_client_test.c: Auto merged
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new
-
unknown authored
mysql-test/r/sp-prelocking.result: Update test result mysql-test/t/sp-prelocking.test: One drop too many
-
unknown authored
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
unknown authored
mysql-test/r/rpl_failed_optimize.result: Updates test result mysql-test/r/rpl_insert_id.result: Updates test result mysql-test/r/rpl_loaddata.result: Updates test result mysql-test/r/rpl_loaddata_s.result: Updates test result mysql-test/r/rpl_multi_update3.result: Updates test result
-
unknown authored
mysql-test/r/ndb_binlog_ignore_db.result: New BitKeeper file ``mysql-test/r/ndb_binlog_ignore_db.result'' mysql-test/t/ndb_binlog_ignore_db-master.opt: New BitKeeper file ``mysql-test/t/ndb_binlog_ignore_db-master.opt'' mysql-test/t/ndb_binlog_ignore_db.test: New BitKeeper file ``mysql-test/t/ndb_binlog_ignore_db.test''
-
unknown authored
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new client/mysqltest.c: Auto merged mysql-test/r/type_float.result: Auto merged mysql-test/t/type_float.test: Auto merged mysql-test/t/variables.test: Auto merged
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new client/mysqltest.c: Auto merged sql/sql_db.cc: Auto merged
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new mysql-test/extra/rpl_tests/rpl_stm_000001.test: Auto merged mysql-test/mysql-test-run.pl: Auto merged mysql-test/mysql-test-run.sh: Auto merged mysql-test/r/query_cache.result: Auto merged mysql-test/r/rpl_loaddata.result: Auto merged mysql-test/r/rpl_loaddata_m.result: Auto merged mysql-test/r/rpl_loaddata_s.result: Auto merged mysql-test/r/rpl_misc_functions.result: Auto merged mysql-test/r/rpl_replicate_do.result: Auto merged mysql-test/r/rpl_stm_000001.result: Auto merged mysql-test/t/mysqltest.test: Auto merged mysql-test/t/query_cache.test: Auto merged mysql-test/t/rpl_loaddata.test: Auto merged mysql-test/t/rpl_loaddata_m.test: Auto merged mysql-test/t/rpl_loaddata_s.test: Auto merged mysql-test/t/rpl_misc_functions.test: Auto merged mysql-test/t/rpl_replicate_do.test: Auto merged mysql-test/t/trigger-compat.test: Auto merged mysql-test/t/type_varchar.test: Auto merged mysql-test/r/mysqltest.result: Merge 5.0 -> 5.1 mysql-test/t/trigger-grant.test: "Use local" when merging 5.0 -> 5.1
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysqltest_var/my51-mysqltest_var mysql-test/t/mysqltest.test: Auto merged
-
unknown authored
Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my51-mysqltestrun_check_testcases into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new mysql-test/mysql-test-run.pl: Auto merged mysql-test/r/ps_1general.result: Auto merged mysql-test/r/query_cache.result: Auto merged mysql-test/r/rpl_loaddata_m.result: Auto merged mysql-test/r/sp-security.result: Auto merged mysql-test/r/variables.result: Auto merged mysql-test/r/view_grant.result: Auto merged mysql-test/t/query_cache.test: Auto merged mysql-test/t/read_only.test: Auto merged mysql-test/t/sp-security.test: Auto merged mysql-test/t/trigger-compat.test: Auto merged mysql-test/t/view_grant.test: Auto merged mysql-test/r/trigger-compat.result: Merge 5.0 -> 5.1
-
unknown authored
into big_geek.:C:/Work/mysql/mysql-5.1
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
unknown authored
Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases into neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my51-mysqltestrun_check_testcases mysql-test/mysql-test-run.pl: Auto merged mysql-test/extra/binlog_tests/ctype_cp932.test: Auto merged mysql-test/extra/rpl_tests/rpl_flsh_tbls.test: Auto merged mysql-test/extra/rpl_tests/rpl_stm_000001.test: Auto merged mysql-test/r/binlog_stm_ctype_cp932.result: Auto merged mysql-test/r/ps_1general.result: Auto merged mysql-test/r/query_cache.result: Auto merged mysql-test/r/rpl000017.result: Auto merged mysql-test/r/rpl_loaddata.result: Auto merged mysql-test/r/rpl_loaddata_s.result: Auto merged mysql-test/r/rpl_replicate_do.result: Auto merged mysql-test/r/rpl_stm_000001.result: Auto merged mysql-test/r/rpl_stm_flsh_tbls.result: Auto merged mysql-test/r/sp-prelocking.result: Auto merged mysql-test/r/type_bit.result: Auto merged mysql-test/r/variables.result: Auto merged mysql-test/r/view_grant.result: Auto merged mysql-test/t/create_select_tmp.test: Auto merged mysql-test/t/ps_1general.test: Auto merged mysql-test/t/query_cache.test: Auto merged mysql-test/t/rpl000017.test: Auto merged mysql-test/t/rpl_replicate_do.test: Auto merged mysql-test/t/sp-prelocking.test: Auto merged mysql-test/t/trigger-compat.test: Auto merged mysql-test/t/variables.test: Auto merged mysql-test/t/view_grant.test: Auto merged mysql-test/r/rpl_loaddata_m.result: Merge 5.0->5.1 mysql-test/t/rpl_failed_optimize.test: Merge 5.0->5.1 mysql-test/t/rpl_insert_id.test: Merge 5.0->5.1 mysql-test/t/rpl_loaddata.test: Merge 5.0->5.1 mysql-test/t/rpl_loaddata_m.test: Merge 5.0->5.1 mysql-test/t/rpl_loaddata_s.test: Merge 5.0->5.1 mysql-test/t/rpl_multi_update3.test: Merge 5.0->5.1
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-