summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorunknown <kent/kboortz@mysql.com/production.mysql.com>2007-04-07 04:14:44 +0200
committerunknown <kent/kboortz@mysql.com/production.mysql.com>2007-04-07 04:14:44 +0200
commite6e1ce7abca03736a4c1fb187ce522ef6d817bb9 (patch)
treecb8a29a48fc03ceec34d634bb06b93a40f5b46a4 /support-files
parente996362040f5733c9296d74ecfb00ca6d552e3ff (diff)
downloadmariadb-git-e6e1ce7abca03736a4c1fb187ce522ef6d817bb9.tar.gz
mysql.spec.sh:
Removed man page for "mysql_create_system_tables" support-files/mysql.spec.sh: Removed man page for "mysql_create_system_tables"
Diffstat (limited to 'support-files')
-rw-r--r--support-files/mysql.spec.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh
index 39e3ada88d6..54e2a6adba6 100644
--- a/support-files/mysql.spec.sh
+++ b/support-files/mysql.spec.sh
@@ -556,7 +556,6 @@ fi
%attr(755, root, root) %{_bindir}/myisamlog
%attr(755, root, root) %{_bindir}/myisampack
%attr(755, root, root) %{_bindir}/mysql_convert_table_format
-%attr(755, root, root) %{_bindir}/mysql_create_system_tables
%attr(755, root, root) %{_bindir}/mysql_explain_log
%attr(755, root, root) %{_bindir}/mysql_fix_extensions
%attr(755, root, root) %{_bindir}/mysql_fix_privilege_tables
@@ -716,6 +715,10 @@ fi
# itself - note that they must be ordered by date (important when
# merging BK trees)
%changelog
+* Sat Apr 07 2007 Kent Boortz <kent@mysql.com>
+
+- Removed man page for "mysql_create_system_tables"
+
* Wed Mar 21 2007 Daniel Fischer <df@mysql.com>
- Add debug server.