diff options
author | Guilhem Bichot <guilhem@mysql.com> | 2009-08-25 17:53:43 +0200 |
---|---|---|
committer | Guilhem Bichot <guilhem@mysql.com> | 2009-08-25 17:53:43 +0200 |
commit | 24ebb184ca3f9a472d1244edd2170e7ba2babb1b (patch) | |
tree | 4dabe801fcdcc80e35a7107e1a622c74c1b9ff52 /sql/table.cc | |
parent | c3b2933b3a6272dbfe054ba7a062d63c0f107107 (diff) | |
download | mariadb-git-24ebb184ca3f9a472d1244edd2170e7ba2babb1b.tar.gz |
fix for Bug#46897 'Test "index_merge_innodb" fails (mostly)':
that was already analyzed by Oracle: EXPLAIN can return 3 or 4 in "rows"; using replace_column to work around this.
mysql-test/include/index_merge2.inc:
replace "rows" column of some EXPLAINs by "#", if told so
mysql-test/r/index_merge_innodb.result:
result update
mysql-test/t/index_merge_innodb.test:
tell index_merge2.inc to accept random "rows" values in some EXPLAINs; we don't do this in index_merge_myisam.test
which has no randomness here.
Diffstat (limited to 'sql/table.cc')
0 files changed, 0 insertions, 0 deletions