Commit Graph

7762 Commits (644174a3488dcf5d8d2ebb1902b83f70525cb5fa)
 

Author SHA1 Message Date
Wazir Ahmed ec7383dc71 TAP: Add test for `LOAD * FROM CONFIG`
8 months ago
Wazir Ahmed 7194437d77 Add `PROXYSQL SET CONFIG FILE` command
8 months ago
Wazir Ahmed 0a336de048 Add validation for `LOAD * FROM CONFIG`
8 months ago
Rahim Kanji ff50bb4ec1 Ensure PgSQL_Errors_statsvdestructor is invoked on delete #5112
8 months ago
Miro Stauder 463a233ba2
Merge pull request #5108 from sysown/add_action_php_pdo_pgsql
8 months ago
Rahim Kanji 20a1924221 Updated TAP test
8 months ago
Rahim Kanji 205f970ffa Append NoData for DESCRIBE(Portal) on SET/RESET/DISCARD/DEALLOCATE
8 months ago
Rahim Kanji 031d362aab Add STMT prefix to ASYC DESCRIBE status
8 months ago
Rahim Kanji 7d5fe54230 Refactor: unify result handling for Parse and Describe
8 months ago
Rahim Kanji 5eb754a425 Updated TAP test
8 months ago
Rahim Kanji 0391a8d4bb Intercept LISTEN command and return "not supported" #5109
8 months ago
René Cannaò 0e54455026
Merge pull request #5104 from sysown/v3.0_issue_5101
8 months ago
Miro Stauder 3c5e052eb8 add action php_pdo_pgsql testing
8 months ago
Rahim Kanji 2745f5ffb7 Merge remote-tracking branch 'Master/v3.0_issue_5101' into v3.0_extended_query_protocol_phase_2
8 months ago
Rahim Kanji e291573810 Improved regex pattern
8 months ago
Rahim Kanji 77d030b2f2 Merge branch 'v3.0_issue_5101' into v3.0_extended_query_protocol_phase_2
8 months ago
Rahim Kanji bbbb73f8ee Added TAP test
8 months ago
Rahim Kanji 86e2453972 Updated SET parsing regex pattern to allow optional spaces after commas in values
8 months ago
Rahim Kanji c6138656b6 Fixed multiplex disabled due to CREATE SEQUENCE
8 months ago
René Cannaò 8a175b5ee6
Merge pull request #5103 from sysown/v3.0_issue_5100
8 months ago
Rahim Kanji 226cb8d225 Merge remote-tracking branch 'Master/v3.0_issue_5102' into v3.0_extended_query_protocol_phase_2
8 months ago
Rahim Kanji 0d26349117 Merge remote-tracking branch 'Master/v3.0_issue_5101' into v3.0_extended_query_protocol_phase_2
8 months ago
Rahim Kanji 31503d42e3 Merge remote-tracking branch 'Master/v3.0_issue_5100' into v3.0_extended_query_protocol_phase_2
8 months ago
Rahim Kanji 1b137714dd Updated SET parsing regex pattern to allow optional spaces after commas in values
8 months ago
Rahim Kanji a69a4437d6 If the startup connection includes untracked session parameters (passed via options=), the connection must be destroyed instead of returned to the pool.
8 months ago
Rahim Kanji 43e5b55c1c Added integer_datetimes in ProxySQL startup parameters status, hardcoded to on.
8 months ago
Wazir Ahmed 8d29742e20 `QueryInfo::end_time` should always be greater than or equal to `start_time`
8 months ago
Wazir Ahmed daf1570c5d Replace `CLOCK_MONOTONIC` with `CLOCK_MONOTONIC_RAW`
8 months ago
Rahim Kanji 70c2819ccc Fixed TAP test
8 months ago
Rahim Kanji 1b47a1d9ea Fixed Describe Portal returning NoData
8 months ago
Rahim Kanji abd9fcb743 Add PgSQL prepared statement related stats
8 months ago
Rahim Kanji 38841bf189 Remove DESCRIBE statement cache option
8 months ago
Rahim Kanji 71e8a2e8d5 Update TAP test
8 months ago
Rahim Kanji 9a5fa148c8 Inject implicit Sync if simple query arrives before extended query cycle is completed
8 months ago
Rahim Kanji be2ae45950 Merge branch 'v3.0' into 'v3.0_extended_query_protocol_phase_2'
8 months ago
Rahim Kanji a5077e8eb1 Updated TAP test
8 months ago
Rahim Kanji abd19113c0 Fix RequestEnd: avoid updating internal state when query failed on backend
8 months ago
Rahim Kanji 96c989a854 * Replaced virtual RequestEnd method with CRTP (static polymorphism)
8 months ago
René Cannaò 4252a6942a
Merge pull request #5087 from sysown/v3.0_fix_issue_5086
8 months ago
Rahim Kanji 8d8577b0ad Ensure PgSQL_Threads_Handler and PgSQL_HostGroups_Manager objects are released when ProxySQL shuts down or restarts.
8 months ago
Rahim Kanji c7ce5a8298 Ensure PgSQL_Threads_Handler and PgSQL_HostGroups_Manager objects are released when ProxySQL shuts down or restarts.
8 months ago
Wazir Ahmed 6807feb16d Add TAP test for `SHOW STATUS LIKE 'Ssl_version'`
8 months ago
Wazir Ahmed fe0f5c2b4d TAP: Update `check_query_count()` to fetch count from all hostgroups
8 months ago
Wazir Ahmed 8ebd7e48ae TAP: Move init_mysql_conn() and run_q() to utils
8 months ago
Wazir Ahmed aa80a1f9c8 Handle `SHOW STATUS LIKE 'Ssl_version'` in ProxySQL without any backend
8 months ago
Rahim Kanji 515cf12ded Reject COPY FROM STDIN in extended query mode
8 months ago
Rahim Kanji 453e39ab7a Updated TAP tests
8 months ago
Rahim Kanji 7a1852fb92 Skip Describe Portal results unless client explicitly requests it
8 months ago
Rahim Kanji 3dd401f81a Queue client packets during active query execution
8 months ago
Rahim Kanji 52b9a8f74b Updated TAP test
8 months ago