Start test case with a dummy table create and drop. This ensures that NDB event subscription is properly set up before the real test starts, which otherwise could sometimes cause INSERT events to be lost.
+ removed extra binlog events generated by drop table schema ops to produce predictable test cases