aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks
diff options
context:
space:
mode:
Diffstat (limited to 'Frameworks')
-rw-r--r--Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.h b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.h
index 2e4ac7ad..8e4b1121 100644
--- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.h
+++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.h
@@ -60,6 +60,8 @@
* the server_status flags that were received most recently (i.e. usually
* in return to the last executed query).
*
+ * Calling this method will never affect the mysql error state.
+ *
* THIS METHOD IS NOT THREAD-SAFE!
*
* @return YES, unless the MySQL connection is invalid (in which case the passed-in struct remains unchanged)