add batch remove batch split batch comment selection show hidden batches hide batch highlight batch
db<>fiddle
donate feedback about
By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
id name modules
1 client1 module1,module3
2 client2 module1,module2,module4
4 client4 module1,module2,module3,module4
id name modules
1 client1 module1,module3
2 client2 module1,module2,module4
4 client4 module1,module2,module3,module4
id select_type table partitions type possible_keys key key_len ref rows filtered Extra
1 SIMPLE m2 null ALL null null null null 4 25.00 Using where; Using temporary; Using filesort; Start temporary
1 SIMPLE cm2 null ALL null null null null 10 10.00 Using where; Using join buffer (hash join)
1 SIMPLE c null ALL null null null null 4 25.00 Using where; End temporary; Using join buffer (hash join)
1 SIMPLE cm null ALL null null null null 10 10.00 Using where; Using join buffer (hash join)
1 SIMPLE m null ALL null null null null 4 25.00 Using where; Using join buffer (hash join)
id select_type table partitions type possible_keys key key_len ref rows filtered Extra
1 SIMPLE c null ALL null null null null 4 100.00 Using temporary; Using filesort
1 SIMPLE cm null ALL null null null null 10 10.00 Using where; Using join buffer (hash join)
1 SIMPLE m null ALL null null null null 4 25.00 Using where; Using join buffer (hash join)