Commit Graph

47 Commits (61fc7a129cd90cef3fcbb40b4ef786462e2de651)

Author SHA1 Message Date
Rene Cannao 18cc246209 fix: Add missing proxy declarations to MAIN_PROXY_SQLITE3 branch
3 months ago
Rene Cannao b4f521c634 Merge v3.1-MCP2 into v3.1-vec
3 months ago
Rene Cannao 0db022a179 Apply fixes
3 months ago
Rene Cannao 7bf9121057 sqlite3: fix duplicate proxy declarations and add forward declarations
3 months ago
Rene Cannao 8dc4246bdc Introduce canonical proxy_sqlite3 symbol TU; update lib Makefile; remove MAIN_PROXY_SQLITE3 from main.cpp
3 months ago
Rahim Kanji 14aef13827 Add method to execute already prepared SQLite3 statements, supporting
4 months ago
Rene Cannao a577491f42 Refactor issue 4855 fix: Use sqlite3_total_changes64 difference approach
5 months ago
Javier Jaramago Fernández 25d5681c61 Fix potential overflow for 'sqlite3_status' memory metrics
9 months ago
Javier Jaramago Fernández 6f2798abe0 Fix memory leak in 'ProxySQL_Admin::stats___mysql_global' - Closes #4976
10 months ago
René Cannaò e958946b82 Handle STATUS command without backends
2 years ago
Javier Jaramago Fernández 3d06427efe Improve simulator support for AWS Aurora
3 years ago
René Cannaò d4d2298a6f Debug logging to disk
3 years ago
Javier Jaramago Fernández 76b64bed95 Added extra logging reporting all galera nodes status when ProxySQL moves a node from hostgroup
5 years ago
René Cannaò 35c851b9fa Moved LoadPlugin_sqlite3_plugin into SQLite3DB
6 years ago
René Cannaò c808c1f1a8 Move definition of sqlite3 funcs out of main.cpp
6 years ago
René Cannaò 2bbd84d2c9 Support for SQLite3 plugin
6 years ago
René Cannaò cec0404cba Support for LIMIT/OFFSET in SQLite3_result()
6 years ago
Valentin Rakush d5a7836011 Overload execute_statement method in sqlite3db
6 years ago
René Cannaò 27284444dd Optimization on SQLite3 internal library
6 years ago
René Cannaò 7df2227c7c
Merge pull request #2182 from sysown/v2.0.6-perfbench1
7 years ago
René Cannaò ee5b54d983 Create a wrapper around sqlite3_prepare_v2
7 years ago
René Cannaò 2fec51c0a9 A lot of changes to make query digest map faster
7 years ago
René Cannaò 9b14103236 Collect memory statistics about query rules
7 years ago
René Cannaò b5d8c4d3ba Added table mysql_query_rules_fast_routing
8 years ago
René Cannaò 4fb9e3f88b Dump in error log status of mysql_servers during reconfiguration
8 years ago
René Cannaò ee8110a515 Enhancement on Cluster solution
9 years ago
René Cannaò aa8f0c5c43 Remove spinlock from class SQLite3DB #977
9 years ago
René Cannaò f550cf1340 Speeding up user management
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ò 06d7649ffc Reduce allocations in SQLite3_row #809
10 years ago
René Cannaò c68bde68ee Minor optimizatin sqlite3db
10 years ago
ethanblackburn 5885e5f5c2 Add checksum mysql replication hostgroups command
10 years ago
ethanblackburn 2ab4833498 Add checksum function to SQLite3_result
10 years ago
René Cannaò 921ccd5813 Bugfix on mysql_query_rules
11 years ago
René Cannaò e6067a953d External locking for SQLite3DB()
11 years ago
René Cannaò dca5b434fc Many bug fixes:
11 years ago
René Cannaò ba16850d2d Adding function SQLite3DB::return_one_int()
11 years ago
René Cannaò 322a4f021f Enhancement on Query Processor and draft statistics interface
11 years ago
René Cannaò ccc40a0b2a Work in issues #91, #92 and #93
11 years ago
René Cannaò a49e991fea Better handle of NULL value returned by SQLite3
11 years ago
René Cannaò ee34919f9f Issues #19 and #23
12 years ago
René Cannaò dbae40a9a9 Issue #16
12 years ago
René Cannaò 43a82215b0 Issue #12
12 years ago
René Cannaò 5ffd3c8924 Issue #4 , #5 , #6 and #7
12 years ago
René Cannaò 68d6786320 first commit
12 years ago