Commit 7a5ec230 authored by monty@donna.mysql.com's avatar monty@donna.mysql.com

Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql

parents f7c8ea7c edf1b9f4
......@@ -12,8 +12,7 @@ if test ! -d obj ; then
fi
if test -n "$1" ; then
exec $config "$@"
sh $config "$@"
else
exec $config
sh $config
fi
......@@ -352,9 +352,9 @@ fi
%files bench
%attr(-, root, root) /usr/share/sql-bench
%changelog
%changelog
* Fri Aug 18 2000
* Fri Aug 18 2000 Tim Smith <tim@mysql.com>
- Added separate libmysql_r directory; now both a threaded
and non-threaded library is shipped.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment