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/lib
Rene Cannao 200fdecb8d
Apply AI agent review fixes to PR #5374
5 days ago
..
AI_Features_Manager.cpp Merge v4.0 GenAI features into v3.0 with conditional compilation 2 weeks ago
AI_Tool_Handler.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 weeks ago
AI_Vector_Storage.cpp Merge v4.0 GenAI features into v3.0 with conditional compilation 2 weeks ago
Admin_Bootstrap.cpp Merge v4.0 GenAI features into v3.0 with conditional compilation 2 weeks ago
Admin_FlushVariables.cpp More sprintf to snprintf conversions and indentation fixes 6 days ago
Admin_Handler.cpp Merge branch 'v3.0-openssl-fix' into v3.0-test0213 6 days ago
Admin_Tool_Handler.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 weeks ago
Anomaly_Detector.cpp Merge v4.0 GenAI features into v3.0 with conditional compilation 2 weeks ago
BaseHGC.cpp
BaseSrvList.cpp
Base_HostGroups_Manager.cpp Use RAII for sqlite3 statements across codebase 6 days ago
Base_Session.cpp
Base_Thread.cpp Fix more Valgrind uninitialized value errors 6 days ago
Cache_Tool_Handler.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 weeks ago
Chart_bundle_js.cpp
ClickHouse_Authentication.cpp
ClickHouse_Server.cpp Apply AI agent review fixes to PR #5374 5 days ago
Config_Tool_Handler.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 weeks ago
Discovery_Schema.cpp Use RAII for sqlite3 statements across codebase 6 days ago
GTID_Server_Data.cpp
GenAI_Thread.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 weeks ago
LLM_Bridge.cpp Merge v4.0 GenAI features into v3.0 with conditional compilation 2 weeks ago
LLM_Clients.cpp Fix critical issues in GenAI code (PR #5339) 2 weeks ago
MCP_Endpoint.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 weeks ago
MCP_Thread.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 weeks ago
Makefile Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 weeks ago
MyHGC.cpp
MySQL_Authentication.cpp
MySQL_Catalog.cpp Use RAII for sqlite3 statements across codebase 6 days ago
MySQL_FTS.cpp Use RAII for sqlite3 statements across codebase 6 days ago
MySQL_HostGroups_Manager.cpp Merge branch 'v3.0-openssl-fix' into v3.0-test0213 6 days ago
MySQL_Logger.cpp Apply AI agent review fixes to PR #5374 5 days ago
MySQL_Monitor.cpp Apply AI agent review fixes to PR #5374 5 days ago
MySQL_PreparedStatement.cpp
MySQL_Protocol.cpp
MySQL_Query_Cache.cpp
MySQL_Query_Processor.cpp
MySQL_ResultSet.cpp
MySQL_Session.cpp Fix uninitialized memory in QueryParserArgs.buf 6 days ago
MySQL_Set_Stmt_Parser.cpp
MySQL_Thread.cpp Merge branch 'v3.0-openssl-fix' into v3.0-test0213 6 days ago
MySQL_Tool_Handler.cpp Fix critical issues in GenAI code (PR #5339) 2 weeks ago
MySQL_Variables.cpp
MySQL_encode.cpp
MySrvC.cpp
MySrvConnList.cpp
Observe_Tool_Handler.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 weeks ago
PgSQL_Authentication.cpp
PgSQL_Backend.cpp
PgSQL_Connection.cpp
PgSQL_Data_Stream.cpp Fix uninitialized tmp_charset in Data_Stream constructors 5 days ago
PgSQL_Error_Helper.cpp
PgSQL_ExplicitTxnStateMgr.cpp
PgSQL_Extended_Query_Message.cpp
PgSQL_HostGroups_Manager.cpp Merge branch 'v3.0-openssl-fix' into v3.0-test0213 6 days ago
PgSQL_Logger.cpp
PgSQL_Monitor.cpp Use RAII for sqlite3 statements across codebase 6 days ago
PgSQL_PreparedStatement.cpp
PgSQL_Protocol.cpp
PgSQL_Query_Cache.cpp
PgSQL_Query_Processor.cpp Fix uninitialized memory in Command_Counter::_counters 6 days ago
PgSQL_Session.cpp Fix uninitialized memory in QueryParserArgs.buf 6 days ago
PgSQL_Set_Stmt_Parser.cpp
PgSQL_Thread.cpp Merge branch 'v3.0-openssl-fix' into v3.0-test0213 6 days ago
PgSQL_Variables.cpp
PgSQL_Variables_Validator.cpp
ProxySQL_Admin.cpp Apply AI agent review fixes to PR #5374 5 days ago
ProxySQL_Admin_Disk_Upgrade.cpp
ProxySQL_Admin_Scheduler.cpp
ProxySQL_Admin_Stats.cpp Fix memory leak in stats processlist functions 6 days ago
ProxySQL_Admin_Tests.cpp
ProxySQL_Admin_Tests2.cpp refactor: migrate prepare_v2 to RAII API in ProxySQL_Admin_Tests2 1 week ago
ProxySQL_Cluster.cpp Use RAII for sqlite3 statements across codebase 6 days ago
ProxySQL_Config.cpp
ProxySQL_GloVars.cpp Surgical fixes for macOS compatibility: headers, types, and Makefile linking 4 weeks ago
ProxySQL_HTTP_Server.cpp
ProxySQL_MCP_Server.cpp Merge v4.0 GenAI features into v3.0 with conditional compilation 2 weeks ago
ProxySQL_Poll.cpp
ProxySQL_RESTAPI_Server.cpp
ProxySQL_Restapi.cpp
ProxySQL_Statistics.cpp
QP_query_digest_stats.cpp
QP_rule_text.cpp
Query_Cache.cpp Add protocol labels to Query Cache metrics and enable PostgreSQL QC metrics 1 week ago
Query_Processor.cpp
Query_Tool_Handler.cpp Fix critical issues in GenAI code (PR #5339) 2 weeks ago
RAG_Tool_Handler.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 weeks ago
SHA-crypt.txt
SpookyV2.cpp
Static_Harvester.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 weeks ago
c_tokenizer.cpp
c_tokenizer_legacy.cpp
configfile.cpp
debug.cpp Apply AI agent review fixes to PR #5374 5 days ago
font-awesome.min.css.cpp
gen_utils.cpp
main-bundle.min.css.cpp
mysql_backend.cpp
mysql_connection.cpp Merge pull request #5096 from Gonlo2/fix-close-ssl-con 2 weeks ago
mysql_data_stream.cpp Fix uninitialized tmp_charset in Data_Stream constructors 5 days ago
network.cpp
pgsql_tokenizer.cpp
proxy_protocol_info.cpp
proxy_sqlite3_symbols.cpp Merge v4.0 GenAI features into v3.0 with conditional compilation 2 weeks ago
proxysql_coredump.cpp
proxysql_find_charset.cpp
proxysql_sslkeylog.cpp
proxysql_utils.cpp Surgical fixes for macOS compatibility: headers, types, and Makefile linking 4 weeks ago
sha256crypt.cpp Surgical fixes for macOS compatibility: headers, types, and Makefile linking 4 weeks ago
sha256crypt.orig.c
sqlite3db.cpp fix: Re-enable SQLite3DB::LoadPlugin() with allow_load_plugin flag 4 weeks ago
thread.cpp