Skip to content

Commit 8c17093

Browse files
committed
Run XmlDocMarkdown to update documentation.
1 parent 0aa619d commit 8c17093

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/content/api/MySqlConnector/MySqlErrorCodeType.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -660,6 +660,8 @@ public enum MySqlErrorCode
660660
| DebugSyncTimeout | `1639` | ER_DEBUG_SYNC_TIMEOUT |
661661
| DebugSyncHitLimit | `1640` | ER_DEBUG_SYNC_HIT_LIMIT |
662662
| CannotExecuteInReadOnlyTransaction | `1792` | ER_CANT_EXECUTE_IN_READ_ONLY_TRANSACTION |
663+
| CannotConvertString | `3854` | ER_CANNOT_CONVERT_STRING |
664+
| ClientInteractionTimeout | `4031` | ER_CLIENT_INTERACTION_TIMEOUT |
663665

664666
## See Also
665667

0 commit comments

Comments
 (0)