mariadb/scripts
Monty ceb0e7f944 Fixes to mysql_install_db
- Change to use 'mariadbd' instead of 'mysqld' in help texts and other
  visible places.
- Start binary 'mariadbd' instead of 'mysqld'. This will remove a warning
  in 11.0 when running mysql_install_db.
- Use my_print_defaults --mariadbd instead of --mysqld
- Use --skip-log-error if the user don't have access to log-error file.
  This it needed to allow mysql_install_db to work silenty for users that
  has not write access to /var/log.

Other things:
- Updated my_print_defaults to support --mariadbd
2023-03-10 11:04:49 +02:00
..
sys_schema MDEV-29625 Some clients/scripts refer to old slow log variables 2022-10-04 12:28:04 +02:00
CMakeLists.txt MDEV-29222 - Fix mysqld_safe script 2022-08-10 13:24:31 +02: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 BUG#25719975 SHEBANG HARD CODED AS /USR/BIN/PERL IN SCRIPTS, BREAKS ON FREEBSD 2017-03-28 13:22:32 +02:00
fill_help_tables.sql Update 10.11 HELP 2023-02-14 08:45:22 +11:00
galera_new_cluster.sh MDEV-19161: Let galera_new_cluster use "restart" instead of "start" 2022-05-12 07:46:26 +03:00
galera_recovery.sh MDEV-30275: mariadb names rather than mysql names should be used 2023-01-03 11:25:10 +11:00
maria_add_gis_sp.sql.in MDEV-19650: Privilege bug on MariaDB 10.4 2020-05-07 10:54:56 +02:00
mariadb-service-convert Merge 10.4 into 10.5 2023-01-13 10:18:30 +02:00
msql2mysql.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_config.pl.in Merge 10.3 into 10.4 2020-10-29 13:38:38 +02:00
mysql_config.sh Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mysql_convert_table_format.sh Switch Perl DBI scripts from DBD::mysql to DBD::MariaDB driver 2019-07-19 13:39:20 +03:00
mysql_find_rows.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_fix_extensions.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_install_db.sh Fixes to mysql_install_db 2023-03-10 11:04:49 +02:00
mysql_performance_tables.sql MDEV-4262 - P_S discovery 2014-08-19 15:18:18 +04:00
mysql_secure_installation.sh MDEV-22010: use executables MariaDB named in scripts 2021-06-14 15:10:47 +05:30
mysql_setpermission.sh Merge 10.4 into 10.5 2021-08-31 10:04:56 +03:00
mysql_system_tables.sql MDEV-29776 collation_connection and db_collation are too short in mysql.proc and mysql.event 2022-10-13 18:45:30 +04:00
mysql_system_tables_data.sql Merge branch '10.3' into 10.4 2019-12-09 15:09:41 +01:00
mysql_system_tables_fix.sql Merge 10.10 into 10.11 2022-12-14 09:18:30 +02:00
mysql_test_data_timezone.sql MDEV-23908: Implement SELECT ... OFFSET ... FETCH ... 2021-04-21 14:09:14 +03:00
mysql_test_db.sql Add magic database access to test and test_% and removing the script 2022-11-02 00:31:27 +01:00
mysqlaccess.conf BUG#25719975 SHEBANG HARD CODED AS /USR/BIN/PERL IN SCRIPTS, BREAKS ON FREEBSD 2017-03-28 13:22:32 +02:00
mysqlaccess.sh Merge 10.5 into 10.6 2023-01-13 10:45:41 +02:00
mysqld_multi.sh MDEV-6655: mysqld_multi default log location in wrong directory (#2285) 2022-10-16 18:18:40 +01:00
mysqld_safe.sh Merge 10.5 into 10.6 2022-03-07 18:42:47 +03:00
mysqldumpslow.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysqlhotcopy.sh Merge branch '10.4' into 10.5 2020-02-12 08:55:17 +01:00
mytop.sh MDEV-25878: mytop bugs: check for mysql driver and sockets 2021-06-21 11:55:16 +02:00
wsrep_sst_backup.sh MDEV-28758: Mariabackup copies binary logs to backup directory 2022-08-01 15:53:14 +02:00
wsrep_sst_common.sh Merge 10.5 into 10.6 2023-01-13 10:45:41 +02:00
wsrep_sst_mariabackup.sh MDEV-30220: rsync SST completely ignores aria-log-dir-path 2023-01-11 15:01:00 +01:00
wsrep_sst_mysqldump.sh MDEV-29625 Some clients/scripts refer to old slow log variables 2022-10-04 12:28:04 +02:00
wsrep_sst_rsync.sh Merge 10.7 into 10.8 2023-01-13 11:11:04 +02:00