summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authormonty@donna.mysql.fi <>2001-04-09 21:08:56 +0300
committermonty@donna.mysql.fi <>2001-04-09 21:08:56 +0300
commit7f21a7a6daff97675749db987b12a080bb4c3799 (patch)
tree8f547099445a7673d67da016f7a567772cd5552c /support-files
parent3d19a5d4bb3bc3ab55574000ee014d3d65d17b12 (diff)
downloadmariadb-git-7f21a7a6daff97675749db987b12a080bb4c3799.tar.gz
Fixed INSERT DELAYED with Innobase
Fix for shutdown on NT Fixed bug when using wrong dates from blob field.
Diffstat (limited to 'support-files')
-rw-r--r--support-files/mysql-max.spec.sh25
1 files changed, 0 insertions, 25 deletions
diff --git a/support-files/mysql-max.spec.sh b/support-files/mysql-max.spec.sh
index d16cf8dd73a..7e6f9eac480 100644
--- a/support-files/mysql-max.spec.sh
+++ b/support-files/mysql-max.spec.sh
@@ -257,31 +257,6 @@ fi
%attr(755, root, root) /usr/share/mysql/
-%files client
-%attr(755, root, root) /usr/bin/msql2mysql
-%attr(755, root, root) /usr/bin/mysql
-%attr(755, root, root) /usr/bin/mysqlaccess
-%attr(755, root, root) /usr/bin/mysqladmin
-%attr(755, root, root) /usr/bin/mysql_find_rows
-%attr(755, root, root) /usr/bin/mysqldump
-%attr(755, root, root) /usr/bin/mysqlimport
-%attr(755, root, root) /usr/bin/mysqlshow
-%attr(755, root, root) /usr/bin/mysqlbinlog
-
-%attr(644, root, man) %doc /usr/man/man1/mysql.1*
-%attr(644, root, man) %doc /usr/man/man1/isamchk.1*
-%attr(644, root, man) %doc /usr/man/man1/isamlog.1*
-%attr(644, root, man) %doc /usr/man/man1/mysql_zap.1*
-%attr(644, root, man) %doc /usr/man/man1/mysqlaccess.1*
-%attr(644, root, man) %doc /usr/man/man1/mysqladmin.1*
-%attr(644, root, man) %doc /usr/man/man1/mysqld.1*
-%attr(644, root, man) %doc /usr/man/man1/mysqld_multi.1*
-%attr(644, root, man) %doc /usr/man/man1/mysqldump.1*
-%attr(644, root, man) %doc /usr/man/man1/mysqlshow.1*
-%attr(644, root, man) %doc /usr/man/man1/perror.1*
-%attr(644, root, man) %doc /usr/man/man1/replace.1*
-%attr(644, root, man) %doc /usr/man/man1/safe_mysqld.1*
-
%changelog
* 2000-04-01 Monty