mysql-native v3.0.0
API Reference Home: [This Version] [Latest Version] [Other Versions]
Class MYXNoResultRecieved
Thrown when the executed query, unexpectedly, did not produce a result set.
Use the exec
functions,
not query
/queryRow
/etc.
for commands that don't produce result sets (such as INSERT).
Constructors
Name | Description |
---|---|
this
|