summaryrefslogtreecommitdiff
path: root/mysql-test/suite/sys_vars/t/log_error_func3.test
blob: c6b076f39fb8efe797c75b433b7cf24f8698a3b5 (plain)
1
2
3
4
5
# Test for BUG#51215 "log-error partially works with version 5.5"
# when --log-error is not used

# check displayed value. Should be empty.
select variable_value from information_schema.global_variables where variable_name="log_error";