From: Luis Soares Date: November 29 2010 6:48pm Subject: bzr commit into mysql-trunk-bugfixing branch (luis.soares:3396) Bug#57035 List-Archive: http://lists.mysql.com/commits/125414 X-Bug: 57035 Message-Id: <201011291850.oATGqvJP013630@rcsinet15.oracle.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0093962850780687037==" --===============0093962850780687037== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline #At file:///home/lsoares/Workspace/bzr/work/bugfixing/45441/mysql-trunk-bugfixing/ based on revid:luis.soares@stripped 3396 Luis Soares 2010-11-29 BUG#57035: 'ulonglong sql_mode' stored into ulong, is risky and causes compiler warning Post-push fix. modified: sql/set_var.h === modified file 'sql/set_var.h' --- a/sql/set_var.h 2010-11-29 16:27:58 +0000 +++ b/sql/set_var.h 2010-11-29 18:48:29 +0000 @@ -309,7 +309,7 @@ int sql_set_variables(THD *thd, List