3909 Jorgen Loland 2012-06-26
BUG#11752097: SELECT ... WHERE (col1, col2) IN ((const, const))
is optimized, non-SELECT not
Post-push fix: record one more result file.
modified:
mysql-test/suite/funcs_1/r/myisam_views-big.result
3908 Sunny Bains 2012-06-27
Fix test case so that we compare the file size and not dump the absolute size
of the ibdata1 file. The absolute size can change due to different page
size configuration.
modified:
mysql-test/suite/innodb/r/innodb_bug11766634.result
mysql-test/suite/innodb/t/innodb_bug11766634.test
=== modified file 'mysql-test/suite/funcs_1/r/myisam_views-big.result'
--- a/mysql-test/suite/funcs_1/r/myisam_views-big.result 2012-05-30 06:06:29 +0000
+++ b/mysql-test/suite/funcs_1/r/myisam_views-big.result 2012-06-26 09:21:27 +0000
@@ -8863,6 +8863,7 @@ affected rows: 1
info: Rows matched: 1 Changed: 1 Warnings: 0
UPDATE v1 SET f2 = 'number' WHERE f1 = 1;
affected rows: 0
+info: Rows matched: 0 Changed: 0 Warnings: 0
Testcase 3.3.1.46
--------------------------------------------------------------------------------
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-trunk branch (jorgen.loland:3908 to 3909) Bug#11752097 | Jorgen Loland | 27 Jun |