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 5a5750de92
Fixed 'SQL_CHARACTER_SET_RESULTS' handling in 'fill_server_internal_session' and 'fill_client_internal_session'
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 Minor fixes to PR 2955 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 Changed min max_connections for Aurora autodiscovery 6 years ago
MySQL_Logger.cpp Fixing a lot of compiler warnings 6 years ago
MySQL_Monitor.cpp Merge pull request #2975 from sysown/v2.1.0-galera_ci 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 Removed commented code 6 years ago
MySQL_Thread.cpp Variable mysql-monitor_replication_lag_count 6 years ago
MySQL_Variables.cpp Change default of exit_after_SetParse 6 years ago
ProxySQL_Admin.cpp Prevent accessing 'pa' object in 'admin_session_handler' after 'PROXYSQL STOP' command 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 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 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 Fixing a lot of compiler warnings 6 years ago
Query_Cache.cpp Fix cache size calculation integer overflow 6 years ago
Query_Processor.cpp Added new stat 'new_req_conns_count' counting the num of 'create_new_connection' recieved 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 Adding debug_filters 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 Fixed 'SQL_CHARACTER_SET_RESULTS' handling in 'fill_server_internal_session' and 'fill_client_internal_session' 6 years ago
mysql_data_stream.cpp Refactored 'MySQL_Session' set/get status functions 6 years ago
network.cpp Fix addrinfo leak 6 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