Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I want the source code of mysql parser.I am exactly using this to check whether a syntax is correct or wrong.Is there any tool and code for that tool?

share|improve this question
Are you looking for sample source code for SQL parsing? Or some tool where you can put your code and check? stackoverflow.com/questions/956507/… – Sarwar Erfan Jan 13 '11 at 7:36
1  
And why don't you just go and get it? The last time I checked, MySQL (and all it's forks) were free and OpenSource. – Bobby Jan 13 '11 at 8:05

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.