diff options
author | unknown <monty@donna.mysql.com> | 2000-09-14 15:10:06 +0300 |
---|---|---|
committer | unknown <monty@donna.mysql.com> | 2000-09-14 15:10:06 +0300 |
commit | 3dac17511b0a96ae6696eec846517596a5f73eee (patch) | |
tree | 217d8c8b9714b5bf60fec8a535b514b4598a3a12 /scripts | |
parent | d5964ba20ca4c00a443c185186def44bb90831b3 (diff) | |
download | mariadb-git-3dac17511b0a96ae6696eec846517596a5f73eee.tar.gz |
configure fixes
scripts/make_binary_distribution.sh:
Change mode to -rw-rw-r--
scripts/mysql_convert_table_format.sh:
Change mode to -rw-rw-r--
scripts/mysql_find_rows.sh:
Change mode to -rw-rw-r--
scripts/mysql_setpermission.sh:
Change mode to -rw-rw-r--
scripts/mysql_zap.sh:
Change mode to -rw-rw-r--
scripts/mysqlaccess.sh:
Change mode to -rw-rw-r--
scripts/mysqlbug.sh:
Change mode to -rw-rw-r--
scripts/mysqlhotcopy.sh:
Change mode to -rw-rw-r--
scripts/safe_mysqld-watch.sh:
Change mode to -rw-rw-r--
scripts/safe_mysqld.sh:
Change mode to -rw-rw-r--
scripts/mysqlaccess.conf:
Change mode to -rw-rw-r--
support-files/binary-configure.sh:
Change mode to -rw-rw-r--
Docs/Makefile.am:
Remove manual.ps when doing make distclean
Docs/manual.texi:
Fix
Makefile.am:
Fix that my_config.h is properly created and removed
include/Makefile.am:
Fix that my_config.h is properly created and removed
libmysql/Makefile.shared:
Add some distclean targets
scripts/Makefile.am:
Add some distclean targets
support-files/Makefile.am:
Add some distclean targets
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/Makefile.am | 4 | ||||
-rw-r--r--[-rwxr-xr-x] | scripts/make_binary_distribution.sh | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | scripts/mysql_convert_table_format.sh | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | scripts/mysql_find_rows.sh | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | scripts/mysql_setpermission.sh | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | scripts/mysql_zap.sh | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | scripts/mysqlaccess.conf | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | scripts/mysqlaccess.sh | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | scripts/mysqlbug.sh | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | scripts/mysqlhotcopy.sh | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | scripts/safe_mysqld-watch.sh | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | scripts/safe_mysqld.sh | 0 |
12 files changed, 3 insertions, 1 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index d4e62172a08..b3ac40d9959 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -53,12 +53,14 @@ pkgdata_DATA = make_binary_distribution CLEANFILES = @server_scripts@ \ make_binary_distribution \ msql2mysql \ + mysql_config \ mysql_fix_privilege_tables \ mysql_setpermission \ mysql_zap \ mysqlaccess \ mysql_convert_table_format \ - mysql_find_rows + mysql_find_rows \ + mysqlhotcopy SUPERCLEANFILES = mysqlbug diff --git a/scripts/make_binary_distribution.sh b/scripts/make_binary_distribution.sh index 3dd4a4a6acd..3dd4a4a6acd 100755..100644 --- a/scripts/make_binary_distribution.sh +++ b/scripts/make_binary_distribution.sh diff --git a/scripts/mysql_convert_table_format.sh b/scripts/mysql_convert_table_format.sh index 69eede94786..69eede94786 100755..100644 --- a/scripts/mysql_convert_table_format.sh +++ b/scripts/mysql_convert_table_format.sh diff --git a/scripts/mysql_find_rows.sh b/scripts/mysql_find_rows.sh index 3d7bad3323e..3d7bad3323e 100755..100644 --- a/scripts/mysql_find_rows.sh +++ b/scripts/mysql_find_rows.sh diff --git a/scripts/mysql_setpermission.sh b/scripts/mysql_setpermission.sh index 43bf8a14c06..43bf8a14c06 100755..100644 --- a/scripts/mysql_setpermission.sh +++ b/scripts/mysql_setpermission.sh diff --git a/scripts/mysql_zap.sh b/scripts/mysql_zap.sh index b94bbb80ca7..b94bbb80ca7 100755..100644 --- a/scripts/mysql_zap.sh +++ b/scripts/mysql_zap.sh diff --git a/scripts/mysqlaccess.conf b/scripts/mysqlaccess.conf index faf47da5f6c..faf47da5f6c 100755..100644 --- a/scripts/mysqlaccess.conf +++ b/scripts/mysqlaccess.conf diff --git a/scripts/mysqlaccess.sh b/scripts/mysqlaccess.sh index dfc88ecad98..dfc88ecad98 100755..100644 --- a/scripts/mysqlaccess.sh +++ b/scripts/mysqlaccess.sh diff --git a/scripts/mysqlbug.sh b/scripts/mysqlbug.sh index 77744777c1c..77744777c1c 100755..100644 --- a/scripts/mysqlbug.sh +++ b/scripts/mysqlbug.sh diff --git a/scripts/mysqlhotcopy.sh b/scripts/mysqlhotcopy.sh index 2084a0b2c02..2084a0b2c02 100755..100644 --- a/scripts/mysqlhotcopy.sh +++ b/scripts/mysqlhotcopy.sh diff --git a/scripts/safe_mysqld-watch.sh b/scripts/safe_mysqld-watch.sh index 30f95fd7a86..30f95fd7a86 100755..100644 --- a/scripts/safe_mysqld-watch.sh +++ b/scripts/safe_mysqld-watch.sh diff --git a/scripts/safe_mysqld.sh b/scripts/safe_mysqld.sh index 5a5f8dddb02..5a5f8dddb02 100755..100644 --- a/scripts/safe_mysqld.sh +++ b/scripts/safe_mysqld.sh |