1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

A number of fixes after a merge from the main 5.1 tree:

the local tree contains a fix for 
Bug#32748 "Inconsistent handling of assignments to 
general_log_file/slow_query_log_file",
which changes output of a number of tests.
This commit is contained in:
kostja@bodhi.(none)
2008-05-20 22:23:58 +04:00
parent a746411816
commit 87a75bdf30
7 changed files with 19 additions and 7 deletions

View File

@ -17511,7 +17511,6 @@ static void test_wl4166_2()
MYSQL_TIME d_date;
MYSQL_BIND bind_out[2];
int rc;
int i;
myheader("test_wl4166_2");