Skip to content

Commit 44f7ea7

Browse files
committed
Add mysqlxtest to tools removed from docker image
(cherry picked from commit 14d2f7c04a7f10e45b1f0a9674178ebb6e386983)
1 parent 6263b2e commit 44f7ea7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packaging/rpm-docker/mysql.spec.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,8 @@ for f in innochecksum myisamchk myisam_ftdump myisamlog myisampack mysqladmin \
183183
mysqlbinlog mysqlcheck mysql_client_test mysql_config_editor \
184184
mysqld_multi mysqld_safe mysqldumpslow mysql_embedded mysqlimport \
185185
mysql_plugin mysql_secure_installation mysqlshow mysqlslap mysqltest \
186-
perror replace resolveip resolve_stack_dump lz4_decompress \
187-
zlib_decompress; do
186+
mysqlxtest perror replace resolveip resolve_stack_dump \
187+
lz4_decompress zlib_decompress; do
188188
rm -f %{buildroot}%{_bindir}/$f
189189
done
190190

0 commit comments

Comments
 (0)