mariadb/scripts
Jan Lindström 66612e8fd3 MDEV-5010: InnoDB errors appearing in logs with upgrade from 10.0.0 to 10.0.4.
Analysis: In earlier MySQL 5.6 versions this table innodb_index_stats  used to have a foreign key referencing to innodb_table_stats. However, in newer MySQL 5.6 versions this foreign key is removed and if you upgrade, your innodb_table_stats is created by the earlier mariadb version, thus a newer version will complain that the table is incorrectly defined.

Added drop foreign key on mysql_system_tables_fix.sql to be executed on mysql_upgrade.
2013-11-20 14:28:07 +02:00
..
CMakeLists.txt More merge fixes: 2013-06-16 21:26:40 +03:00
comp_sql.c 10.0-base merge 2013-07-18 16:46:57 +02:00
convert-debug-for-diff.sh rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
dheadgen.pl Updated/added copyright headers 2011-06-30 17:46:53 +02:00
fill_help_tables.sql Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 15:53:48 +01:00
make_binary_distribution.sh Added information about the MariaDB foundation 2013-09-23 20:27:37 +03:00
make_win_bin_dist remove PBXT 2013-08-30 11:25:49 +02:00
msql2mysql.sh gen_lex_hash.cc: 2007-01-31 00:06:42 +01:00
mysql_config.pl.in Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
mysql_config.sh MDEV-3826 compilation of client programs fail: m_string.h tries to include <mysql/plugin.h> 2012-11-15 19:20:10 +01:00
mysql_convert_table_format.sh Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
mysql_find_rows.sh Updated/added copyright headers 2011-06-30 17:31:31 +02:00
mysql_fix_extensions.sh Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
mysql_install_db.pl.in Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
mysql_install_db.sh 5.5 merge and fixes for compiler/test errors 2013-09-18 13:07:31 +02:00
mysql_performance_tables.sql MDEV-4058 2013-06-27 12:51:34 +03:00
mysql_secure_installation.pl.in Merge MySQL 5.1.66 -> MariaDB 5.1.65 2012-11-06 11:52:55 +02:00
mysql_secure_installation.sh Merge MariaDB 5.1.66 -> 5.2.12 2012-11-08 15:24:35 +02:00
mysql_setpermission.sh Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
mysql_system_tables.sql MDEV-5282: mysql_install_db fails to create mysql.gtid_slave_pos 2013-11-13 15:40:46 +01:00
mysql_system_tables_data.sql 10.0-base merge (roles) 2013-10-29 15:08:44 +01:00
mysql_system_tables_fix.sql MDEV-5010: InnoDB errors appearing in logs with upgrade from 10.0.0 to 10.0.4. 2013-11-20 14:28:07 +02:00
mysql_test_data_timezone.sql Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 15:53:48 +01:00
mysql_zap.sh Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mysqlaccess.conf merge 2010-08-20 09:12:36 -05:00
mysqlaccess.sh Buildbot fixes and cleanups: 2013-01-11 02:03:43 +02:00
mysqlbug.sh Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
mysqld_multi.sh MDEV-4068 rpm scriptlet chown command dangerous 2013-03-06 09:32:13 +01:00
mysqld_safe.sh MDEV-5186 /usr/bin/mysqld_safe doesn't have NUMA options support 2013-11-11 09:31:13 +01:00
mysqldumpslow.sh MDEV-4068 rpm scriptlet chown command dangerous 2013-03-06 09:32:13 +01:00
mysqlhotcopy.sh mysql-5.5.28 2012-10-16 13:04:42 +02:00
mytop.sh RPM fixes: 2012-10-27 15:05:01 +02:00