I see that PREPARE is on a TODO list for MYSQL. Does anyone know
if or when it might be available (or if it is high priority).

I'm having to parse SQL statements myself to extract column and table names
and then match columns to tables to get column information. PREPARE would
mean that MYSQL would do this for me (this is really where this sort of
processing belongs).

Any information appreciated.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to