1select variable_value from information_schema.global_variables where variable_name="log_error";
2variable_value
3stderr
4