From: Hiromichi Watari Date: January 21 2012 6:16pm Subject: Name of function to execute mysql command List-Archive: http://lists.mysql.com/internals/38430 Message-Id: <1327169818.79101.YahooMailNeo@web121504.mail.ne1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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