Skip navigation links
The world's most popular open source database
Login
|
Register
Developer Zone
Downloads
Documentation
MySQL Server
MySQL Enterprise
MySQL Workbench
MySQL Cluster
Topic Guides
Expert Guides
Other Docs
Archives
About
Documentation Library
Table of Contents
MySQL 5.6 Manual
MySQL 5.5 Manual
MySQL 5.1 Manual
MySQL 5.0 Manual
MySQL 3.23/4.0/4.1 Manual
Search manual:
MySQL 5.1 Reference Manual
::
20 Connectors and APIs
::
20.9 MySQL C API
:: 20.9.10 Common Questions and Problems When Using the C API
« 20.9.9.2 mysql_server_end()
20.9.10.1 Why mysql_store_result() Sometimes Returns NULL After mysql_query() Returns Success »
Section Navigation
[
Toggle
]
20.9 MySQL C API
20.9.1 C API Data Structures
20.9.2 C API Function Overview
20.9.3 C API Function Descriptions
20.9.4 C API Prepared Statements
20.9.5 C API Prepared Statement Data Structures
20.9.6 C API Prepared Statement Function Overview
20.9.7 C API Prepared Statement Function Descriptions
20.9.8 C API Threaded Function Descriptions
20.9.9 C API Embedded Server Function Descriptions
20.9.10 Common Questions and Problems When Using the C API
20.9.10.1 Why mysql_store_result() Sometimes Returns NULL After mysql_query() Returns Success
20.9.10.2 What Results You Can Get from a Query
20.9.10.3 How to Get the Unique ID for the Last Inserted Row
20.9.11 Controlling Automatic Reconnection Behavior
20.9.12 C API Support for Multiple Statement Execution
20.9.13 C API Prepared Statement Problems
20.9.14 C API Prepared Statement Handling of Date and Time Values
20.9.15 C API Support for Prepared CALL Statements
20.9.16 Building Client Programs
20.9.10. Common Questions and Problems When Using the C API
[
+/-
]
20.9.10.1. Why
mysql_store_result()
Sometimes Returns
NULL
After
mysql_query()
Returns Success
20.9.10.2. What Results You Can Get from a Query
20.9.10.3. How to Get the Unique ID for the Last Inserted Row
Previous
/
Next
/
Up
/
Table of Contents
User Comments
Add your own comment.
Top
/
Previous
/
Next
/
Up
/
Table of Contents
© 2012, Oracle Corporation and/or its affiliates
User Comments
Add your own comment.