717
727
void mysql_parse(Session *session, const char *inBuf, uint32_t length)
722
731
session->reset_for_next_command();
723
732
/* Check if the Query is Cached if and return true if yes
724
733
* TODO the plugin has to make sure that the query is cacheble