- 03 Mar, 2006 1 commit
-
-
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
-
- 02 Mar, 2006 19 commits
-
-
unknown authored
mysql-test/r/events_logs_tests.result: update result
-
unknown authored
Try find in order 'mysqld-nt', 'mysqld', 'mysqld-debug' and 'mysqld-max' mysqld_safe.sh: Don't try 'mysqld-max' before 'mysqld' if no server given, bug#17861 scripts/mysqld_safe.sh: Don't try 'mysqld-max' before 'mysqld' if no server given, bug#17861 mysql-test/mysql-test-run.pl: Try find in order 'mysqld-nt', 'mysqld', 'mysqld-debug' and 'mysqld-max'
-
unknown authored
into lmy004.:/work/mysql-5.1-bug17494 sql/event_timed.cc: Auto merged
-
unknown authored
into lmy004.:/work/mysql-5.1-bug16406
-
unknown authored
into lmy004.:/work/mysql-5.1-bug17494
-
unknown authored
into mysql.com:/home/alexi/bugs/mysql-5.1-merged sql/sql_db.cc: Auto merged
-
unknown authored
into mysql.com:/home/alexi/bugs/mysql-5.1-16175 sql/sql_db.cc: Auto merged
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
-
unknown authored
per run, failing ALL mysql_real_connect() calls - nobody noticed, the test always appeared to "pass".
-
unknown authored
into mysql.com:/usr/home/bar/mysql-5.1-new.b14527
-
unknown authored
into lmy004.:/work/mysql-5.1-bug17494
-
unknown authored
into lmy004.:/work/mysql-5.1-bug16406 sql/event_timed.cc: Auto merged
-
unknown authored
into mysql.com:/home/hf/work/mysql-5.1.mrg
-
unknown authored
sql_partition.cc: Changeing THD charset to utf8 when parsing a frm file. partition_charset.test, partition_charset.result: new file sql/sql_partition.cc: Bug#14527: Partitions: table unreadable if partition name = c-cedilla Changering THD charset to utf8 when parsing a frm file.
-
unknown authored
into mysql.com:/usr/home/bar/mysql-5.1-new.16315
-
unknown authored
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
unknown authored
into mysql.com:/usr/home/bar/mysql-5.1-new.16315 sql/item_xmlfunc.cc: Auto merged mysql-test/r/xml.result: After merge fix mysql-test/t/xml.test: After merge fix
-
unknown authored
into mysql.com:/home/hf/work/mysql-5.1.mrg mysql-test/r/bigint.result: Auto merged sql/item.h: Auto merged sql/item_cmpfunc.cc: Auto merged
-
- 01 Mar, 2006 20 commits
-
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1 mysql-test/mysql-test-run.sh: Auto merged sql/sql_parse.cc: Auto merged sql/sql_yacc.yy: Auto merged
-
unknown authored
restore CREATE TABLE ... TYPE=engine until 5.2
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
- redo log table query for log, split into separate entries per rename, to avoid duplicates, also to only log renames that relate to ndb tables sql/ha_ndbcluster_binlog.h: Bug #17827 cluster: rename of several tables in one statement, gets multiply logged
-
unknown authored
This test is being performed by: 1. ctype_cp932_binlog_row.test and 2. ctype_cp932_binlog_stm.test Both of these source the file extra/binlog_tests/ctype_cp932_binlog.test BitKeeper/deleted/.del-ctype_cp932_notembedded.test~3047e508460cef42: Delete: mysql-test/t/ctype_cp932_notembedded.test BitKeeper/deleted/.del-ctype_cp932_notembedded.result~f8bc6ad0446e82e3: Delete: mysql-test/r/ctype_cp932_notembedded.result
-
unknown authored
mysql-test/r/binlog_row_insert_select.result: Corrected result file
-
unknown authored
into mysql.com:/users/lthalmann/bk/mysql-5.1-new
-
unknown authored
mysql-test/mysql-test-run.sh: binlog_stm_mix_innodb_my depends on umask
-
unknown authored
BUG#17780: Incorrect result file. (Test for that part is extra/binlog_tests/binlog_row_ctype_cp932.test) mysql-test/r/binlog_row_ctype_cp932.result: Corrected result file
-
unknown authored
WL#1034 mysql-test/t/events_logs_tests-master.opt: Rename: mysql-test/t/events_slow_query-master.opt -> mysql-test/t/events_logs_tests-master.opt sql/event_timed.cc: ask the anonymous SP to log general statements sql/sp_head.cc: save the OPTION_LOG_OFF and restore it after execution sql/sp_head.h: add a new flag for general log mysql-test/r/events_logs_tests.result: update result file mysql-test/t/events_logs_tests.test: add test for general log
-
unknown authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1 sql/sql_db.cc: Auto merged strings/decimal.c: Auto merged tests/mysql_client_test.c: Auto merged
-
unknown authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1
-
unknown authored
into shellback.(none):/home/msvensson/mysql/mysql-5.0
-
unknown authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0
-
unknown authored
into mysql.com:/home/alexi/bugs/mysql-5.0-merged sql/sql_db.cc: Merge
-
unknown authored
- Run ndb_gis only if we have binlog_format_row mysql-test/t/ndb_gis.test: Run ndb_gis only if we have binlog_format_row
-
unknown authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1 mysql-test/mysql-test-run.pl: Auto merged sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
Bug #17806 Update on NDB table with list partition causes mysqld to core - modified complemented_pk_read to be complemented_read, and handle also hidden key mysql-test/r/ndb_partition_range.result: Bug #16385 Partitions: crash when updating a range partitioned NDB table Bug #17806 Update on NDB table with list partition causes mysqld to core mysql-test/t/ndb_partition_range.test: Bug #16385 Partitions: crash when updating a range partitioned NDB table Bug #17806 Update on NDB table with list partition causes mysqld to core sql/ha_ndbcluster.h: Bug #16385 Partitions: crash when updating a range partitioned NDB table Bug #17806 Update on NDB table with list partition causes mysqld to core
-
unknown authored
-
unknown authored
- Change to use non blocking read to empty channel in case of too large sd number - Don't check for too large socket number on Windows. sql/net_serv.cc: Windows does not need protection from sd >= FD_SETSIZE, it uses an array to store the sd's it should read from. Change the handler for when "net_data_is_ready" returns -1 to perform nonblocking read to empty the net. Only include that handler if HAVE_POLL is not defined and not windows
-