mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 02:05:57 +01:00
Added mysqlcheck to RPM
support-files/mysql.spec.sh: Added mysqlcheck
This commit is contained in:
parent
0b40bd043c
commit
cdcc56705c
1 changed files with 1 additions and 0 deletions
|
@ -360,6 +360,7 @@ fi
|
|||
%attr(755, root, root) /usr/bin/mysql
|
||||
%attr(755, root, root) /usr/bin/mysqlaccess
|
||||
%attr(755, root, root) /usr/bin/mysqladmin
|
||||
%attr(755, root, root) /usr/bin/mysqlcheck
|
||||
%attr(755, root, root) /usr/bin/mysql_find_rows
|
||||
%attr(755, root, root) /usr/bin/mysqldump
|
||||
%attr(755, root, root) /usr/bin/mysqlimport
|
||||
|
|
Loading…
Add table
Reference in a new issue