You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
proxysql/lib
René Cannaò 3d74ef4828
Merge pull request #2882 from sysown/v2.1.0-2862
6 years ago
..
Chart_bundle_js.cpp
ClickHouse_Authentication.cpp Fix minor typos 7 years ago
ClickHouse_Server.cpp Support for SQLite3 plugin 6 years ago
Makefile Check GIT_VERSION 6 years ago
MySQL_Authentication.cpp Code cleanup and speeding compile time 6 years ago
MySQL_HostGroups_Manager.cpp Fixes segfault related to accesses to 'GloMyLogger' and 'GloMTH' when are already deinitialized 6 years ago
MySQL_Logger.cpp Merge pull request #2399 from val214/v2.0.9-mem-leaks 6 years ago
MySQL_Monitor.cpp Merge pull request #2833 from sysown/v2.1.0-2687 6 years ago
MySQL_PreparedStatement.cpp Do not cache routing metadata for COM_STMT_EXECUTE 6 years ago
MySQL_Protocol.cpp Fixes #2793: Update capabilities and max_allowed properly in case of 'switching_auth' 6 years ago
MySQL_Session.cpp Merge pull request #2882 from sysown/v2.1.0-2862 6 years ago
MySQL_Thread.cpp Merge pull request #2846 from sysown/v2.1.0-2834 6 years ago
MySQL_Variables.cpp generate regexp for mysql variables 6 years ago
ProxySQL_Admin.cpp Support for SQLite3 plugin 6 years ago
ProxySQL_Cluster.cpp Merge pull request #2833 from sysown/v2.1.0-2687 6 years ago
ProxySQL_Config.cpp Fix issue with method field 6 years ago
ProxySQL_GloVars.cpp Support for SQLite3 plugin 6 years ago
ProxySQL_HTTP_Server.cpp Merge pull request #2407 from sysown/v2.0.9-libmicrohttpd-0.9.68 6 years ago
ProxySQL_RESTAPI_Server.cpp Added support for GCC 4.8 and removed per-module metrics initialization functions 6 years ago
ProxySQL_Restapi.cpp Fix problem with runtime table. Add CORS and content type headers 6 years ago
ProxySQL_Statistics.cpp Support for SQLite3 plugin 6 years ago
Query_Cache.cpp Fix cache size calculation integer overflow 6 years ago
Query_Processor.cpp Add support for SAVEPOINT #948 6 years ago
SpookyV2.cpp
c_tokenizer.c Avoid copying extra commas in case of parsing a 'query grouping' 6 years ago
configfile.cpp Fix LOAD MYSQL SERVERS FROM CONFIG 6 years ago
debug.cpp Removed introduced helper function 'proxy_info_' and macros in favor of old 'proxy_info' 6 years ago
font-awesome.min.css.cpp
gen_utils.cpp Code cleanup and speeding compile time 6 years ago
main-bundle.min.css.cpp
mysql_backend.cpp Code cleanup and speeding compile time 6 years ago
mysql_connection.cpp Merge pull request #2882 from sysown/v2.1.0-2862 6 years ago
mysql_data_stream.cpp Fixes #1493: Update 'pkt_sid' in case of compressed connection 6 years ago
network.cpp Fix addrinfo leak 6 years ago
set_parser.cpp Fix memory leaks in set parser 6 years ago
sqlite3db.cpp Moved LoadPlugin_sqlite3_plugin into SQLite3DB 6 years ago
thread.cpp