mtr MyRocks tests missing have_rocksdb or have_rocksdb_as_default
General
Escalation
General
Escalation
Description
Environment
None
Smart Checklist
Activity
Show:
George Lorch March 16, 2017 at 10:18 PM
Done
Created March 16, 2017 at 8:41 PM
Updated April 30, 2018 at 6:33 PM
Resolved March 17, 2017 at 7:14 PM
Tests are missing have_rocksdb_as_default and assumes MyRocks is the default engine when it in fact may be InnoDB
rocksdb.foreign_key w2 [ fail ] Test ended at 2017-03-16 13:13:57 CURRENT_TEST: rocksdb.foreign_key mysqltest: At line 9: query 'CREATE TABLE t2 (a INT NOT NULL, b INT NOT NULL, FOREIGN KEY (b) REFERENCES t1(b))' succeeded - should have failed with errno 1235...