| List: | Commits | « Previous MessageNext Message » | |
| From: | Konstantin Osipov | Date: | October 29 2010 4:26pm |
| Subject: | Re: bzr commit into mysql-next-mr-bugfixing branch (jon.hauglid:3349) Bug#57035 | ||
| View as plain text | |||
* Jon Olav Hauglid <jon.hauglid@stripped> [10/10/29 19:44]: > 3349 Jon Olav Hauglid 2010-10-29 > Bug #57035 'ulonglong sql_mode' stored into ulong, is risky > and causes compiler warning > > In 5.5 THD::variables::sql_mode was changed from ulong to > ulonglong. The problem was that several variables used to > store sql_mode were still declared as ulong. This patch > updates these declarations to ulonglong. Suggest to use a typedef sql_mode_t. --
| Thread | ||
|---|---|---|
| • bzr commit into mysql-next-mr-bugfixing branch (jon.hauglid:3349) Bug#57035 | Jon Olav Hauglid | 29 Oct |
| • Re: bzr commit into mysql-next-mr-bugfixing branch(jon.hauglid:3349) Bug#57035 | Konstantin Osipov | 29 Oct |
