~tsarev/percona-server/bug721176_2

« back to all changes in this revision

Viewing changes to mysql-test/percona_server_variables.inc

  • Committer: Oleg Tsarev
  • Date: 2011-09-06 06:23:48 UTC
  • mfrom: (158.1.1 bug840218_5.5)
  • Revision ID: oleg.tsarev@percona.com-20110906062348-82tdsfishbaxgo8v
1) move tests from mysql-test/ to patches
2) remove install_tests script and call of script from Makefile

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--source include/have_response_time_distribution.inc
2
 
--source include/have_innodb.inc
3
 
SELECT Variable_name FROM INFORMATION_SCHEMA.SESSION_VARIABLES ORDER BY 1;