MariaDB-server/scripts
Daniel Black 5a8cd03f0f MDEV-37899 galera sst generates numerous selinux AVCs when starting
From downstream bug RHEL-116757, the use of ss to map all the
usage of ports to pids and process names under selinux is rather
limited by the mysqld_exec_t limitations.

The checking of the mapping is a bit excessive in a selinux
environment where binding is limited.

We replace the use of ss under selinux to raw reading of the
/proc/tcp{,} interfaces of the linux that aren't selinux restricted.
2025-10-21 20:25:06 +11:00
..
sys_schema MDEV-37083: Fixed type mismatch in sys views 2025-07-25 17:02:59 +05:30
CMakeLists.txt Replace deprecated CMAKE_COMPILER_IS_GNU(CC|CXX) with CMAKE_(C|CXX)_COMPILER_ID 2025-06-03 18:16:35 +10:00
comp_sql.c
convert-debug-for-diff.sh
dheadgen.pl
fill_help_tables.sql
galera_new_cluster.sh
galera_recovery.sh Fix recovering state GTID in case log file contains non-text bytes - 2024-09-01 02:52:52 +02:00
maria_add_gis_sp.sql.in
mariadb-service-convert
msql2mysql.sh
mysql_config.pl.in
mysql_config.sh
mysql_convert_table_format.sh
mysql_find_rows.sh
mysql_fix_extensions.sh
mysql_install_db.sh MDEV-34926: mysql-install-db suggests a deprecated procedure 2025-07-17 09:18:18 +02:00
mysql_performance_tables.sql
mysql_secure_installation.sh Merge branch '10.5' into 10.6 2024-07-18 16:25:33 +02:00
mysql_setpermission.sh
mysql_system_tables_data.sql
mysql_system_tables_fix.sql Merge 10.6 into 10.11 2025-01-02 12:39:56 +02:00
mysql_system_tables.sql Merge 10.6 into 10.11 2025-01-02 12:39:56 +02:00
mysql_test_data_timezone.sql
mysql_test_db.sql
mysqlaccess.conf
mysqlaccess.sh
mysqld_multi.sh
mysqld_safe.sh Merge branch '10.5' into '10.6' 2024-09-01 06:51:25 +02:00
mysqldumpslow.sh
mysqlhotcopy.sh MDEV-36084 mariadb-hotcopy requires '--port' set for operation since 10.11 2025-03-31 15:37:10 +02:00
mytop.sh MDEV-37852 mytop: fix connection to localhost 2025-10-14 12:28:38 +11:00
print_ddl_recovery_log.pl.in print_ddl_recovery_log.pl ; Print content of the ddl_recovery.log 2025-04-27 15:12:21 +03:00
wsrep_sst_backup.sh galera SST scripts: comments update 2024-09-15 06:08:03 +02:00
wsrep_sst_common.sh MDEV-37899 galera sst generates numerous selinux AVCs when starting 2025-10-21 20:25:06 +11:00
wsrep_sst_mariabackup.sh Merge branch '10.6' into '10.11' 2025-04-16 03:34:40 +02:00
wsrep_sst_mysqldump.sh Merge branch '10.6' into '10.11' 2025-04-16 03:34:40 +02:00
wsrep_sst_rsync.sh MDEV-37899 galera sst generates numerous selinux AVCs when starting 2025-10-21 20:25:06 +11:00