Commit Graph

188 Commits (ee74384c79cd64fb714c1b609f2e14d2a49bf85e)

Author SHA1 Message Date
Rene Cannao b5598d8d53 Add comprehensive ProxySQL_Poll usage documentation throughout codebase
1 month ago
Javier Jaramago Fernández 6fea828e86 Improve logging in unexpected COM_PING packet handling
2 months ago
Javier Jaramago Fernández d0e88599ee Add special handling for unexpected COM_PING packets
2 months ago
Rene Cannao ec1247f2a9 Add Doxygen docs for MySQL_Data_Stream::check_data_flow()
2 months ago
Rene Cannao 4044a40794 Skip bidirectional data check for permanent fast-forward sessions
2 months ago
Rene Cannao ee824c0b97 Removing debugging code
3 months ago
Rene Cannao 3329a671e5 Add extensive documentation for fast forward grace close feature
3 months ago
Rene Cannao ae93966603 Add TAP test for fast forward grace close feature
3 months ago
Rene Cannao 44aa606caa Implement fast forward grace close feature to prevent data loss
3 months ago
Yashwant Sahu 392d3bfffc Using mysql_thread___protocol_compression_level in all the places
1 year ago
Yashwant Sahu 7c3a8327e0 1. Using now mysql_thread___protocol_compression_level
1 year ago
Yashwant Sahu 2f3b2dacae Merge branch 'v3.0' into v3.0_compression
1 year ago
Rahim Kanji 794ec0f48d Merge remote-tracking branch 'Master/v3.0' into v3.0_dynamic_fast_forward
1 year ago
Yashwant Sahu a0db6c3a1f 1. Changed name to protocol_compression_level.
1 year ago
Yashwant Sahu a846447a22 Added MySQL compression level
1 year ago
Rahim Kanji 967386d7d3 Added the SESSION_FORWARD_TYPE enum to define the type of session forwarding
1 year ago
Yashwant Sahu a0ce79b2ee Removed usage of bio structure from debug message.
1 year ago
Yashwant Sahu 2e46f53baf 1. Removed internal openssl bio structure
1 year ago
René Cannaò cbf4628ea3 Merge remote-tracking branch 'proxysql27/v2.7' into v2.x_postgres_merge27_20240917
1 year ago
René Cannaò 38350292e2
Merge pull request #4600 from sysown/v2.x_proxy
1 year ago
René Cannaò 7723563317 Adding warning in case PROXY header is not accepted
2 years ago
Rene Cannao 7fe013fac2 Merge branch 'proxysql_v2.x_240813' into v2.x_postgres_merge_v2.x_240813
2 years ago
Rene Cannao d85430b709 Implementation of PROXY protocol V1
2 years ago
Javier Jaramago Fernández d424e4f8a9 Replace commented 'proxy_info' with 'proxy_debug' in 'read_from_net'
2 years ago
Javier Jaramago Fernández a0b947250f Remove old commented code from 'read_from_net'
2 years ago
Javier Jaramago Fernández ccfca5a3f9 Fix busy-wait on client SSL connection
2 years ago
Rene Cannao 03f0b58e1e Check POLLHUP if unable to read anything from network
2 years ago
René Cannaò 9c3c6ca5a3 Check POLLHUP if unable to read anything from network
2 years ago
René Cannaò e81895ed16 Improve stability in SSL connection getting SSL_ERROR_SYSCALL
2 years ago
Rene Cannao 771fdfd9d8 Improve stability in SSL connection getting SSL_ERROR_SYSCALL
2 years ago
René Cannaò 53da0426de
Merge pull request #32 from sysown/v3.0.0-update_to_openssl_3.3.1
2 years ago
Rahim Kanji d3e9c9c85a Merge remote-tracking branch 'remotes/Master/v2.x' into v2.x_proxysql_postgres_merge
2 years ago
Miro Stauder b7258e965f use local includes - openssl
2 years ago
Miro Stauder e7c336e12f update OpenSSL to v 3.3.1
2 years ago
Miro Stauder 22688659c2 update OpenSSL to v3.3.1
2 years ago
Javier Jaramago Fernández 7ec6e143d6
Merge pull request #4555 from joshuahunt/johunt/clear-ssl-error-queue-on-shutdown
2 years ago
Miro Stauder 7695c42534 use local include - openssl
2 years ago
Josh Hunt 2e4ef165fb Clear SSL error queue on shutdown
2 years ago
René Cannaò fde8ace076 Removed json.hpp from include files
2 years ago
René Cannaò de345ecaed Merge remote-tracking branch 'public/v2.x' into v2.x_postgres_240422
2 years ago
René Cannaò 678c470b3e Fix out after refactoring generate_proxysql_internal_session_json()
2 years ago
René Cannaò 73f8ad0a35 Code split related to generate_proxysql_internal_session_json
2 years ago
Rahim Kanji 936e27139b Merge branch 'v2.x_PostgreSQL_Merge' into v2.x_postgres
2 years ago
Javier Jaramago Fernández a11b8f7234 Fix invalid free for 'caching_sha2_password' and 'CLIENT_COMPRESS'
2 years ago
Rahim Kanji e029d39007 Initial PostgreSQL commit
2 years ago
Javier Jaramago Fernández caed360eeb Merge branch 'v2.x' of github.com:sysown/proxysql into v2.x_sha2pass_draft3
2 years ago
Javier Jaramago Fernández ab8af07c19 Add 'switching_auth_sent' to 'PROXYSQL INTERNAL SESSION'
2 years ago
Miro Stauder 0971a48f9d update OpenSSL from v3.1.4 to v3.2.1
2 years ago
René Cannaò 3c2418246c
Merge branch 'v2.x' into v2.x_sha2pass_draft3
2 years ago
Javier Jaramago Fernández bb0f2da42c Fix Valgrind reported 'realloc' of zero length
2 years ago