views:

27

answers:

0

Hi guys! My question quite a general one.

I have to create a prototype of a query optimizer for mySQL, that works instead of standard one, or complements it. It doesn't have to be very complicated, at the beginning. But is there a way of turning off the standard optimizer, so that I can check the way how mine works? And what language is the best for writing such an add-on?