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
MySQL Bug#78852 TRANSACTION ISOLATION DEFAULTS TO REPEATABLE-READ
REGARDLESSLY OF SERVER SETTING
Connector will no longer do:
setTransactionIsolation(sql::TRANSACTION_REPEATABLE_READ);
On init, following then the server config.
0 commit comments