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.0 Reference Manual
::
19 Connectors and APIs
::
19.8 MySQL C API
:: 19.8.10 Common Questions and Problems When Using the C API
« 19.8.9.2 mysql_server_end()
19.8.10.1 Why mysql_store_result() Sometimes Returns NULL After mysql_query() Returns Success »
Section Navigation
[
Toggle
]
19.8 MySQL C API
19.8.1 C API Data Structures
19.8.2 C API Function Overview
19.8.3 C API Function Descriptions
19.8.4 C API Prepared Statements
19.8.5 C API Prepared Statement Data Structures
19.8.6 C API Prepared Statement Function Overview
19.8.7 C API Prepared Statement Function Descriptions
19.8.8 C API Threaded Function Descriptions
19.8.9 C API Embedded Server Function Descriptions
19.8.10 Common Questions and Problems When Using the C API
19.8.10.1 Why mysql_store_result() Sometimes Returns NULL After mysql_query() Returns Success
19.8.10.2 What Results You Can Get from a Query
19.8.10.3 How to Get the Unique ID for the Last Inserted Row
19.8.11 Controlling Automatic Reconnection Behavior
19.8.12 C API Support for Multiple Statement Execution
19.8.13 C API Prepared Statement Problems
19.8.14 C API Prepared Statement Handling of Date and Time Values
19.8.15 C API Support for Prepared CALL Statements
19.8.16 Building Client Programs
19.8.10. Common Questions and Problems When Using the C API
[
+/-
]
19.8.10.1. Why
mysql_store_result()
Sometimes Returns
NULL
After
mysql_query()
Returns Success
19.8.10.2. What Results You Can Get from a Query
19.8.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.