diff options
author | unknown <kent/mysqldev@suse9-x86.mysql.com> | 2006-12-02 04:25:41 +0100 |
---|---|---|
committer | unknown <kent/mysqldev@suse9-x86.mysql.com> | 2006-12-02 04:25:41 +0100 |
commit | 8ab3b72ba8c7c6a76e67a89ea9068bae58f01682 (patch) | |
tree | 4144a1783c9bcfaddbd431ca82ec6ce5ba1eb740 /netware/myisamchk.def | |
parent | 01b2e7ed44f23d646e0684bd447b121b76a2117f (diff) | |
download | mariadb-git-8ab3b72ba8c7c6a76e67a89ea9068bae58f01682.tar.gz |
myisampack.def, myisamlog.def, myisam_ftdump.def, myisamchk.def:
Adjusted for storage path
nwbootstrap:
Corrected bad merge
netware/BUILD/nwbootstrap:
Corrected bad merge
netware/myisam_ftdump.def:
Adjusted for storage path
netware/myisamchk.def:
Adjusted for storage path
netware/myisamlog.def:
Adjusted for storage path
netware/myisampack.def:
Adjusted for storage path
Diffstat (limited to 'netware/myisamchk.def')
-rw-r--r-- | netware/myisamchk.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netware/myisamchk.def b/netware/myisamchk.def index 9805eb4ec1b..71fb66d0ed1 100644 --- a/netware/myisamchk.def +++ b/netware/myisamchk.def @@ -7,6 +7,6 @@ COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Res DESCRIPTION "MySQL MyISAM Table Check Tool" VERSION 4, 0 STACKSIZE 131072 -XDCDATA ../netware/mysql.xdc +XDCDATA ../../netware/mysql.xdc #DEBUG |