diff options
author | unknown <mats@mysql.com> | 2006-03-27 14:58:37 +0200 |
---|---|---|
committer | unknown <mats@mysql.com> | 2006-03-27 14:58:37 +0200 |
commit | f4337c8b62a869faa41b72d087187074964e454c (patch) | |
tree | 5db6c1ce1e3426891bdf807e92cc255bb56bd87a /sql/handler.cc | |
parent | e40dbfa847a3263920debde1ca650063a4c0d002 (diff) | |
download | mariadb-git-f4337c8b62a869faa41b72d087187074964e454c.tar.gz |
Bug#18436 (RBR: Replication to partition engine triggers assertion on slave):
Switching to using index_read() instead of index_read_idx() since a
range of rows need to be retrieved.
mysql-test/r/rpl_row_basic_8partition.result:
Result change
mysql-test/t/rpl_row_basic_8partition.test:
Enabling section for testing PARTITION BY KEY().
sql/log_event.cc:
Using index_read() instead of index_read_idx() since a range of records
are read using index_next().
mysql-test/extra/rpl_tests/rpl_partition.test:
New BitKeeper file ``mysql-test/extra/rpl_tests/rpl_partition.test''
Diffstat (limited to 'sql/handler.cc')
0 files changed, 0 insertions, 0 deletions