summaryrefslogtreecommitdiff
path: root/mysql-test/suite/binlog_encryption/rpl_loadfile.test
blob: 235c4a3d29e86ad4c2c01099319db7f4ab1908e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--source suite/rpl/t/rpl_loadfile.test

--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