summaryrefslogtreecommitdiff
path: root/mysql-test/suite/binlog_encryption/rpl_loadfile.test
blob: 40379a5c3d064b948abc8c61f26cc39bebe2b842 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--source extra/rpl_tests/rpl_loadfile.inc

--let $datadir= `SELECT @@datadir`

--echo #
--echo # Check that the loaded data is encrypted in the master binlog
--echo #

--let SEARCH_FILE=$datadir/master-bin.0*
--let SEARCH_RANGE = 500000
--let SEARCH_PATTERN= xxxxxxxxxxx
--source include/search_pattern_in_file.inc