.. |
CMakeLists.txt
|
Merge branch '10.1' into 10.2
|
2017-08-17 11:38:34 +02:00 |
comp_sql.c
|
MDEV-13384 - misc Windows warnings fixed
|
2017-09-28 17:20:46 +00:00 |
convert-debug-for-diff.sh
|
|
|
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
|
Updated fill_help_tables for MariaDB
|
2015-07-10 14:03:39 +03:00 |
galera_new_cluster.sh
|
MDEV-13032: fix galera_new_cluster to be POSIX
|
2017-06-08 12:43:39 +10:00 |
galera_recovery.sh
|
MDEV-10767 /tmp/wsrep_recovery.${RANDOM} file created in unallowed SELinux context
|
2017-09-21 12:37:40 +05:30 |
make_win_bin_dist
|
remove PBXT
|
2013-08-30 11:25:49 +02:00 |
maria_add_gis_sp.sql.in
|
MDEV-10119 mysql_install_db creates GIS procedures with invalid definer.
|
2016-06-27 22:12:21 +04:00 |
mariadb-service-convert
|
Minor typo
|
2017-01-26 13:51:03 +02:00 |
msql2mysql.sh
|
Updated/added copyright header. Added line "use is subject to license terms"
|
2014-02-17 18:19:04 +05:30 |
mysql_config.pl.in
|
Merge remote-tracking branch 'mysql/5.5' into 5.5
|
2017-07-18 14:59:10 +02:00 |
mysql_config.sh
|
5.5 merge
|
2014-11-19 17:23:39 +01:00 |
mysql_convert_table_format.sh
|
Merge branch '10.0' into 10.1
|
2017-08-08 10:18:43 +02:00 |
mysql_find_rows.sh
|
Merge branch '10.0' into 10.1
|
2017-08-08 10:18:43 +02:00 |
mysql_fix_extensions.sh
|
Merge branch '10.0' into 10.1
|
2017-08-08 10:18:43 +02:00 |
mysql_install_db.pl.in
|
Merge branch '10.0' into 10.1
|
2017-08-08 10:18:43 +02:00 |
mysql_install_db.sh
|
Merge branch '10.1' into 10.2
|
2017-02-10 17:01:45 +01:00 |
mysql_performance_tables.sql
|
MDEV-4262 - P_S discovery
|
2014-08-19 15:18:18 +04:00 |
mysql_secure_installation.pl.in
|
Merge remote-tracking branch 'mysql/5.5' into 5.5
|
2017-07-18 14:59:10 +02:00 |
mysql_secure_installation.sh
|
Merge branch '5.5' into 10.0
|
2017-04-21 18:34:06 +02:00 |
mysql_setpermission.sh
|
Merge branch '10.0' into 10.1
|
2017-08-08 10:18:43 +02:00 |
mysql_system_tables.sql
|
Merge branch '10.1' into 10.2
|
2016-06-30 16:38:05 +02:00 |
mysql_system_tables_data.sql
|
mysql_install_db enhancements to facilitate Debian bug#848616 fix
|
2017-01-17 17:13:14 +01:00 |
mysql_system_tables_fix.sql
|
Merge branch '10.1' into 10.2
|
2017-08-17 11:38:34 +02:00 |
mysql_test_data_timezone.sql
|
Updated/added copyright header. Added line "use is subject to license terms"
|
2014-02-17 18:19:04 +05:30 |
mysql_to_mariadb.sql
|
Fixed assert if user table was mailformed.
|
2016-05-01 18:52:13 +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 branch '10.1' into 10.2
|
2017-08-17 11:38:34 +02:00 |
mysqld_multi.sh
|
Merge tag 'mariadb-10.0.32' into 10.0-galera
|
2017-08-09 08:56:11 +03:00 |
mysqld_safe.sh
|
Merge branch '10.1' into 10.2
|
2017-10-04 18:36:58 +02:00 |
mysqldumpslow.sh
|
Merge branch '10.0' into 10.1
|
2017-08-08 10:18:43 +02:00 |
mysqlhotcopy.sh
|
Merge remote-tracking branch 'mysql/5.5' into 5.5
|
2017-07-18 14:59:10 +02:00 |
mytop.sh
|
Merge 10.0.14 into 10.1
|
2014-10-15 12:59:13 +02:00 |
wsrep_sst_common.sh
|
wrep_sst_common: Setting "-c ''" for my_print_defaults just takes no values from config at all. $MY_PRINT_DEFAULTS is already set at the top of the script to have --defaults-file and --defaults-extra-file. If WSREP_SST_OPT_CONF if set to "--defaults-file=/etc/my.cnf --defaults-extra-file=/etc/my.extra.cnf", then "my_print_defaults -c "" --defaults-file=/etc/my.cnf" succeeds, but if WSREP_SST_OPT_CONF is empty - no default values are taken at all.
|
2017-10-01 15:50:25 +02:00 |
wsrep_sst_mariabackup.sh
|
MDEV-12548 Initial implementation of Mariabackup for MariaDB 10.2
|
2017-07-05 11:43:28 +03:00 |
wsrep_sst_mysqldump.sh
|
Merge 10.1 into 10.2
|
2017-08-31 09:30:40 +03:00 |
wsrep_sst_rsync.sh
|
Fixes Galera on FreeBSD
|
2017-09-13 10:48:10 -07:00 |
wsrep_sst_xtrabackup-v2.sh
|
wrep_sst_common: Setting "-c ''" for my_print_defaults just takes no values from config at all. $MY_PRINT_DEFAULTS is already set at the top of the script to have --defaults-file and --defaults-extra-file. If WSREP_SST_OPT_CONF if set to "--defaults-file=/etc/my.cnf --defaults-extra-file=/etc/my.extra.cnf", then "my_print_defaults -c "" --defaults-file=/etc/my.cnf" succeeds, but if WSREP_SST_OPT_CONF is empty - no default values are taken at all.
|
2017-10-01 15:50:25 +02:00 |
wsrep_sst_xtrabackup.sh
|
Merge branch '10.0-galera' into 10.1
|
2016-09-28 13:20:02 -04:00 |