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
If the AllowLoadLocalInfile=True connection string option is specified, then always pass the CLIENT_LOCAL_FILES flag to the server, regardless of whether it was set in the initial handshake packet.
This works around a problem where the Azure Database for MySQL/MariaDB proxy may not specify that flag, but the backend server supports it.
0 commit comments