Commit Graph

4592 Commits (3.0.6)

Author SHA1 Message Date
René Cannaò 8b2b29918a
Merge pull request #5291 from sysown/v3.0-misc260111
4 months ago
René Cannaò b1e37b3387
Merge branch 'v3.0' into v3.0_pgsql-use-ssl-issue-5284
4 months ago
René Cannaò c6ed5b96cd
Merge pull request #5282 from sysown/v3.0_bind-format-issue-5273-fix
4 months ago
Rene Cannao 4aedacd83b [skip-ci] Remove deprecated read_only_action implementations from MySQL and PgSQL HostGroups managers
4 months ago
René Cannaò 9c3f6b0aa5
Merge pull request #5286 from sysown/v3.0-poll_doc
4 months ago
Rene Cannao 0699c7ba11 Add comprehensive ProxySQL_Poll usage documentation throughout codebase
4 months ago
René Cannaò e6cbdcad7f
Merge pull request #5276 from sysown/v3.0_fork
4 months ago
Rahim Kanji 860657f8fa use_ssl value from pgsql_users is properly assigned to the session
4 months ago
Rahim Kanji 556b1023c4 Removed change_user_auth_switch flag
4 months ago
René Cannaò ef872c7f48
Merge pull request #5280 from sysown/v3.0-timezone-parser-fix
4 months ago
René Cannaò 591e1bca6b
Merge pull request #5277 from sysown/v3.0_5272
4 months ago
Rahim Kanji 5a7e7b30e7 Fix extended query Bind handling when a single parameter format is provided
4 months ago
Rene Cannao 6e9abed581 Fix timezone parsing to support 3-component IANA names and hyphens
4 months ago
Rene Cannao 8c90bda52a Address gemini-code-assist review comments for SSL keylog documentation
4 months ago
Rene Cannao b39e193f4f Fix critical issues in close_all_non_term_fd() per code review
4 months ago
Rene Cannao fc73ec1c50 Code review improvements: Add enum and refactor SELECT VERSION() handling
4 months ago
Rene Cannao 442635b721 Add comprehensive documentation for SSL/TLS key logging feature
4 months ago
Rene Cannao 366164ab26 Fix #5272: Add mysql-select_version_forwarding variable for SELECT VERSION()
4 months ago
Rene Cannao 2448b12a56 Fix critical bugs in close_all_non_term_fd() for fork/exec safety
4 months ago
René Cannaò af23187865
Merge pull request #5270 from sysown/v3.0_restapi_improvement
5 months ago
Rahim Kanji 79df69332d Refactor find_script() to use parameterized prepared statements (via execute_prepared()) for safer SQL execution.
5 months ago
Rahim Kanji 14aef13827 Add method to execute already prepared SQLite3 statements, supporting
5 months ago
Rahim Kanji 01a5b23b22 refactor connection pool put_connection to use mmsd and improve debug handling
5 months ago
René Cannaò faa64a570d
Merge pull request #5259 from sysown/v3.0_mysql_monitor_cur_cmd_cmnt_fix
5 months ago
Javier Jaramago Fernández 5c8a32a0b0 Merge branch 'v3.0' of github.com:sysown/proxysql into v3.0-handle_unexp_ping
5 months ago
Rahim Kanji 91e20648f2 Fixed an issue where cur_cmd_cmnt was shared across threads
5 months ago
Javier Jaramago Fernández 6fea828e86 Improve logging in unexpected COM_PING packet handling
5 months ago
René Cannaò 88edaac61b
Merge pull request #5258 from sysown/misc251219
5 months ago
René Cannaò 0f7ff1f374
Merge branch 'v3.0' into v3.0_pgsql-query-digest-gen-5253
5 months ago
René Cannaò 2667540fcc
Merge pull request #5237 from sysown/v3.0_pgsql-monitor-sslsupport-5205
5 months ago
Javier Jaramago Fernández d0e88599ee Add special handling for unexpected COM_PING packets
5 months ago
Rene Cannao efe0d4fe61 Add extensive doxygen documentation for vacuum_stats and stats_pgsql_stat_activity
5 months ago
Rahim Kanji 5e75264bb3 Updated TAP test
5 months ago
Rahim Kanji 5b3805ad7a Refactored comment handling
5 months ago
Rahim Kanji e70fcbf021 * Add dedicated handling for double-quoted PostgreSQL identifiers
5 months ago
René Cannaò 6ee087c73c
Merge pull request #5250 from sysown/v3.0-issue5248
5 months ago
Rahim Kanji fd53642f12 Added pgsql-query_digests_stages_test-t to groups.json
5 months ago
Rahim Kanji 39728b2dc8 Add missing pgsql_tokenizer.cpp
5 months ago
Rahim Kanji 42864e8867 Improved Tokenizer for PostgreSQL
5 months ago
Rene Cannao 2987242d4f Fix cache_empty_result=0 not caching non-empty resultsets (issue #5248)
5 months ago
René Cannaò 5a314d2364
Merge pull request #4889 from sysown/v3.0_get_server_version
5 months ago
René Cannaò 8cf3e59ead
Merge pull request #5247 from sysown/v3.0-issue5246
5 months ago
Rene Cannao 0b2bc1bf22 Fix SQL injection vulnerability in Read_Global_Variables_from_configfile
5 months ago
Rahim Kanji fae283cf7e Add SSL and non-SSL connection OK metrics for PostgreSQL monitor connections
5 months ago
Rene Cannao 6c97d3d244 Add extensive Doxygen documentation for ProxySQL_Config and Read_Global_Variables_from_configfile
5 months ago
Rene Cannao 7ebdf561ca Fix automatic prefix stripping to work with libconfig lookup
5 months ago
Rene Cannao b4683569d6 Add automatic prefix stripping for mysql_variables, pgsql_variables, and admin_variables config parsing
5 months ago
Rene Cannao ec1247f2a9 Add Doxygen docs for MySQL_Data_Stream::check_data_flow()
5 months ago
Rene Cannao 4044a40794 Skip bidirectional data check for permanent fast-forward sessions
5 months ago
Rahim Kanji f507903743 Added nested comments support for PostgreSQL
5 months ago