This shows you the differences between two versions of the page.
|
c:mysql:mysql.h:mysql_query [2013/02/03 20:19] 127.0.0.1 external edit |
c:mysql:mysql.h:mysql_query [2024/02/16 01:12] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== mysql_query ====== | ====== mysql_query ====== | ||
| <code c> | <code c> | ||
| + | int mysql_query(MYSQL *mysql, const char *stmt_str) | ||
| </code> | </code> | ||