lars/lthalmann@dl145k.mysql.com
5c667b6fa5
Merge mysql.com:/nfsdisk1/lars/bk/mysql-5.1
...
into mysql.com:/nfsdisk1/lars/bk/mysql-5.1-new-rpl
2007-06-21 17:13:02 +02:00
lars/lthalmann@mysql.com/dl145k.mysql.com
c1f2050087
merge rpl 5.0->5.1
2007-06-21 17:09:19 +02:00
lars/lthalmann@dl145k.mysql.com
1fb2aa8205
Merge mysql.com:/nfsdisk1/lars/bk/mysql-5.0-rpl
...
into mysql.com:/nfsdisk1/lars/bk/mysql-5.1-new-rpl
2007-06-21 17:04:33 +02:00
lars/lthalmann@mysql.com/dl145k.mysql.com
fcd859ac77
Test fix
2007-06-21 16:55:52 +02:00
mats@kindahl-laptop.dnsalias.net
7438faa16b
Test case fix to replication team tree.
2007-06-21 14:39:40 +02:00
mats@kindahl-laptop.dnsalias.net
e6f7d608e5
Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rpl
...
into kindahl-laptop.dnsalias.net:/home/bk/fix-mysql-5.1-rpl
2007-06-21 09:35:47 +02:00
mats@kindahl-laptop.dnsalias.net
201a254788
Fixing result mismatch in rpl_deadlock_innodb result file.
2007-06-21 09:31:19 +02:00
mats@kindahl-laptop.dnsalias.net
6f9f5b01bf
Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.0-rpl
...
into kindahl-laptop.dnsalias.net:/home/bk/b29030-mysql-5.0-rpl
2007-06-20 20:33:36 +02:00
lars/lthalmann@dl145j.mysql.com
76fe2aae2a
Merge mysql.com:/nfsdisk1/lars/bk/mysql-5.1
...
into mysql.com:/nfsdisk1/lars/bk/mysql-5.1-new-rpl
2007-06-20 19:10:22 +02:00
kostja@bodhi.(none)
7758a5de33
Enable the disabled test case for Bug#28075 (pushbuild by now
...
should be fixed).
2007-06-20 19:14:59 +04:00
kostja@bodhi.(none)
72ff5488be
Merge bodhi.(none):/opt/local/work/mysql-5.0-runtime
...
into bodhi.(none):/opt/local/work/mysql-5.1-runtime
2007-06-20 19:05:38 +04:00
mats@kindahl-laptop.dnsalias.net
2f74826394
BUG#29030 (DROP USER command that errors still gets written to binary log
...
and replicated):
A DROP USER statement with a non-existing user was correctly written to
the binary log (there might be users that were removed, but not all),
but the error code was not set, which caused the slave to stop with an
error.
The error reporting code was moved to before the statement was logged
to ensure that the error information for the thread was correctly set
up. This works since my_error() will set the fields net.last_errno and
net.last_error for the thread that is reporting the error, and this
will then be picked up when the Query_log_event is created and written
to the binary log.
2007-06-20 14:24:31 +02:00
kostja@bodhi.(none)
a1fefd4e8d
Disable randomly failing tests:
...
rpl_udf -- Bug#28993 rpl_udf test causes server crash and valgrind
warning in pushbuild
rpl_ndb_circular -- Bug#29233 rpl_ndb_circular fails randomly
ndb_dd_sql_features -- Bug#29102 ndb_dd_sql_features fails in
pushbuild
2007-06-20 16:05:57 +04:00
mats@kindahl-laptop.dnsalias.net
1b16e4d4f0
Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl
...
into kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rpl
2007-06-20 13:25:53 +02:00
aelkin/elkin@dsl-hkibras1-ff5dc300-70.dhcp.inet.fi
ab136d340f
Merge dsl-hkibras1-ff5dc300-70.dhcp.inet.fi:/home/elkin/MySQL/TEAM/BARE/5.0
...
into dsl-hkibras1-ff5dc300-70.dhcp.inet.fi:/home/elkin/MySQL/TEAM/FIXES/5.1/bug27583-merge
2007-06-20 13:35:09 +03:00
aelkin/elkin@dsl-hkibras1-ff5dc300-70.dhcp.inet.fi
9391d42165
Bug #27583 slave sql fails to read from iocache when slave got stopped at pos==4
...
forgotten merge with 5.0. There can be some bugs waiting for this fix in 5.0 like Bug@29232
2007-06-20 13:21:16 +03:00
kostja@bodhi.(none)
9ff8e6d7b5
Fix a typo.
2007-06-20 14:04:53 +04:00
mats@kindahl-laptop.dnsalias.net
d6570ec66f
Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl
...
into kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rpl
2007-06-20 11:43:17 +02:00
mats@kindahl-laptop.dnsalias.net
206b2c72ba
Adding missing DROP TABLE statement to ndb_backup_print.test since it
...
causes later tests to fail.
2007-06-20 11:38:51 +02:00
tomas@whalegate.ndb.mysql.com
3bd4019fad
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-rpl
2007-06-20 06:26:23 +02:00
tomas@whalegate.ndb.mysql.com
956b92059b
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-telco-gca
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
2007-06-20 05:46:36 +02:00
tomas@whalegate.ndb.mysql.com
0510a696a9
Bug #29229 memory corruption in dbtup
2007-06-20 05:41:54 +02:00
mats@kindahl-laptop.dnsalias.net
5dd26788cc
Some test case fixes.
2007-06-19 22:18:16 +02:00
kostja@bodhi.(none)
4fd8158456
Fix a merge mistake.
2007-06-19 18:04:42 +04:00
tomas@whalegate.ndb.mysql.com
7fa3b3cfa2
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
2007-06-19 15:28:26 +02:00
tomas@whalegate.ndb.mysql.com
895f2f15af
Bug #29185 Large IN list crashes mysqld with cluster and condition pushdown
2007-06-19 13:56:02 +02:00
kostja@bodhi.(none)
68632318dc
Manual merge.
2007-06-19 15:02:08 +04:00
kostja@bodhi.(none)
325b8835c7
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into bodhi.(none):/opt/local/work/mysql-5.0-runtime
2007-06-19 14:53:13 +04:00
tomas@whalegate.ndb.mysql.com
82976fe018
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
2007-06-19 12:14:46 +02:00
tomas@whalegate.ndb.mysql.com
79ad6ff22a
Bug #29185 Large IN list crashes mysqld with cluster and condition pushdown
2007-06-19 12:14:02 +02:00
df@pippilotta.erinye.com
7621de2374
Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0
...
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1
2007-06-19 12:12:42 +02:00
df@pippilotta.erinye.com
71b4000caa
Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.1
...
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1
2007-06-19 12:11:19 +02:00
df@pippilotta.erinye.com
7eea7fff35
Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0
2007-06-19 12:10:48 +02:00
df@pippilotta.erinye.com
26d83baeaf
Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0
...
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1
2007-06-19 12:05:17 +02:00
df@pippilotta.erinye.com
f927d50509
try again.
2007-06-19 12:03:10 +02:00
tomas@whalegate.ndb.mysql.com
027456393e
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-rpl
2007-06-19 11:38:37 +02:00
tomas@whalegate.ndb.mysql.com
b36a87ae91
corrected typo
2007-06-19 11:38:07 +02:00
tomas@whalegate.ndb.mysql.com
9d8fbc462b
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-rpl
2007-06-19 11:31:52 +02:00
tomas@whalegate.ndb.mysql.com
955c40dece
WL#3303
...
- get the ndb flags right, so that the behaviour is as before
2007-06-19 11:31:25 +02:00
tomas@whalegate.ndb.mysql.com
04f1913789
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-rpl
2007-06-19 11:26:23 +02:00
tomas@whalegate.ndb.mysql.com
a67e755593
turn off binlogging of the updates during wait for not_readonly
2007-06-19 11:25:19 +02:00
mats@kindahl-laptop.dnsalias.net
1447f6318f
Fixes to tests and test results.
2007-06-19 11:09:22 +02:00
thek@adventure.(none)
a0b8394c23
Merge adventure.(none):/home/thek/Development/cpp/bug28211/my51-bug28211
...
into adventure.(none):/home/thek/Development/cpp/mysql-5.1-runtime
2007-06-19 09:13:17 +02:00
tomas@whalegate.ndb.mysql.com
6a51e0f8a2
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-rpl
2007-06-18 23:55:48 +02:00
tomas@whalegate.ndb.mysql.com
f3a7284521
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-telco-gca
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
2007-06-18 23:49:30 +02:00
tomas@whalegate.ndb.mysql.com
55c6e7b142
check for different error message
2007-06-18 17:57:16 +02:00
thek@adventure.(none)
2da91b2316
Bug#28211 RENAME DATABASE and query cache don't play nicely together
...
When all table blocks were removed from the query cache the client session
hung in a tight loop waiting on an impossible condition while consuming a lot
of CPU.
This patch also corrects an error which caused valid tables to sometimes be
removed from the query cache.
2007-06-18 17:46:29 +02:00
pekka@clam.ndb.mysql.com/ndb13.mysql.com
405f6a1681
ndb - bug#29176 missing stack pruning in drop_page
2007-06-18 16:03:41 +02:00
tomas@whalegate.ndb.mysql.com
7d4467766f
correction
2007-06-18 15:41:02 +02:00
tomas@whalegate.ndb.mysql.com
e5565db7c6
Bug #28989 hpux11 ps_row warnings
...
- also remove printout for error 4009
2007-06-18 15:38:37 +02:00