Extract share/mysql from full MySQL 5.0 binaries.

This commit is contained in:
Daniel Nichter
2012-06-29 18:29:08 -06:00
parent 137e319afa
commit 07b0dbcb59

View File

@@ -17,6 +17,9 @@ tar xvfz $tarball \
"$full_dir/share/errmsg*" \
"$full_dir/share/charset*" \
"$full_dir/share/english*" \
"$full_dir/share/mysql/errmsg*" \
"$full_dir/share/mysql/charset*" \
"$full_dir/share/mysql/english*" \
"$full_dir/bin/my_print_defaults" \
"$full_dir/bin/mysql" \
"$full_dir/bin/mysqld" \