malff/marcsql@weblab.(none)
|
2aeab16a65
|
Bug#29993 (Default value of log_output should be 'FILE', not 'TABLE')
Changed the default location of the log output to LOG_FILE,
for backward compatibility with MySQL 5.0
|
2007-07-23 22:01:22 -06:00 |
|
msvensson@pilot.blaudden
|
9da1b427a7
|
Test for setting general_log_file to a directory fails
since /tmp is used as the directory. It does not always
exist so let's use one that always exists MYSQLTEST_VARDIR
|
2007-02-20 21:00:05 +01:00 |
|
knielsen@rt.int.sifira.dk
|
5ebc51cc70
|
Fix hardcoded /tmp path (which causes problems when running multiple
tests on a single machine) to use $MYSQLTEST_VARDIR/tmp instead.
|
2006-07-04 22:37:32 +02:00 |
|
gluh@eagle.intranet.mysql.r18.ru
|
4c746fdb8e
|
test fix(to satisfy Win)
|
2006-06-22 19:20:29 +05:00 |
|
gluh@eagle.intranet.mysql.r18.ru
|
1d72c66c1b
|
WL#3015: Logging Improvements - No Restarts(ver N4)
Added slow_query_log & general_log global upadatable variables.
Added slow-query-log & general-log startup options.
Added log_output, general_log_file, slow_query_log_file global updatable variables.
|
2006-06-19 18:30:55 +05:00 |
|