Commit Graph

11 Commits (mysqlx-plugin-impl)

Author SHA1 Message Date
Rahim Kanji c0f99c0e15 Refactor: Improved Prepared-Statement Cache Design (Lock-Free Hot Path) #5211
6 months ago
Rahim Kanji 8f8a8c29e3 Code cleanup: Removed is_select_NOT_for_update from PostgreSQL modules
7 months ago
Rahim Kanji 38841bf189 Remove DESCRIBE statement cache option
9 months ago
Rahim Kanji 099597d2d8 Added client_close_all
9 months ago
Rahim Kanji 28931cd00d * Replaced malloc with std::vector for safer memory management.
10 months ago
Rahim Kanji 4ebff4c0cc Added support for protocol-supplied (out-of-band) parameter typing (argument-based)
10 months ago
Rahim Kanji a8a2799187 Improved locks
10 months ago
Rahim Kanji 703a5f35f5 Added stats_pgsql_prepared_statements_info table
10 months ago
Rahim Kanji 87ad15b01c * Removed autocommit_on_hostgroup from PostgreSQL modules
10 months ago
Rahim Kanji a741598a8d Added Describe message handling
11 months ago
Rahim Kanji 24fecc1f6e Add PostgreSQL extended query (prepared statement) support in ProxySQL
11 months ago