mariadb/scripts
Monty d671fec431 Fixed some errors & warnings when running mariadb-upgrade on MySQL instance
- Moved view checks after privilege tables are fixed. This is to avoid
  warnings about wrongly defined mysql.proc when checking views.
- Don't use stat tables before they have been fixed.
- Don't run mysql_fix_view() if 'FOR MYSQL' is used if the view is
  already a MariaDB view.
- Added 'FOR UPGRADE' as an option for 'REPAIR VIEW' to be able to
  detect if the REPAIR command comes from mariadb_upgrade. In this
  case we get a warning, instead of an error, if a definer of a view
  does not exists.
2023-06-25 16:15:08 +03:00
..
sys_schema MDEV-28342: sys.create_synonym_db fails when a temporary table masks a base table 2022-05-12 10:28:13 -05: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.5 HELP tables 2023-01-24 11:28:37 +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 Merge 10.5 into 10.6 2023-01-03 18:13:11 +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 Fixed some errors & warnings when running mariadb-upgrade on MySQL instance 2023-06-25 16:15:08 +03:00
mysql_system_tables_data.sql Fixed some errors & warnings when running mariadb-upgrade on MySQL instance 2023-06-25 16:15:08 +03:00
mysql_system_tables_fix.sql Fixed some errors & warnings when running mariadb-upgrade on MySQL instance 2023-06-25 16:15:08 +03:00
mysql_test_data_timezone.sql MDEV-23908: Implement SELECT ... OFFSET ... FETCH ... 2021-04-21 14:09:14 +03:00
mysql_test_db.sql Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03: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 Merge branch '10.5' into 10.6 2022-02-03 17:01:31 +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 Merge branch '10.4' into 10.5 2023-04-24 12:43:47 +02:00
wsrep_sst_mysqldump.sh MDEV-28583: Galera: binlogs disappear after rsync IST 2022-05-18 01:22:29 +02:00
wsrep_sst_rsync.sh MDEV-30220: rsync SST completely ignores aria-log-dir-path 2023-01-11 15:01:00 +01:00