wormhole: JOINs
In my rare spare time work on the Binlog Storage Engine: MySQL Proxy Edition and for a few days I was wondering why my index-based JOINs didn't worked. With a index it works, with an index nothing is returned.
I narrowed it down to a simple test-case:
select * from ...