Commit Graph

86 Commits (0fdd52b46dcef090d4e5a743d4f77fdcdfb71b26)

Author SHA1 Message Date
René Cannaò ce5f0d5bfb Removing 2 compiler warnings
8 years ago
René Cannaò 3ce3abd1cf Try to send LAST_INSERT_ID to backend #1421
8 years ago
René Cannaò ab77b835b5 Improving fast_forward code, big performance boost
8 years ago
René Cannaò a92159a331 Combine multiple packets in larger buffers for resultsets from QC #1482
8 years ago
René Cannaò b58bfacae2 Second commint to embed openssl
8 years ago
René Cannaò df606f2c70 Added mysql variable reset_connection_algorithm
8 years ago
René Cannaò 24cff142e8 Removed debugging leftover
8 years ago
René Cannaò 8b472a6e21 Added error for issue #1410
8 years ago
René Cannaò eed53d7405 Try to understand if an uncompressed packet is wrongly marked as compressed #1410
8 years ago
René Cannaò dcee9c8106 Error handling for failing writes with SSL
8 years ago
René Cannaò 96f738ec64 Incorrect set event to POLLOUT when using SSL
8 years ago
René Cannaò 52a1d8a8d9 Added experimental (not completed) support for SSL client side
8 years ago
René Cannaò be0843c051 Fix integer overflow on connection_max_age_ms #1393
8 years ago
René Cannaò e8de8ee2c8 Added new metrics
8 years ago
René Cannaò 895055f5ff Admin crashes if writing on a closed socket #1227
8 years ago
René Cannaò 44cc349a09 Merge branch 'v1.4.1-1034' into v1.4.4-bandwidth
8 years ago
René Cannaò b00878d3bd Introducing proxysql_session_type
9 years ago
René Cannaò fd80372034 Unitialized variable
9 years ago
René Cannaò f614b59de5 Improving throttling #1034
9 years ago
René Cannaò c437c08f81 Implementation of global per-query throttle #1034
9 years ago
René Cannaò 13cade1f77 Improving mirroring performance
9 years ago
René Cannaò c89beb3113 First commit to support Darwin #930
9 years ago
René Cannaò abd83ff1a3 Compile 1.4.0 on on FreeBSD #898
9 years ago
René Cannaò a6c53d0d12 Revert "Refactor header includes."
9 years ago
Maxim Bublis 30dbcc21a8 Refactor header includes.
9 years ago
Maxim Bublis 043a321e55 Cleanup legacy codebase.
9 years ago
René Cannaò cbfc9bfcfd Merge branch 'v1.2.4' into 1.3.0-alpha
10 years ago
René Cannaò 168f573f3f Fixes compression bug reported in #297
10 years ago
René Cannaò 74c4bf3210 Added STRESSTEST_POOL
10 years ago
René Cannaò baf13c63bf Commit to revert. Here for testing only
10 years ago
René Cannaò 12e1223125 Local connection cache #644
10 years ago
René Cannaò df698870ea Call of fnctl() with FD_CLOEXEC on frontend
10 years ago
René Cannaò d885d4a737 Implementation of max retries
10 years ago
René Cannaò 9318d1a815 More matching criteria
10 years ago
René Cannaò 8e81495bee Improved logging
10 years ago
René Cannaò fe12d26fe4 Implementation of mysql-connection_max_age_ms
10 years ago
René Cannaò c1a18aa2eb Cleaned unused code
10 years ago
René Cannaò 53bc17092c New implementation of fast forward , #528
10 years ago
René Cannaò c101fad268 First draft on mirroring feature
10 years ago
René Cannaò 5a54234364 Removed reference to query_SQL
10 years ago
René Cannaò 60ddf5d8e4 Changes on QC
10 years ago
René Cannaò f85ca85b4e Fix bug #449
10 years ago
René Cannaò 52f0d3fbe1 Fixing memory overcommitting , see #431
10 years ago
René Cannaò 556ff9f733 Bug fixes and performance improvement
11 years ago
René Cannaò b2a57d238f For #343: removed struct mysql_real_query in MySQL_Data_Stream and replaced with class MyDS_real_query to hold only the packet coming from client
11 years ago
René Cannaò 84c0964d64 Usabilility improvements:
11 years ago
René Cannaò c5935bb8d5 Improvement on MySQL protocol with regards to compressed connections and large packets (>16MB)
11 years ago
René Cannaò 9ca3bdf7e6 Handle large packets from client
11 years ago
René Cannaò 85078fec07 Configurable MySQL Query Rules in config file
11 years ago
René Cannaò fa881667e9 processlist shows client info
11 years ago