mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
9656356b55
For both Deb and RPM, create mariadb-client-compat and mariadb-server-compat containing the mysql links to the mariadb named executables/scripts. The mariadb-client-core mysqlcheck was moved to mariadb-client-compat. The symlinks in MYSQL_ADD_EXECUTABLE is tagged as a {Client,Server}Symlinks component and placed in the symlinks packages. Man pages are restructured be installed into compat package if that matches the executable. Columnstore has a workaround as it doesn't use the cmake/plugin.cmake. Scripts likewise have compatibility symlinks are in the {server,client}-compat packages. Co-author: Andrew Hutchings <andrew@linuxjedi.co.uk> Closes #2390
8 lines
490 B
Text
8 lines
490 B
Text
usr/bin/mariadb-check usr/bin/mariadb-analyze
|
|
usr/bin/mariadb-check usr/bin/mariadb-optimize
|
|
usr/bin/mariadb-check usr/bin/mariadb-repair
|
|
usr/bin/mariadb-check usr/bin/mariadbcheck
|
|
usr/share/man/man1/mariadb-check.1.gz usr/share/man/man1/mariadb-analyze.1.gz
|
|
usr/share/man/man1/mariadb-check.1.gz usr/share/man/man1/mariadb-optimize.1.gz
|
|
usr/share/man/man1/mariadb-check.1.gz usr/share/man/man1/mariadb-repair.1.gz
|
|
usr/share/man/man1/mariadb-check.1.gz usr/share/man/man1/mariadbcheck.1.gz
|