Skip to:
Right out of ha_rocksdb.cc:
For MYR-137 pulled in during --MYR-1-45- merge :
http://jenkins.percona.com/view/5.7/job/mysql-5.7-param/1205/
https://github.com/percona/percona-server/pull/1926
Merged in , now need to fix remaining rpl tests.
This should be resolved when https://github.com/facebook/mysql-5.6/commit/dc8f836c835e8df9dc3752575dce47b3c1f1f88a is merged
Prevents the migration/use of some rpl test templates as noted in ----MYR-137-- :
rpl_loaddata - not here, only STMT and write to master which RDB doesn't support
rpl_row_img_blobs
rpl_row_img_diff_indexes
rpl_row_img - used by other tests above and not standalone.
rpl_row_sp006
Right out of ha_rocksdb.cc: