Push for testing of encryption

This commit is contained in:
Monty 2014-12-22 16:53:17 +02:00 committed by Sergei Golubchik
commit d7d589dc01
273 changed files with 23385 additions and 1094 deletions

View file

@ -5,6 +5,13 @@
-- source include/have_innodb.inc
# lock data that is part of result set for this testcase
# is retreived using buf_page_try_get. i.e only show if page
# happen to be in buffer pool, with key rotation threads
# chances are substantial that pages have been evicted and lock_data
# get NULL
-- source include/not_encrypted.inc
-- disable_query_log
-- disable_result_log