Commit Graph

1907 Commits (a44dee127deabc37a9fc2ea2ede58e11d64a605e)

Author SHA1 Message Date
Wazir Ahmed 8d1b5b597c Revert "gtid: Refactor reconnect logic & prevent events_count reset"
4 months ago
René Cannaò 5018cb66d9
Merge pull request #5168 from sysown/v3.0-debug_log_pass
4 months ago
René Cannaò c6cbce34b1
Merge pull request #5117 from wazir-ahmed/gtid-reconn
4 months ago
René Cannaò 360646b7d5
Merge pull request #5165 from sysown/crash-sqlite-max-len
4 months ago
Wazir Ahmed 5219d4be93 processlist: Prevent crash due to SQLITE_TOOBIG
4 months ago
René Cannaò 7022833213
Merge pull request #5163 from sysown/v3.0_assert_to_warning
4 months ago
Javier Jaramago Fernández 4304b995a3 Improve debug message with context dump (passwords) during auth handshake
4 months ago
René Cannaò 436bcccc62
Merge pull request #5158 from sysown/v3.0.3-makefiles_cleanup
4 months ago
Miro Stauder d020f577b2 reduce duplication in makefiles, use include for common stuff
4 months ago
René Cannaò 562e98d551
Merge pull request #5130 from wazir-ahmed/stats-schema
4 months ago
Rahim Kanji 91c674495a Few fixes
4 months ago
René Cannaò ccf72b606c
Merge pull request #5134 from wazir-ahmed/mysqldump
4 months ago
René Cannaò 3b4369bba9
Merge pull request #5113 from wazir-ahmed/load-from-config-validation
4 months ago
René Cannaò ecad6f9249
Merge pull request #5160 from sysown/v3.0_disable_pgsql_prometheus_5159
4 months ago
René Cannaò abafaccbc0
Merge pull request #5156 from sysown/v3.0_pgsql_stat_activity_issue_4682
4 months ago
René Cannaò 73c15ba3ef
Merge pull request #5153 from sysown/v3.0_transaction_alias_support_5152
4 months ago
René Cannaò 01862a247a
Merge pull request #5149 from sysown/v3.0_track_search_path_param_5148
4 months ago
René Cannaò 413b0121a1
Merge pull request #5146 from sysown/v3.0_parameter_status_case_sensitive_issue_5145
4 months ago
René Cannaò c5a0a0011f
Merge pull request #5137 from sysown/v3.0_pgsql_query_cancel_terminate_issue_5136
4 months ago
Rahim Kanji cb2062c1d1 Few fixes
4 months ago
Rahim Kanji f88b781905 Removed pending_connect
4 months ago
Keith Brings aaefac0ca4
Merge pull request #5142 from sysown/v3.0_bind_fmt_bug_fix_5140
4 months ago
Rahim Kanji 5bfb6e216c Few fixes
4 months ago
Rahim Kanji 818025a3b3 Separate query cache metrics for MySQL and PostgreSQL
4 months ago
Rahim Kanji 0292b780e9 Fixed typo
4 months ago
Rahim Kanji f3ea179384 Add backend PID/state to stats_pgsql_processlist and create pg_stat_activity-style view
4 months ago
Rahim Kanji 81d4c3ad74 Added get_pg_backend_state
4 months ago
Rahim Kanji 45271572ec Add support for PostgreSQL transaction command aliases and ROLLBACK AND CHAIN
5 months ago
Rahim Kanji 83bec8d477 Refactored remove_quotes function
5 months ago
Rahim Kanji 8f8a8c29e3 Code cleanup: Removed is_select_NOT_for_update from PostgreSQL modules
5 months ago
Rahim Kanji b005c2dd8c Add tracking for PostgreSQL search_path parameter
5 months ago
Rahim Kanji 03b63f6857 Fix ParameterStatus capitalization for DateStyle, TimeZone, and IntervalStyle
5 months ago
Rahim Kanji 9931fbf1d6 Replace 0xFFFFFFFF with PGSQL_PARAM_NULL constant
5 months ago
Rahim Kanji 8060f98c28 Improve Parser
5 months ago
Rahim Kanji 944b0efcaf Fixed extended query message parser
5 months ago
Miro Stauder 5e7ab935ac fix new compiler issue in btree.h
5 months ago
Rahim Kanji 4d91452fc5 Implement backend query cancellation for PostgreSQL #5136
5 months ago
Wazir Ahmed b6d796c9f2 Improve `mysqldump` compatibility
5 months ago
René Cannaò e1b7afe282
Merge pull request #5099 from wazir-ahmed/clock-monotonic-raw
5 months ago
René Cannaò 18b07a0066
Merge pull request #5120 from sysown/v3.0_clang_compilation_fix
5 months ago
René Cannaò 9290a5ceec
Merge pull request #5124 from sysown/v3.0_postgres_query_logging_issue_5123
5 months ago
Rahim Kanji 9b0366a89a Improved PostgreSQL Logger
5 months ago
Wazir Ahmed 80744b4488 Remove `stats` schema name from the query in stats user session
5 months ago
Rahim Kanji a89291c9a9 Added query logging support for PostgreSQL
5 months ago
Rahim Kanji a7df0d3b3c Fixed clang compilation
5 months ago
Rahim Kanji 23a764eaac Preserve implicit transactions with pipeline + FLUSH #5118
5 months ago
Wazir Ahmed 0a70fd515f gtid: Refactor reconnect logic & prevent `events_count` reset
5 months ago
Wazir Ahmed 0a336de048 Add validation for `LOAD * FROM CONFIG`
6 months ago
Rahim Kanji ff50bb4ec1 Ensure PgSQL_Errors_statsvdestructor is invoked on delete #5112
6 months ago
Rahim Kanji 205f970ffa Append NoData for DESCRIBE(Portal) on SET/RESET/DISCARD/DEALLOCATE
6 months ago