mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-24 02:01:42 +08:00
Extract share/mysql from full MySQL 5.0 binaries.
This commit is contained in:
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user