holyfoot/hf@mysql.com/hfmain.(none)
afe7de8234
Bug #28430 Failure in replication of innodb partitioned tables on row/mixed format.
...
In the ha_partition::position() we didn't calculate the number
of the partition of the record. We used m_last_part value instead,
relying on that it is set in other place like previous call of a method
like ::write_row(). In replication we don't call any of these befor
position(). Delete_rows_log_event::do_exec_row calls find_and_fetch_row.
In case of InnoDB-based PARTITION table, we have HA_PRIMARY_KEY_REQUIRED_FOR_POSITION
enabled, so use position() / rnd_pos() calls to fetch the record.
Fixed by adding partition_id calculation to the ha_partition::position()
2007-08-23 23:34:48 +05:00
msvensson@pilot.(none)
e1b9e55a5a
Bug#30593 No cipher list returned for "SHOW STATUS LIKE 'Ssl_cipher_list'"
...
- Move increment of "i" to "increment section" of for loop
- Protect against writing after end of "buff"(backport from 5.1)
2007-08-23 20:24:48 +02:00
joerg@trift2.
f7ddcd3efe
Merge trift2.:/MySQL/M50/push-5.0
...
into trift2.:/MySQL/M51/push-5.1
2007-08-23 19:58:42 +02:00
joerg@trift2.
53114c7073
Merge trift2.:/MySQL/M50/netware-5.0
...
into trift2.:/MySQL/M50/push-5.0
2007-08-23 19:47:42 +02:00
joerg@trift2.
c82475ca72
Merge trift2.:/MySQL/M51/netware-5.1
...
into trift2.:/MySQL/M51/push-5.1
2007-08-23 19:43:21 +02:00
joerg@trift2.
df891775ad
Merge trift2.:/MySQL/M50/netware-5.0
...
into trift2.:/MySQL/M51/netware-5.1
2007-08-23 18:46:07 +02:00
df@pippilotta.erinye.com
07c6ef515d
Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-marvel
...
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0.48
2007-08-23 17:43:47 +02:00
df@pippilotta.erinye.com
08a53d0d5f
Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-opt
...
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0.48
2007-08-23 17:43:15 +02:00
tomas@whalegate.ndb.mysql.com
eea05b726f
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-target-5.1.22
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-target-5.1.22
2007-08-23 16:25:35 +02:00
gshchepa/uchum@gleb.loc
1e7fe52dbb
Merge gleb.loc:/home/uchum/work/bk/5.0-opt
...
into gleb.loc:/home/uchum/work/bk/5.1-opt
2007-08-23 19:24:18 +05:00
tomas@whalegate.ndb.mysql.com
8fb593b840
BUG#30017 log-slave-updates incorrect behavior for cluster
...
- let the receiving injector thread decide what to do
(recommit for 5.1.22 target)
2007-08-23 16:13:21 +02:00
jmiller/ndbdev@ndb08.mysql.com
af68cdb2a8
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-target-5.1.22
...
into mysql.com:/data1/mysql-5.1-target-5.1.22
2007-08-23 15:33:05 +02:00
tomas@whalegate.ndb.mysql.com
749b40612e
BUG#30134 restore of backup from different endian can work for timestamp column
...
(recommit for 5.1.22 target)
2007-08-23 15:17:44 +02:00
joerg@trift2.
18b8e7a33f
Cleanup in the "netware" subdirectory:
...
1) We do not provide the "isam" table handler in 5.0 and up (different from "myisam" !),
so we do not need the ".def" files for the "isam"-specific tools.
2) Use "basename" to get the base name of a file, not a harder-to-read sed expression.
2007-08-22 22:04:31 +02:00
joerg@trift2.
94e9aa8eb1
Merge trift2.:/MySQL/M51/target-5.1.22
...
into trift2.:/MySQL/M51/push-5.1
2007-08-22 19:52:30 +02:00
gshchepa/uchum@gleb.loc
3608dbdc66
Merge gleb.loc:/home/uchum/work/bk/5.0-opt-30201
...
into gleb.loc:/home/uchum/work/bk/5.1-opt
2007-08-22 22:26:46 +05:00
gshchepa/uchum@gleb.loc
16e0a4de56
Merge gleb.loc:/home/uchum/work/bk/5.0-opt-30201
...
into gleb.loc:/home/uchum/work/bk/5.0-opt
2007-08-22 22:23:03 +05:00
antony@pcg5ppc.xiphis.org
c7cf3e05b5
Bug#30359
...
"Test federated_bug_25714 issues non-existing shell command"
Problem caused by missing '$' symbol in eval statement causing it
to always attempt to run test even if the test was not compiled.
2007-08-22 10:15:20 -07:00
joerg@trift2.
8fbb89e831
Raise the version number to 5.1.23,
...
because we already split off a tree for 5.1.22 to receive only selected fixes.
2007-08-22 17:32:35 +02:00
joerg@trift2.
1f9a4adda6
Correct an erroneous manual merge.
2007-08-22 17:25:31 +02:00
joerg@trift2.
d4d4f8528e
Manual merge of parallel development in separate team trees.
2007-08-22 17:13:42 +02:00
jani@hynda.mysql.fi
ca3b3d3fd0
Merge hynda.mysql.fi:/home/my/mysql-5.0-marvel
...
into hynda.mysql.fi:/home/my/mysql-5.1-marvel
2007-08-22 18:02:00 +03:00
jani@hynda.mysql.fi
6519de0469
Merge hynda.mysql.fi:/home/my/mysql-5.1-main
...
into hynda.mysql.fi:/home/my/mysql-5.1-marvel
2007-08-22 17:29:38 +03:00
joerg@trift2.
20ce606797
Merge trift2.:/MySQL/M51/target-5.1.22
...
into trift2.:/MySQL/M51/push-5.1
Includes manual merges.
2007-08-22 16:08:55 +02:00
joerg@trift2.
e33ff1c708
Fix the version number.
2007-08-22 15:58:03 +02:00
jmiller/ndbdev@mysql.com/ndb08.mysql.com
a36530ed5a
ndb_dd_ddl.test, ndb_dd_ddl.result:
...
Updated test case to correst inconsistant results on different OS per #bug30559
2007-08-22 15:54:10 +02:00
joerg@trift2.
36cba7ce09
Merge trift2.:/MySQL/M51/clone-5.1
...
into trift2.:/MySQL/M51/target-5.1.22
2007-08-22 15:49:00 +02:00
joerg@trift2.
057c591e29
Merge trift2.:/MySQL/M51/target-5.1.22
...
into trift2.:/MySQL/M51/push-5.1
2007-08-22 15:43:01 +02:00
jani@hynda.mysql.fi
28b2b89013
Merge hynda.mysql.fi:/home/my/mysql-5.0-main
...
into hynda.mysql.fi:/home/my/mysql-5.0-marvel
2007-08-22 16:19:06 +03:00
jani@hynda.mysql.fi
2cb4a2c0b6
Removed a test which output may differ depending on machine load.
2007-08-22 16:18:27 +03:00
gshchepa/uchum@gleb.loc
f3d0f62d10
Fixed bug #30201 .
...
Killing a SELECT query with KILL QUERY or KILL CONNECTION
causes a server crash if the query cache is enabled.
Normal evaluation of a query may be interrupted by the
KILL QUERY/CONNECTION statement, in this case the mysql_execute_command
function returns TRUE, and the thd->killed flag has true value.
In this case the result of the query may
be cached incompletely (omitting call to query_cache_insert inside
the net_real_write function), and next call to query_cache_end_of_result
may lead to server crash.
Thus, the query_cache_end_of_result function has been modified to abort
query cache in the case of killed thread.
2007-08-22 18:15:54 +05:00
jmiller/ndbdev@mysql.com/ndb08.mysql.com
630563d50e
ndb_dd_dump.test, ndb_dd_dump.result:
...
uncommented the test case stated in bug18856 and commiting to mysql-5.1-target-5.1.22 clone per Tomas
2007-08-21 21:22:35 +02:00
joerg@trift2.
d5d209dd69
Merge trift2.:/MySQL/M50/push-5.0
...
into trift2.:/MySQL/M51/push-5.1
2007-08-21 18:45:36 +02:00
joerg@trift2.
ab7e096b68
Merge trift2.:/MySQL/M51/mysql-5.1
...
into trift2.:/MySQL/M51/push-5.1
2007-08-21 18:42:35 +02:00
joerg@trift2.
cd1561d5a8
Merge trift2.:/MySQL/M50/mysql-5.0
...
into trift2.:/MySQL/M50/push-5.0
2007-08-21 18:24:01 +02:00
jani@hynda.mysql.fi
f8db7bac5b
Merge hynda.mysql.fi:/home/my/mysql-5.0-marvel
...
into hynda.mysql.fi:/home/my/mysql-5.1-marvel
2007-08-21 19:09:46 +03:00
jani@hynda.mysql.fi
bca8c4d353
Merge hynda.mysql.fi:/home/my/mysql-5.0-main
...
into hynda.mysql.fi:/home/my/mysql-5.0-marvel
2007-08-21 19:06:47 +03:00
jani@hynda.mysql.fi
2fd7a743e4
Merge hynda.mysql.fi:/home/my/mysql-5.1-main
...
into hynda.mysql.fi:/home/my/mysql-5.1-marvel
2007-08-21 19:03:28 +03:00
gshchepa/uchum@gleb.loc
86768df764
Merge gshchepa@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
...
into gleb.loc:/home/uchum/work/bk/5.0-opt
2007-08-21 20:56:40 +05:00
gshchepa/uchum@gleb.loc
5b11e62613
Merge gshchepa@bk-internal.mysql.com:/home/bk/mysql-5.1-opt
...
into gleb.loc:/home/uchum/work/bk/5.1-opt
2007-08-21 20:52:53 +05:00
thek@adventure.(none)
88107378cd
Merge adventure.(none):/home/thek/Development/cpp/bug30269/my50-bug30269
...
into adventure.(none):/home/thek/Development/cpp/mysql-5.0-runtime
2007-08-21 17:47:06 +02:00
gshchepa/uchum@gleb.loc
f5f65c40f1
Merge gleb.loc:/home/uchum/work/bk/5.0-opt-30287
...
into gleb.loc:/home/uchum/work/bk/5.1-opt
2007-08-21 19:46:29 +05:00
gshchepa/uchum@gleb.loc
c652d3df95
Merge gleb.loc:/home/uchum/work/bk/5.0-opt-30287
...
into gleb.loc:/home/uchum/work/bk/5.0-opt
2007-08-21 19:30:32 +05:00
gluh@eagle.(none)
c80e91d32e
Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt
...
into mysql.com:/home/gluh/MySQL/Merge/5.1-opt
2007-08-21 19:05:33 +05:00
gluh@mysql.com/eagle.(none)
4446fd4b0d
compiler warning fix
2007-08-21 18:59:42 +05:00
gluh@eagle.(none)
9bae69b299
Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
...
into mysql.com:/home/gluh/MySQL/Merge/5.0-opt
2007-08-21 17:57:48 +05:00
gluh@eagle.(none)
86d6897087
Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.1-opt
...
into mysql.com:/home/gluh/MySQL/Merge/5.1-opt
2007-08-21 17:57:09 +05:00
gluh@mysql.com/eagle.(none)
69970f5248
Bug#27629 Possible security flaw in INFORMATION_SCHEMA and SHOW statements(addon for 5.1)
...
added TRIGGER_ACL check for I_S.TRIGGERS
2007-08-21 17:55:49 +05:00
thek@adventure.(none)
400aec95f7
Merge kpettersson@bk-internal.mysql.com:/home/bk/mysql-5.1-runtime
...
into adventure.(none):/home/thek/Development/cpp/mysql-5.1-runtime
2007-08-21 14:54:09 +02:00
thek@adventure.(none)
588a528f5a
Merge adventure.(none):/home/thek/Development/cpp/bug30269/my51-bug30269
...
into adventure.(none):/home/thek/Development/cpp/mysql-5.1-runtime
2007-08-21 14:04:31 +02:00