Commit Graph

7162 Commits (3dcc015d28afb73cdce20965d859955ea9a2b8ee)
 

Author SHA1 Message Date
Rahim Kanji 5206747a7d Fixed warning
2 years ago
Miro Stauder 370e6ba2b3 fix make pkglist corner case
2 years ago
Rahim Kanji aaeec82b44 Renamed strlcat to my_strlcat to avoid naming conflict
2 years ago
Rahim Kanji 832d7e858b Added TAP test mysql-reg_test_4723_query_cache_stores_empty_result
2 years ago
Rahim Kanji 3ecb6acc5a Fixed typo
2 years ago
Rahim Kanji 2cf6412d74 Renamed strlcat to my_strlcat to avoid naming conflict
2 years ago
Miro Stauder 49630c2c2a fix wrong type warnings
2 years ago
Miro Stauder 5ea2f9acc9 fix ubuntu24 fedora39 40 41 builds
2 years ago
Yashwant Sahu 1544fd442b Changed the tables values based on actual docker config file.
2 years ago
Rahim Kanji cb35d65d73 If query results needs to be cached, the mysql_thread___query_cache_size_MB setting takes precedence over mysql_thread___threshold_resultset_size
2 years ago
Rahim Kanji 3102d97591 Cleanup
2 years ago
Rahim Kanji aa104cd6c4 Added query_cache_stores_empty_result test
2 years ago
Rahim Kanji 71cd99f408 If cache_empty_result is not defined in pgsql_query_rules or mysql_query_rules, pgsql-query_cache_stores_empty_result and mysql-query_cache_stores_empty_result value should be considered when determining whether to store empty result sets
2 years ago
Rahim Kanji 1c70a9c35c Enabled pgsql-query_cache_stores_empty_result
2 years ago
Yashwant Sahu 0065200fe7 Some small cleanup
2 years ago
Rahim Kanji d75a3ed7d3 Added TAP test
2 years ago
Rahim Kanji 851a573f30 If query results needs to be cached, the pgsql_thread___query_cache_size_MB setting takes precedence over pgsql_thread___threshold_resultset_size
2 years ago
Yashwant Sahu a3c44f6cf1 it will read hostgroup_attributes from default config file and check correctness of it.
2 years ago
Yashwant Sahu 7e28df79b1 1. Added tap test.
2 years ago
Rahim Kanji c71f9871fc First data row should be skipped since it is part of PGresult, which contains row description
2 years ago
Miro Stauder 596d5ba21f
Merge pull request #4719 from sysown/v3.0-bump_version_to_3.0.1
2 years ago
Rahim Kanji 32dacf8e68 Handled case where pgsql_thread___query_cache_size_MB and mysql_thread___query_cache_size_MB value is zero '0'
2 years ago
Rahim Kanji 7fd9a5a2aa Fixed transfer_started for multi-statement
2 years ago
Rahim Kanji c7f7705cde Code cleanup
2 years ago
Miro Stauder ff22260167 bump version to 3.0.1 at the beginning of the development cycle
2 years ago
René Cannaò cad9d8ddc4
Merge pull request #4687 from sysown/v3.0_escape_connection_param
2 years ago
René Cannaò 9e04d46853
Merge pull request #4717 from sysown/v3.0_reg_test_4716_single_semicolon
2 years ago
René Cannaò a6a1472b7e
Merge pull request #4705 from sysown/v3.0_mem_leak_fixes
2 years ago
René Cannaò babbd57f2a
Merge pull request #4709 from sysown/v3.0_test_aurora_build
2 years ago
René Cannaò a8ccfc80a9
Merge pull request #4714 from sysown/v3.0-update_actions_triggers_v2
2 years ago
Rahim Kanji 38ac1e44e8 Added TAP test for PgSQL
2 years ago
Rahim Kanji 608c876fca Added TAP test for MySQL
2 years ago
Rahim Kanji 110ce8d511 Fixed crash caused by sending single semicolon (;) on admin interface
2 years ago
Miro Stauder 4ada062b89
add CI-3p-postgresql
2 years ago
Rahim Kanji 9b36d63d3d Removed Query_Cache from galera_1_timeout_count.cpp
2 years ago
Rahim Kanji e630049184 Merge branch 'v3.0_test_aurora_build'
2 years ago
Rahim Kanji 55767c7a87 Fixed compilation and linking errors
2 years ago
Yashwant Sahu 2dae44a82c Read mysql_hostgroup_attributes from proxysql configuration file
2 years ago
Rahim Kanji c2885323fb Fixed galera build compilation
2 years ago
Rahim Kanji 0c569cfd03 Merge branch 'v3.0_test_aurora_build' into v3.0_refactor_query_cache
2 years ago
Rahim Kanji 6c70995c5d Fixed TEST_AURORA build
2 years ago
Rahim Kanji fc744096ea Improved PROXYSQL FLUSH PGSQL QUERY CACHE
2 years ago
Rahim Kanji 9e7c96b8d1 Improved generate_ok_packet
2 years ago
Rahim Kanji e74daa405d Added documentation
2 years ago
Rahim Kanji 5102e19b70 Added TAP test
2 years ago
Rahim Kanji fc67e8e7aa Fixed memory leak in PgSQL_Protocol
2 years ago
Rahim Kanji 1785557b96 Fixed mem leak in libscram
2 years ago
Rahim Kanji a49a33c354 Released memory allocated for pgsql_thread___monitor_username and pgsql_thread___monitor_password during the destruction of the PgSQL_Thread
2 years ago
Yashwant Sahu 0c15cc76b1 Previously mysql_hostgroup_attributes was not read from configuration file.
2 years ago
Rahim Kanji d24ea45b63 Merge remote-tracking branch 'Master/v3.0' into v3.0_refactor_query_cache
2 years ago