diff options
author | unknown <anozdrin/alik@quad.opbmk> | 2008-03-28 21:46:18 +0300 |
---|---|---|
committer | unknown <anozdrin/alik@quad.opbmk> | 2008-03-28 21:46:18 +0300 |
commit | bae7b2672ea2f8f9273b32ee52d63a21b1a11aaf (patch) | |
tree | a7a7b9849eaa03a893a0af9fd51cb3f72ed17382 /libmysql | |
parent | fba9e7c878359b0808e0f656d72aceedf34f0f56 (diff) | |
download | mariadb-git-bae7b2672ea2f8f9273b32ee52d63a21b1a11aaf.tar.gz |
Fix for Bug#32748: Inconsistent handling of assignments to
general_log_file/slow_query_log_file.
The problem was that log file path was rejected if directory
path was empty. The fix is to reject log file path only if it
is entirely empty.
mysql-test/r/log_state.result:
Update result file.
mysql-test/t/log_state.test:
A test case for Bug#32748: Inconsistent handling of assignments to
general_log_file/slow_query_log_file.
sql/set_var.cc:
Accept file path if dirname is empty.
Reject file path if it is empty.
Diffstat (limited to 'libmysql')
0 files changed, 0 insertions, 0 deletions