-
Notifications
You must be signed in to change notification settings - Fork 977
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactored MySQL_Connection setter/getter functions functions for 'status_flags' #2717 #2881
Commits on Jun 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 00ce76e - Browse repository at this point
Copy the full SHA 00ce76eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b89c512 - Browse repository at this point
Copy the full SHA b89c512View commit details -
Make the comparison on savepoint less strict #948
This is a temporary workaround until we fix an autocommit bug
Configuration menu - View commit details
-
Copy full SHA for d5477a4 - Browse repository at this point
Copy the full SHA d5477a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e2f499 - Browse repository at this point
Copy the full SHA 5e2f499View commit details
Commits on Jun 12, 2020
-
Refactored 'MySQL_Session' set/get status functions
- Added extra doc about the 'status_flags' and 'server_status'. - Added 'sql_log_bin0' and 'prepared_statement' to the 'conn.status' from PROXYSQL SESSION INFO.
Configuration menu - View commit details
-
Copy full SHA for d10f519 - Browse repository at this point
Copy the full SHA d10f519View commit details -
Added test file for testing the behavior of 'MySQL_Session::status_fl…
…ag' to the different operations should modify it
Configuration menu - View commit details
-
Copy full SHA for 996060b - Browse repository at this point
Copy the full SHA 996060bView commit details -
Removed 'sql_log_bin0' from 'conn.status' because it's a session vari…
…able and added 'compression'
Configuration menu - View commit details
-
Copy full SHA for 9eda5a6 - Browse repository at this point
Copy the full SHA 9eda5a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f95848 - Browse repository at this point
Copy the full SHA 1f95848View commit details -
Added checks to verify information contained in 'backends' before try…
…ing to access it
Configuration menu - View commit details
-
Copy full SHA for 2aef129 - Browse repository at this point
Copy the full SHA 2aef129View commit details
Commits on Jun 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 28fa6fa - Browse repository at this point
Copy the full SHA 28fa6faView commit details