From: Joerg Bruehe Date: March 21 2012 2:23pm Subject: bzr push into mysql-trunk branch (joerg.bruehe:3720 to 3721) Bug#13860319 List-Archive: http://lists.mysql.com/commits/143268 X-Bug: 13860319 Message-Id: <201203211423.q2LENwYP013005@acsmt356.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3721 Joerg Bruehe 2012-03-21 Update copyright year for Windows installer: This is 2012. Bug #13860319 COPYRIGHT NOTICE MUST SHOW 2012 INSTEAD OF 2011 modified: packaging/WiX/custom_ui.wxs 3720 Jon Olav Hauglid 2012-03-16 Bug#13833438 ERROR CODES MUST HAVE SAME VALUE ACROSS MYSQL VERSIONS Follow-up patch. Fix test failures when the following tests are run in MTS mode: - rpl.rpl_stm_EE_err2 - rpl.rpl_loaddata - rpl.rpl_stm_loaddata_concurrent modified: mysql-test/extra/rpl_tests/rpl_loaddata.test mysql-test/extra/rpl_tests/rpl_stm_EE_err2.test mysql-test/suite/rpl/r/rpl_loaddata.result mysql-test/suite/rpl/r/rpl_stm_EE_err2.result mysql-test/suite/rpl/r/rpl_stm_loaddata_concurrent.result === modified file 'packaging/WiX/custom_ui.wxs' --- a/packaging/WiX/custom_ui.wxs 2011-06-30 15:46:53 +0000 +++ b/packaging/WiX/custom_ui.wxs 2012-03-21 14:23:22 +0000 @@ -2,7 +2,7 @@ xmlns:util="http://schemas.microsoft.com/wix/UtilExtension">