| List: | Internals | « Previous MessageNext Message » | |
| From: | Hiromichi Watari | Date: | January 21 2012 6:16pm |
| Subject: | Name of function to execute mysql command | ||
| View as plain text | |||
Hi,
Does anyone know the name of function which executes MySQL command given as a string (in
server code) ?
I used to know but just can't remember it now.
something like this
exec_sql_com("set foo=value;");
Thanks,
Hiromichi
