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 3.23, 4.0, 4.1 Reference Manual
::
17 Connectors and APIs
::
17.6 MySQL C API
:: 17.6.10 Common Questions and Problems When Using the C API
« 17.6.9.2 mysql_server_end()
17.6.10.1 Why mysql_store_result() Sometimes Returns NULL After mysql_query() Returns Success »
Section Navigation
[
Toggle
]
17.6 MySQL C API
17.6.1 C API Data Structures
17.6.2 C API Function Overview
17.6.3 C API Function Descriptions
17.6.4 C API Prepared Statements
17.6.5 C API Prepared Statement Data Structures
17.6.6 C API Prepared Statement Function Overview
17.6.7 C API Prepared Statement Function Descriptions
17.6.8 C API Threaded Function Descriptions
17.6.9 C API Embedded Server Function Descriptions
17.6.10 Common Questions and Problems When Using the C API
17.6.10.1 Why mysql_store_result() Sometimes Returns NULL After mysql_query() Returns Success
17.6.10.2 What Results You Can Get from a Query
17.6.10.3 How to Get the Unique ID for the Last Inserted Row
17.6.11 Controlling Automatic Reconnection Behavior
17.6.12 C API Support for Multiple Statement Execution
17.6.13 C API Prepared Statement Problems
17.6.14 C API Prepared Statement Handling of Date and Time Values
17.6.15 Building Client Programs
17.6.10. Common Questions and Problems When Using the C API
[
+/-
]
17.6.10.1. Why
mysql_store_result()
Sometimes Returns
NULL
After
mysql_query()
Returns Success
17.6.10.2. What Results You Can Get from a Query
17.6.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.