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 5712d7da7d
Fixed inconsistent header inclusion syntax
6 years ago
..
Chart_bundle_js.cpp First implementation of web interface 8 years ago
ClickHouse_Authentication.cpp Fix minor typos 7 years ago
ClickHouse_Server.cpp Upgrade clickhouse-cpp and support for Enums 6 years ago
Makefile Updated lib makefile for building against prometheus-cpp 6 years ago
MySQL_Authentication.cpp Code cleanup and speeding compile time 6 years ago
MySQL_HostGroups_Manager.cpp Changed previous metrics definitions and added new 'connection_pool' metrics 6 years ago
MySQL_Logger.cpp Merge pull request #2399 from val214/v2.0.9-mem-leaks 6 years ago
MySQL_Monitor.cpp Changed previous metrics definitions and added updating 6 years ago
MySQL_PreparedStatement.cpp Added new prometheus metrics mimicking current ones 6 years ago
MySQL_Protocol.cpp Moved header colliding with <memory> to unique file that requires it 6 years ago
MySQL_Session.cpp Added new prometheus metrics mimicking current ones 6 years ago
MySQL_Thread.cpp Changed MySQL_Thread previous metrics definitions to new convention 6 years ago
MySQL_Variables.cpp Adding ability to parse some variables based ontheir attributes 6 years ago
ProxySQL_Admin.cpp Added new prometheus exposer to ProxySQL_Admin 6 years ago
ProxySQL_Cluster.cpp [WIP] Second commit for mysql firewall whitelist 6 years ago
ProxySQL_Config.cpp Fix issue with method field 6 years ago
ProxySQL_GloVars.cpp Fixed inconsistent header inclusion syntax 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 Modified 'ProxySQL_RESTAPI_Server' constructor for being able to define generic extra GET endpoints 6 years ago
ProxySQL_Restapi.cpp Fix problem with runtime table. Add CORS and content type headers 6 years ago
ProxySQL_Statistics.cpp Extending Statistics, only for new Web UI 6 years ago
Query_Cache.cpp Fix integer overflow in Query Cache size #2040 7 years ago
Query_Processor.cpp Fast routing lookup without username 6 years ago
SpookyV2.cpp first commit 11 years ago
c_tokenizer.c Fix digest replace null issue 6 years ago
configfile.cpp Fix LOAD MYSQL SERVERS FROM CONFIG 6 years ago
debug.cpp Use terminate handler for C++ exceptions 6 years ago
font-awesome.min.css.cpp Further development for web interface 8 years ago
gen_utils.cpp Code cleanup and speeding compile time 6 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 6 years ago
mysql_connection.cpp Added forgotted metric updating for number of 'server connections' 6 years ago
mysql_data_stream.cpp Fix a random error with SSL 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 edge case : offset==0 and limit==0 6 years ago
thread.cpp Thread: Set m_running to 0 on successful join 8 years ago