mariadb/mysql-test/lib/v1
Michael Widenius 5f68820cd4 Fixed problem with failing mysql_upgrade when proc table was not correct.
Moved out creation of performance schema tables from mysql_system_tables.sql as
the performance_tables creation scripts needs a working mysql.proc to work.

client/mysql_upgrade.c:
  Added option -V, --version
debian/dist/Debian/mariadb-server-5.5.files:
  Added mysql_performance_tables.sql
debian/dist/Ubuntu/mariadb-server-5.5.files:
  Added mysql_performance_tables.sql
mysql-test/lib/v1/mysql-test-run.pl:
  Added mysql_performance_tables.sql
mysql-test/mysql-test-run.pl:
  Added mysql_performance_tables.sql
scripts/CMakeLists.txt:
  Moved out creation of performance schema tables from mysql_system_tables.sql 
  as the performance_tables creation scripts needs a working mysql.proc to work
scripts/mysql_install_db.sh:
  Added mysql_performance_tables.sql
scripts/mysql_performance_tables.sql:
  Moved out creation of performance schema tables from mysql_system_tables.sql 
  as the performance_tables creation scripts needs a working mysql.proc to work
scripts/mysql_system_tables.sql:
  Move creation of performance schema tables to mysql_performance_tables.sql
  Added 'flush tables' to get things to work if someone deletes a table like mysql.proc before run
scripts/mysql_system_tables_fix.sql:
  ove performance table things to mysql_performance_tables.sql
storage/perfschema/pfs.cc:
  Fixed comment
2013-01-11 00:53:07 +02:00
..
My Updated/added copyright headers 2011-06-30 17:37:13 +02:00
incompatible.tests Bug #45698 MTR_VERSION=1 ./mtr --force does not work 2009-07-16 14:05:46 +02:00
mtr_cases.pl Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mtr_gcov.pl Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mtr_gprof.pl Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mtr_im.pl Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mtr_io.pl Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mtr_match.pl Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mtr_misc.pl Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mtr_process.pl mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
mtr_report.pl mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
mtr_stress.pl Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mtr_timer.pl Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mtr_unique.pl Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mysql-test-run.pl Fixed problem with failing mysql_upgrade when proc table was not correct. 2013-01-11 00:53:07 +02:00
ndb_config_1_node.ini WL#4189 Add full backward compatibility to mysql-test-run.pl 2008-11-14 09:45:32 +01:00
ndb_config_2_node.ini WL#4189 Add full backward compatibility to mysql-test-run.pl 2008-11-14 09:45:32 +01:00