mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-25 21:54:48 +00:00
Include mysqldump in barebone packages.
This commit is contained in:
@@ -25,6 +25,7 @@ tar xvfz $tarball \
|
|||||||
"$full_dir/bin/mysqld" \
|
"$full_dir/bin/mysqld" \
|
||||||
"$full_dir/bin/mysqladmin" \
|
"$full_dir/bin/mysqladmin" \
|
||||||
"$full_dir/bin/mysqlbinlog" \
|
"$full_dir/bin/mysqlbinlog" \
|
||||||
|
"$full_dir/bin/mysqldump" \
|
||||||
"$full_dir/bin/mysqld" \
|
"$full_dir/bin/mysqld" \
|
||||||
"$full_dir/bin/mysqld_safe" \
|
"$full_dir/bin/mysqld_safe" \
|
||||||
"$full_dir/bin/safe_mysqld"
|
"$full_dir/bin/safe_mysqld"
|
||||||
|
Reference in New Issue
Block a user