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 668e4a1dfb
Closes #1614: Added extra logging suggesting solution when 'bind()' fails due to 'EADDRNOTAVAIL'
5 years ago
..
Chart_bundle_js.cpp
ClickHouse_Authentication.cpp
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 5 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 hardcoded values for error codes in counters in 'monitor_connect_thread' and no longer required include 5 years ago
MySQL_PreparedStatement.cpp Updated 'stats_mysql_prepared_statements_info' table definition to hold 'num_columns' and 'num_params' info for prepared statements 5 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 #3328 from sysown/v2.1.1-3327 5 years ago
MySQL_Thread.cpp Closes #3310: Improve error reporting for 'MySQL_Monitor' and 'MySQL_Session' backend connections via counters 5 years ago
MySQL_Variables.cpp Added more detailed documentation to 'MySQL_Variables::client_set_value' 5 years ago
ProxySQL_Admin.cpp Merge pull request #3309 from sysown/v2.1.1-1574 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
ProxySQL_HTTP_Server.cpp
ProxySQL_RESTAPI_Server.cpp
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
c_tokenizer.c Space removal before closing bracket only takes place in case of leading '.' 5 years ago
configfile.cpp
debug.cpp Adding debug_filters 6 years ago
font-awesome.min.css.cpp
gen_utils.cpp
main-bundle.min.css.cpp
mysql_backend.cpp
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 Closes #1614: Added extra logging suggesting solution when 'bind()' fails due to 'EADDRNOTAVAIL' 5 years ago
set_parser.cpp
sqlite3db.cpp Added extra logging reporting all galera nodes status when ProxySQL moves a node from hostgroup 5 years ago
thread.cpp