diff options
author | Davi Arnaut <Davi.Arnaut@Sun.COM> | 2009-07-27 12:31:28 -0300 |
---|---|---|
committer | Davi Arnaut <Davi.Arnaut@Sun.COM> | 2009-07-27 12:31:28 -0300 |
commit | d5e84db34c3e6c5a66deb236b78f91f18edeb23a (patch) | |
tree | 94e4738ae12f0effabcda413f0b10c15c0d316dd /sql/sql_rename.cc | |
parent | e8a97ae267fd38b0898a59e6449c576e01e54d9b (diff) | |
download | mariadb-git-d5e84db34c3e6c5a66deb236b78f91f18edeb23a.tar.gz |
Bug#20023: mysql_change_user() resets the value of SQL_BIG_SELECTS
Post-merge fix: test case could fail due to a conversion of the
max_join_size value to a integer. Fixed by preserving the value
as a string for comparison purposes.
tests/mysql_client_test.c:
Preserve max_join_size value as a string instead of converting
it to a integer -- value can be larger then the type used.
Diffstat (limited to 'sql/sql_rename.cc')
0 files changed, 0 insertions, 0 deletions