From: Jorgen Loland Date: June 27 2012 10:44am Subject: bzr push into mysql-trunk branch (jorgen.loland:3908 to 3909) Bug#11752097 List-Archive: http://lists.mysql.com/commits/144335 X-Bug: 11752097 Message-Id: <20120627104451.11708.43316.3909@atum21.no.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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).