- 02 Mar, 2006 7 commits
-
-
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
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 33 commits
-
-
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
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
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
-
unknown authored
Allocating/freeing memory for the db member of THD is wholy managed by slave thread.
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
unknown authored
-
unknown authored
mysql-test/r/bigint.result: test result mysql-test/t/bigint.test: testcase sql/item.h: unsigned_arg is a separate parameter now sql/item_cmpfunc.cc: we can get unsigned field from the signed Item - from string like '1234'
-
unknown authored
into flute.local:/Users/midom/Development/mysql-5.1-new
-
unknown authored
sql/sql_binlog.cc: Initialize event pointer to nil, 'ev' is used in end: section, thus initialization blocks were skipped
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
unknown authored
sql/field.h: Remove multiple definition of "cmp_binary_offset"
-
unknown authored
xml.result, xml.test: Adding test case. item_xmlfunc.cc: Adding a special function to handle "self" axis. Previously "child" and "self" were handled the same. sql/item_xmlfunc.cc: Bug#16315 XML: extractvalue() handles self badly Adding a special function to handle "self" axis. Previously "child" and "self" were handled the same. mysql-test/t/xml.test: Adding test case. mysql-test/r/xml.result: Adding test case.
-
unknown authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1 sql/field.h: Auto merged sql/sql_acl.cc: Auto merged
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new mysql-test/t/disabled.def: Auto merged sql/sql_partition.cc: Auto merged
-
unknown authored
store copy of partition function string mysql-test/r/partition.result: Fix for bug#14363 Partitions: failure if create in stored procedure test case mysql-test/t/partition.test: Fix for bug#14363 Partitions: failure if create in stored procedure test case
-
unknown authored
added '_' to allowed tag body symbols mysql-test/r/xml.result: Bug#16320 XML: extractvalue() won't accept names containing underscores test case mysql-test/t/xml.test: Bug#16320 XML: extractvalue() won't accept names containing underscores test case
-
unknown authored
into mysql.com:/home/gluh/MySQL/Bugs/5.1.17568
-
unknown authored
into mysql.com:/home/gluh/MySQL/Bugs/5.0.17602
-
unknown authored
is not that reliable (re #17815). Not perfect solution but will work till #17815 is fixed.
-
unknown authored
into lmy004.:/work/mysql-5.1-bug17494
-