mariadb/mysql-test/lib
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 merge with mysql-5.5.21 2012-03-09 08:06:59 +01:00
t Updated/added copyright headers 2011-06-30 17:46:53 +02:00
v1 Fixed problem with failing mysql_upgrade when proc table was not correct. 2013-01-11 00:53:07 +02:00
mtr_cases.pm MDEV-399 Combinations defined in the base suite cannot be skipped by overlay 2012-08-01 19:57:36 +02:00
mtr_gcov.pl Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
mtr_gprof.pl Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
mtr_io.pl Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mtr_match.pm Some more copyright fixes in mtr 2011-01-18 12:01:40 +01:00
mtr_misc.pl per-file combinations 2012-02-06 21:36:56 +01:00
mtr_process.pl 5.3 merge 2012-01-13 15:50:02 +01:00
mtr_report.pm merge with 5.3 2011-10-19 21:45:18 +02:00
mtr_results.pm WL #5680 MTR results written to file with well defined format 2011-05-09 16:07:43 +02:00
mtr_stress.pl Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mtr_unique.pm Updated/added copyright headers 2011-06-30 17:37:13 +02:00
process-purecov-annotations.pl Gcov support improvements 2009-09-18 05:15:29 +04:00