1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Remove old cruft from the tree: mysqltestmanager, mysql_test_run_new,

and various stuff in Docs/. Also move the certificates used for testing
into mysql-test/std_data from the top-level SSL directory (now gone).
This commit is contained in:
jimw@mysql.com
2006-04-11 18:54:24 -07:00
parent b02463c15a
commit 276109b155
106 changed files with 35 additions and 22588 deletions

View File

@ -699,9 +699,6 @@ fi
%attr(-, root, root) %{_datadir}/sql-bench
%attr(-, root, root) %{_datadir}/mysql-test
%attr(755, root, root) %{_bindir}/mysql_client_test
%attr(755, root, root) %{_bindir}/mysqltestmanager
%attr(755, root, root) %{_bindir}/mysqltestmanager-pwgen
%attr(755, root, root) %{_bindir}/mysqltestmanagerc
%files embedded
%defattr(-, root, root, 0755)
@ -711,6 +708,11 @@ fi
# itself - note that they must be ordered by date (important when
# merging BK trees)
%changelog
* Sat Apr 11 2006 Jim Winstead <jimw@mysql.com>
- Remove old mysqltestmanager and related programs
* Sat Apr 01 2006 Kent Boortz <kent@mysql.com>
- Set $LDFLAGS from $MYSQL_BUILD_LDFLAGS