- Applied various patches provided by Christian Hammers (MySQL maintainer

for the Debian project) to fix some architecture-specific problems
   and some bugs
This commit is contained in:
lenz@mysql.com 2002-12-23 14:36:40 +01:00
commit c0ed25283f
20 changed files with 50 additions and 31 deletions

View file

@ -13,7 +13,7 @@ BEGIN {
$script = $1;
$script = 'MySQLAccess' unless $script;
$script_conf = "$script.conf";
$script_log = "~/$script.log";
$script_log = $ENV{'HOME'}."/$script.log";
# ****************************
# information on MySQL