mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Push for testing of encryption
This commit is contained in:
parent
3a3ec744b5
commit
d7d589dc01
273 changed files with 23385 additions and 1094 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue