MySQL Forums
Forum List  »  General

New function in mysql 5.0.2
Posted by: kemas rahmat wiharja
Date: April 06, 2005 08:02AM

Greetings all,

Now, i'm adding new function in mysql that is query dispatching. I'm using mysql ver 5.0.2. I believe that to make this function, i must find which part of mysql that handle the query from user.
I suspect that function handle_select in file sql_select.cpp are the one that responsible for handling the query from user.
Is my suspection right ??
If it is wrong, which part of mysql that handle the query from user ??

Thanks,-

Kemas Rahmat Saleh Wiharja

Options: ReplyQuote


Subject
Written By
Posted
New function in mysql 5.0.2
April 06, 2005 08:02AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.