summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/binlog_encryption/rpl_loadfile.test
blob: 84e6ecd7a0db931ab727e22a488f2120a0b2604e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--source suite/rpl/include/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