diff options
author | Kristofer Pettersson <kristofer.pettersson@sun.com> | 2009-03-05 13:37:46 +0100 |
---|---|---|
committer | Kristofer Pettersson <kristofer.pettersson@sun.com> | 2009-03-05 13:37:46 +0100 |
commit | ef07bea3eb894220d82ffc4ecd90895d674ff152 (patch) | |
tree | c453f5c554b4d43af9407ad8722bd8a72695c86b /mysql-test/t/timezone_grant.test | |
parent | 56bf91ea54fcccf4c49c909311233a965b09ee10 (diff) | |
download | mariadb-git-ef07bea3eb894220d82ffc4ecd90895d674ff152.tar.gz |
Bug#40363 Bug 20023 is not fixed on 5.0
This is a back port from 5.1 to 5.0.
Fix for BUG 20023: mysql_change_user() resets the value
of SQL_BIG_SELECTS.
The bug was that SQL_BIG_SELECTS was not properly set
in COM_CHANGE_USER.
The fix is to update SQL_BIG_SELECTS properly.
sql/sql_class.cc:
Update THD::options with the respect to SQL_BIG_SELECTS
in COM_CHANGE_USER.
tests/mysql_client_test.c:
Add a test case BUG#20023.
Diffstat (limited to 'mysql-test/t/timezone_grant.test')
0 files changed, 0 insertions, 0 deletions