1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Update 5.1 to use MYSQLTEST_VARDIR

This commit is contained in:
msvensson@neptunus.(none)
2006-01-26 12:35:36 +01:00
parent 019953e0f2
commit a8672116aa
4 changed files with 10 additions and 10 deletions

View File

@@ -157,7 +157,7 @@ our $path_client_bindir;
our $path_language;
our $path_timefile;
our $path_manager_log; # Used by mysqldadmin
our $path_slave_load_tmpdir; # What is this?!
our $path_mysqltest_log;
our $path_my_basedir;
our $opt_vardir; # A path but set directly on cmd line
our $opt_tmpdir; # A path but set directly on cmd line