Commit Graph

1814 Commits (48ba491cb7464656cf2cc86b82c19a97c042f923)

Author SHA1 Message Date
Rahim Kanji 48ba491cb7 Add support for unnamed Describe Portal and improve extended query handling
9 months ago
Rahim Kanji 7cde1dcad6 Added comments
9 months ago
Rahim Kanji f9448948cd Set end state for fetch result to indicate that it originates from a simple query or statement execution
9 months ago
Rahim Kanji d3592020ac * Created a separate file for Extended Query messages to reduce clutter in PgSQL_Protocol.
9 months ago
Rahim Kanji 3cff4f9dca * Added sticky backend support for extended query frames: all messages in a single frame will now use the same backend connection.
9 months ago
Rahim Kanji d5fc1fefff Renamed pending_query to extended_query_frame
9 months ago
Rahim Kanji f350102f72 Code cleanup
9 months ago
Rahim Kanji 8bb248cef5 Added Bind and Execute support
9 months ago
Rahim Kanji 4d0618c296 Added Close statement handling
10 months ago
Rahim Kanji a741598a8d Added Describe message handling
10 months ago
Rahim Kanji 2a9f67295f Removed warning tracking code from PgSQL_Connection
10 months ago
Rahim Kanji 58c18846c8 Added set_is_client method
10 months ago
Rahim Kanji 24fecc1f6e Add PostgreSQL extended query (prepared statement) support in ProxySQL
10 months ago
Rahim Kanji 026f458f7c Removed last_insert_id from PostgreSQL modules
10 months ago
Rahim Kanji d5451970dc Added comments
11 months ago
Rahim Kanji 700e8c21ae Switched PQ error verbosity to formatted mode.
11 months ago
René Cannaò 2c26a42897
Merge pull request #4819 from sysown/v3.0-ff_conns_eof_caps_match
11 months ago
René Cannaò 66322d05cf
Merge pull request #4851 from sysown/v3.0-ReadySet1
11 months ago
René Cannaò 988d4049ac
Merge pull request #4941 from sysown/v3.0-4935
11 months ago
René Cannaò f9575b7ee9 Addressing minor issue on Readyset Monitoring
11 months ago
René Cannaò d641ca89be First POC for integration with ReadySet
11 months ago
René Cannaò edc84ea14b
Merge pull request #4922 from sysown/v3.0-4861_fixes1
11 months ago
Javier Jaramago Fernández 128fa60003 Remove non-required headers from 'proxysql_utils.h'
11 months ago
René Cannaò 216b31feae Added new event_type PROXYSQL_METADATA
11 months ago
Rahim Kanji 7c7cbd0bc1 Few improvements
11 months ago
Rahim Kanji afbd12767b Added newline
12 months ago
Rahim Kanji 979b3a81f4 Added PgSQL_ExplicitTxnStateMgr in session
12 months ago
Rahim Kanji 190e369658 Added Transaction State flag in SQLite3_to_Postgres
12 months ago
Rahim Kanji d90bf4ac73 Optimized savepoint detection
12 months ago
Rahim Kanji c6fd3cef9c Added reorder_dynamic_variables_idx flag for server connection variables
12 months ago
Rahim Kanji 33b8b2bd3d Added a static_assert to enforce a maximum thread name length of 16 characters at compile time
12 months ago
Rahim Kanji 2f9bb83dda Added Abort (alias of Rollback)
12 months ago
Rahim Kanji ae1f3126a2 Added explicit transaction state manager
12 months ago
René Cannaò 9737e0630a Add variable mysql-eventslog_stmt_parameters #4923
12 months ago
Rahim Kanji 857e501ca3 Added update_fd_at_index method
12 months ago
Rahim Kanji 6f6d241bb1 Removed gtid related code
1 year ago
René Cannaò 77247a1bd8
Merge pull request #4895 from sysown/v3.0-4861-mysql-logging_prepared_statement_parameters
1 year ago
René Cannaò e88692c172 Deprecate read_only_action()
1 year ago
Javier Jaramago Fernández 811874bad1 Merge branch 'v3.0' of github.com:sysown/proxysql into v3.0-ff_conns_eof_caps_match
1 year ago
René Cannaò dd58ea0b0a
Merge pull request #4908 from sysown/v3.0-4727
1 year ago
René Cannaò 6df3d6b84b
Merge pull request #4899 from sysown/v3.0_refactor_connection_info_param
1 year ago
Rahim Kanji 8a5dfc2ecb Added comment
1 year ago
Javier Jaramago Fernández 7955dd21a8 Fix MySQL 8.4 replication lag monitoring - Closes #4727
1 year ago
Rahim Kanji c2f2ae5aa4 * Updated code to use pgsql_tracked_variables[idx] consistently, removing
1 year ago
Rahim Kanji db442ba8cf Treat client_encoding as normal server parameter/variable.
1 year ago
Rahim Kanji fbb9500cb9 Refactored connection parameters
1 year ago
René Cannaò f47b0e6f6c Changed to MySQL_Event
1 year ago
René Cannaò e17477e297
Merge pull request #4871 from sysown/v3.0-4803_20250313
1 year ago
René Cannaò a16ef78f08 Fix incorrect table definition of stats_mysql_query_events
1 year ago
René Cannaò d3f06c537f Merge branch 'v3.0' into v3.0-ff_conns_eof_caps_match
1 year ago