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 4b81e21d57
Added comments, simplified 'stmt->result.data' assignment and minor cleanup for 'process_rows_in_ASYNC_STMT_EXECUTE_STORE_RESULT_CONT'
5 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 Default eof_identifier=false in generate_pkt_OK() 5 years ago
Makefile Change git_version parsing to standardize across OS versions 5 years ago
MySQL_Authentication.cpp Added new column 'attributes' to 'mysql_users' table 6 years ago
MySQL_HostGroups_Manager.cpp Fixes #3265: 'update_group_replication_set_writer' now checks found 'writer' status 5 years ago
MySQL_Logger.cpp Fixing a lot of compiler warnings 6 years ago
MySQL_Monitor.cpp Removed duplicated call to 'conn_unregister' in 'monitor_group_replication_thread' performed outside proper check 5 years ago
MySQL_PreparedStatement.cpp Do not cache routing metadata for COM_STMT_EXECUTE 6 years ago
MySQL_Protocol.cpp Merge pull request #3295 from sysown/v2.1.0-ps_buffer 5 years ago
MySQL_Session.cpp Merge pull request #3295 from sysown/v2.1.0-ps_buffer 5 years ago
MySQL_Thread.cpp Closes #3280: Add support to control 'CLIENT_DEPRECATE_EOF' in client and backend connections through global variables 5 years ago
MySQL_Variables.cpp Added more detailed documentation to 'MySQL_Variables::client_set_value' 5 years ago
ProxySQL_Admin.cpp Closes #3298: Fixed unnecessary port check and logging while flushing admin variables to runtime 5 years ago
ProxySQL_Cluster.cpp Fixed several prometheus metrics names and tags to follow the latest convention 5 years ago
ProxySQL_Config.cpp Renamed 'interval_ms' from 'restapi_routes' table into 'timeout_ms' 5 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 Renamed 'interval_ms' from 'restapi_routes' table into 'timeout_ms' 5 years ago
ProxySQL_Statistics.cpp Fixing a lot of compiler warnings 6 years ago
Query_Cache.cpp Added support to convert EOF packets into OK packets for 'Query_Cache' entries 5 years ago
Query_Processor.cpp Fixed memory leak in 'Query_Processor::new_query_rule' due to field 'match_digest' never being freed 5 years ago
SpookyV2.cpp first commit 11 years ago
c_tokenizer.c Space removal before closing bracket only takes place in case of leading '.' 5 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 Added comments, simplified 'stmt->result.data' assignment and minor cleanup for 'process_rows_in_ASYNC_STMT_EXECUTE_STORE_RESULT_CONT' 5 years ago
mysql_data_stream.cpp Fix 3273: 'POLLHUP' should always be check in 'read_from_net' to verify socket is still open 5 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 Added extra logging reporting all galera nodes status when ProxySQL moves a node from hostgroup 5 years ago
thread.cpp Thread: Set m_running to 0 on successful join 8 years ago