You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
proxysql/plugins/mysqlx/src
Rene Cannao b8cfa32c63
fix: address all critical and important code review findings (issue #5729)
2 months ago
..
mysqlx_admin_schema.cpp fix: address all critical and important code review findings (issue #5729) 2 months ago
mysqlx_config_store.cpp feat(mysqlx): add per-route tls_mode column with passthrough enum value 2 months ago
mysqlx_connection.cpp fix(mysqlx): decode backend TLS error code before falling back to plaintext (preferred mode) 2 months ago
mysqlx_data_stream.cpp fix(mysqlx): four minor security findings from issue #5676 2 months ago
mysqlx_listener_reconcile.cpp fix(mysqlx): listener reconciler reads MysqlxConfigStore, not runtime view 2 months ago
mysqlx_plugin.cpp fix(mysqlx): address reviewer feedback (transaction safety, fail-closed TLS, hostgroup refresh, status string) 2 months ago
mysqlx_protocol.cpp fix(mysqlx): classify backend TLS handshake failures into specific error codes 2 months ago
mysqlx_session.cpp feat(mysqlx): wire per-route tls_mode through handler_capabilities_set entry path 2 months ago
mysqlx_stats.cpp fix(mysqlx): address reviewer feedback (transaction safety, fail-closed TLS, hostgroup refresh, status string) 2 months ago
mysqlx_thread.cpp fix(mysqlx): address reviewer feedback (transaction safety, fail-closed TLS, hostgroup refresh, status string) 2 months ago