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
Javier Jaramago Fernández 6a1d616396
Renamed 'interval_ms' from 'restapi_routes' table into 'timeout_ms'
6 years ago
..
Chart_bundle_js.cpp First implementation of web interface 9 years ago
ClickHouse_Authentication.cpp Fix minor typos 7 years ago
ClickHouse_Server.cpp Removed global shared variables 6 years ago
Makefile Check GIT_VERSION 6 years ago
MySQL_Authentication.cpp Added new column 'attributes' to 'mysql_users' table 6 years ago
MySQL_HostGroups_Manager.cpp Improved several prometheus metrics labelling and simplified some non-grouping ones 6 years ago
MySQL_Logger.cpp Fixing a lot of compiler warnings 6 years ago
MySQL_Monitor.cpp "Changed prometheus counter naming convention to include '_total' suffix" 6 years ago
MySQL_PreparedStatement.cpp Do not cache routing metadata for COM_STMT_EXECUTE 6 years ago
MySQL_Protocol.cpp Completely remove ma_global.h from 2.1.0 6 years ago
MySQL_Session.cpp Do not increment mysql counter error when there is no error 6 years ago
MySQL_Thread.cpp Improved several prometheus metrics labelling and simplified some non-grouping ones 6 years ago
MySQL_Variables.cpp Change default of exit_after_SetParse 6 years ago
ProxySQL_Admin.cpp Renamed 'interval_ms' from 'restapi_routes' table into 'timeout_ms' 6 years ago
ProxySQL_Cluster.cpp Merge pull request #3100 from sysown/v2.1.0-3088 6 years ago
ProxySQL_Config.cpp Renamed 'interval_ms' from 'restapi_routes' table into 'timeout_ms' 6 years ago
ProxySQL_GloVars.cpp Fixes #2919: Access to GloMTH from 'refresh_variables' and it's destruction is now mutex protected 6 years ago
ProxySQL_HTTP_Server.cpp Merge pull request #2407 from sysown/v2.0.9-libmicrohttpd-0.9.68 7 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 Renamed 'interval_ms' from 'restapi_routes' table into 'timeout_ms' 6 years ago
ProxySQL_Statistics.cpp Fixing a lot of compiler warnings 6 years ago
Query_Cache.cpp Improved several prometheus metrics labelling and simplified some non-grouping ones 6 years ago
Query_Processor.cpp Added new column 'attributes' to 'mysql_query_rules' table 6 years ago
SpookyV2.cpp first commit 12 years ago
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 Adding debug_filters 6 years ago
font-awesome.min.css.cpp Further development for web interface 9 years ago
gen_utils.cpp Code cleanup and speeding compile time 7 years ago
main-bundle.min.css.cpp Embed main-bundle.min.css in web UI #1354 8 years ago
mysql_backend.cpp Code cleanup and speeding compile time 7 years ago
mysql_connection.cpp Port of #3001 to 2.1.0 , related to #3000 6 years ago
mysql_data_stream.cpp Uncomplete SSL connections cause infinite loops 6 years ago
network.cpp Fix addrinfo leak 7 years ago
set_parser.cpp Fixed compilation using fully qualified names for std::string 6 years ago
sqlite3db.cpp Moved LoadPlugin_sqlite3_plugin into SQLite3DB 6 years ago
thread.cpp Thread: Set m_running to 0 on successful join 8 years ago