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 b6bca5a3ee
Added metrics help and replaced metrics impl with new array based one for 'mysql_threads_handler' module
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 Replaced 'hostgroups_manager' prometheus metrics with new array based impl 6 years ago
MySQL_Logger.cpp Merge pull request #2399 from val214/v2.0.9-mem-leaks 6 years ago
MySQL_Monitor.cpp Added metrics help and replaced metrics impl with new array based one for 'mysql_monitor' module 6 years ago
MySQL_PreparedStatement.cpp Replaced 'hostgroups_manager' prometheus metrics with new array based impl 6 years ago
MySQL_Protocol.cpp Moved header colliding with <memory> to unique file that requires it 6 years ago
MySQL_Session.cpp Added metrics help and replaced metrics impl with new array based one for 'mysql_threads_handler' module 6 years ago
MySQL_Thread.cpp Added metrics help and replaced metrics impl with new array based one for 'mysql_threads_handler' module 6 years ago
MySQL_Variables.cpp Adding ability to parse some variables based ontheir attributes 6 years ago
ProxySQL_Admin.cpp Added new metric 'proxysql_gtid_executed' 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 Added metrics help and replaced metrics impl with new array based one for 'query_cache' module 6 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 Replaced 'hostgroups_manager' prometheus metrics with new array based impl 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