diff options
author | greg@mysql.com <> | 2004-01-12 21:15:49 -0100 |
---|---|---|
committer | greg@mysql.com <> | 2004-01-12 21:15:49 -0100 |
commit | bee338fefe27f7f7c18512eaf3b29d53c9e85424 (patch) | |
tree | f9394fa52c3895fbdaf17e26a28ffbb1ec5842f4 /netware/mysqldump.def | |
parent | c0cb3afb06c6fbc1157281a9370a1ca11a664ba4 (diff) | |
download | mariadb-git-bee338fefe27f7f7c18512eaf3b29d53c9e85424.tar.gz |
Checked and applied Novell-supplied patches inside the netware directory only.
Diffstat (limited to 'netware/mysqldump.def')
-rw-r--r-- | netware/mysqldump.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/netware/mysqldump.def b/netware/mysqldump.def index f267b60ff77..901c9b262dc 100644 --- a/netware/mysqldump.def +++ b/netware/mysqldump.def @@ -2,6 +2,7 @@ # MySQL Admin #------------------------------------------------------------------------------ MODULE libc.nlm +SCREENNAME "MySQL Dump Tool" COPYRIGHT "(c) 2003 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved." DESCRIPTION "MySQL Dump Tool" VERSION 4, 0 |