You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Limit MySqlErrorCode values to those in Connector/NET.
- This greatly reduces the library size from not having extra enum values.
- Doesn't introduce an incompatibility with new enum values that might be introduced in Connector/NET.
0 commit comments