MariaDB-server/scripts
Akshat Nehra 478802a8ed MDEV-28823 Secure mariadb-secure-installation output file with chmod
Fix security issue where temporary output files containing SQL commands
and password hashes were created with default permissions (world-readable).
Modified prepare() function to create and umask the $output $config and
$command files. It is more secure than chmod as files can be opened, before
the chmod is applied, and then read when its its later populated.

All new code of the whole pull request, including one or several files
that are either new files or modified ones, are contributed under the
BSD-new license. I am contributing on behalf of my employer Amazon Web
Services, Inc.
2025-12-12 17:33:04 +01:00
..
sys_schema MDEV-26114: Update Sys Schema README 2024-09-05 13:24:57 +10:00
CMakeLists.txt print_ddl_recovery_log.pl ; Print content of the ddl_recovery.log 2025-04-27 15:12:21 +03:00
comp_sql.c Merge 10.5 into 10.6 2022-07-01 15:24:50 +03:00
convert-debug-for-diff.sh MDEV-23697: bin/env perl -i -> bin/perl -i 2020-10-02 05:28:58 +02:00
dheadgen.pl
fill_help_tables.sql Update 10.5 HELP tables 2023-01-24 11:28:37 +11:00
galera_new_cluster.sh Revert "update galera_new_cluster to use environment file" 2023-08-08 15:46:39 +01:00
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 Merge 10.4 into 10.5 2023-01-13 10:18:30 +02:00
msql2mysql.sh
mysql_config.pl.in Merge 10.3 into 10.4 2020-10-29 13:38:38 +02:00
mysql_config.sh
mysql_convert_table_format.sh
mysql_find_rows.sh
mysql_fix_extensions.sh
mysql_install_db.sh Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
mysql_performance_tables.sql MDEV-28915: mysql_upgrade fails due to old_mode="", with "Cannot load from 2023-06-26 15:10:30 +05:30
mysql_secure_installation.sh MDEV-28823 Secure mariadb-secure-installation output file with chmod 2025-12-12 17:33:04 +01:00
mysql_setpermission.sh MDEV-31611: mariadb-setpermission - Can't use string as an ARRAY ref while strict refs in use 2023-11-23 08:50:57 +11:00
mysql_system_tables_data.sql Merge 10.5 into 10.6 2023-09-19 10:47:26 +03:00
mysql_system_tables_fix.sql Merge branch '10.5' into 10.6 2024-12-17 11:06:09 +11:00
mysql_system_tables.sql Merge branch '10.5' into 10.6 2024-12-17 11:06:09 +11:00
mysql_test_data_timezone.sql MDEV-23908: Implement SELECT ... OFFSET ... FETCH ... 2021-04-21 14:09:14 +03:00
mysql_test_db.sql
mysqlaccess.conf
mysqlaccess.sh Merge 10.5 into 10.6 2023-01-13 10:45:41 +02:00
mysqld_multi.sh Merge branch '10.5' into 10.6 2022-02-03 17:01:31 +01:00
mysqld_safe.sh Merge branch '10.5' into '10.6' 2024-09-01 06:51:25 +02:00
mysqldumpslow.sh
mysqlhotcopy.sh
mytop.sh MDEV-34604 mytop - fix specifying filters in .mytop 2024-07-17 14:19:53 +10: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 Continuation of previous FreeBSD-related fix for Galera SST scripts 2025-08-14 21:36:22 +02:00
wsrep_sst_mariabackup.sh MDEV-34998 addendum: post-fix corrections for SST scripts 2025-04-14 18:20:25 +02:00
wsrep_sst_mysqldump.sh Merge branch '10.5' into '10.6' 2025-04-15 01:49:48 +02:00
wsrep_sst_rsync.sh MDEV-34998 addendum: post-fix corrections for SST scripts 2025-04-14 18:20:25 +02:00