actually i am making GUI version of mysql as my college project. so i want all the queries of mysql like create,update,select,delete,drop,alter etc.All queries that can be well executed in mysql database.
I guess you mean all of the commands, however you will find thousands of variations of those commands within a query.