 |
MySQL :: MySQL 5.1 Reference Manual :: 13.2.5 INSERT Syntax
If you are using the C API, the information string can be obtained by invoking the mysql_info() function. See Section 21.8.7.35, “mysql_info()”. If INSERT inserts a row into a table that has an AUTO_INCREMENT column, you can find the value used for ...
dev.mysql.com |
 |