Some statements hint to the optimizer to consider another query plan. MySQL
implements this with USE INDEX:
http://dev.mysql.com/doc/refman/5.6/en/index-hints.html
I would like to add support to this for H2, which will ignore this hint
initially.
Original issue reported on code.google.com by g...@maginatics.com on 24 Jan 2014 at 10:17
Original issue reported on code.google.com by
g...@maginatics.com
on 24 Jan 2014 at 10:17