mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
99f85eec88
Attempt to follow the rules using dh_system_enable to install the sockets. Enable the sockets as opposed to the services by default.
53 lines
3.1 KiB
Text
53 lines
3.1 KiB
Text
etc/columnstore/storagemanager.cnf.example # Copy of etc/columnstore/storagemanager.cnf that is installed
|
|
lib/systemd/system/mariadb.service # Installed by rules file
|
|
lib/systemd/system/mariadb.socket # Installed by rules file
|
|
lib/systemd/system/mariadb-extra.socket # Installed by rules file
|
|
lib/systemd/system/mariadb@.service # Installed by rules file
|
|
lib/systemd/system/mariadb@.socket # Installed by rules file
|
|
lib/systemd/system/mariadb-extra@.socket # Installed by rules file
|
|
usr/bin/mysql_config # We already have the MariaDB variant
|
|
usr/bin/mytop # Mytop is distributed from a separate source package
|
|
usr/bin/sst_dump # Use the one from rocksdb-tools package
|
|
usr/lib/mysql/plugin/JavaWrappers.jar # These are only built if JNI/libjawt.so is installed from e.g. openjdk-8-jre-headless
|
|
usr/lib/mysql/plugin/JdbcInterface.jar # These are only built if JNI/libjawt.so is installed from e.g. openjdk-8-jre-headless
|
|
usr/lib/sysusers.d/sysusers.conf
|
|
usr/lib/tmpfiles.d/tmpfiles.conf
|
|
usr/lib/*/libdbbc.a # ColumnStore header file
|
|
usr/lib/*/libidbboot.a # ColumnStore header file
|
|
usr/lib/*/libprocessor.a # ColumnStore header file
|
|
usr/lib/*/libwe_xml.a # ColumnStore header file
|
|
usr/share/doc/mariadb-server-10.6/COPYING
|
|
usr/share/doc/mariadb-server-10.6/COPYING.AGPLv3
|
|
usr/share/doc/mariadb-server-10.6/COPYING.GPLv2
|
|
usr/share/doc/mariadb-server-10.6/COPYING.thirdparty
|
|
usr/share/doc/mariadb-server-10.6/CREDITS
|
|
usr/share/doc/mariadb-server-10.6/EXCEPTIONS-CLIENT
|
|
usr/share/doc/mariadb-server-10.6/INSTALL-BINARY
|
|
usr/share/doc/mariadb-server-10.6/PATENTS
|
|
usr/share/doc/mariadb-server-10.6/README-wsrep
|
|
usr/share/groonga/COPYING
|
|
usr/share/groonga-normalizer-mysql/lgpl-2.0.txt
|
|
usr/share/groonga-normalizer-mysql/README.md
|
|
usr/share/groonga/README.md
|
|
usr/share/man/man1/my_safe_process.1
|
|
usr/share/man/man1/mysql.server.1
|
|
usr/share/mysql/binary-configure
|
|
usr/share/mysql/magic
|
|
usr/share/mysql/maria_add_gis_sp.sql
|
|
usr/share/mysql/mysqld_multi.server
|
|
usr/share/mysql/mysql-log-rotate
|
|
usr/share/mysql/mysql.server
|
|
usr/share/mysql/mysql-test/mtr # Already created by mariadb-test.links
|
|
usr/share/mysql/mysql-test/mysql-test-run # Already created by mariadb-test.links
|
|
usr/share/mysql/mysql_to_mariadb.sql
|
|
usr/share/mysql/policy/apparmor/README # In MariaDB we don't want to use AppArmor at the moment
|
|
usr/share/mysql/policy/apparmor/usr.sbin.mysqld # In MariaDB we don't want to use AppArmor at the moment
|
|
usr/share/mysql/policy/apparmor/usr.sbin.mysqld.local # In MariaDB we don't want to use AppArmor at the moment
|
|
usr/share/mysql/policy/selinux/mariadb-server.fc # In MariaDB we don't want to use SELinux at the moment
|
|
usr/share/mysql/policy/selinux/mariadb-server.te # In MariaDB we don't want to use SELinux at the moment
|
|
usr/share/mysql/policy/selinux/mariadb.te # In MariaDB we don't want to use SELinux at the moment
|
|
usr/share/mysql/policy/selinux/README # In MariaDB we don't want to use SELinux at the moment
|
|
usr/share/mysql/systemd/mariadb.service # Installed by rules file
|
|
usr/share/mysql/systemd/mariadb@.service # Installed by rules file
|
|
usr/share/mysql/systemd/use_galera_new_cluster.conf
|
|
usr/share/mysql/wsrep.cnf
|