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
René Cannaò 2d670897df
Merge pull request #3529 from sysown/v2.x-3502
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 Adding support for PROXYSQL GCOV DUMP|RESET 5 years ago
MySQL_Authentication.cpp Per-user default transaction isolation level 5 years ago
MySQL_HostGroups_Manager.cpp Removing MySQL_HostGroups_Manager::server_add() 5 years ago
MySQL_Logger.cpp Fixing a lot of compiler warnings 6 years ago
MySQL_Monitor.cpp Improve query to REPLICA_HOST_STATUS related to Aurora 5 years ago
MySQL_PreparedStatement.cpp Reversed adding 'first_comment' to 'compute_hash' #3427 5 years ago
MySQL_Protocol.cpp Cleanup of dead code in MySQL_Protocol 5 years ago
MySQL_Session.cpp Fixed check for 'enable_load_data_local_infile' placement and added conditional extra verbosity to warning message #3500 5 years ago
MySQL_Thread.cpp Added mysql variable to enable unsupported query 'LOAD DATA LOCAL INFILE' issuing warning message #3500 5 years ago
MySQL_Variables.cpp Temporarily added 'session_track_schema' to the list of ignored variables #3442 5 years ago
ProxySQL_Admin.cpp Merge pull request #3499 from sysown/v2.x-codecov1 5 years ago
ProxySQL_Cluster.cpp Fixed typo specifying to load 'MYSQL VARIABLES' instead of correct 'LDAP VARIABLES' to runtime #3419 5 years ago
ProxySQL_Config.cpp Renamed 'interval_ms' from 'restapi_routes' table into 'timeout_ms' 5 years ago
ProxySQL_GloVars.cpp Implemented sync support for 'ldap-%' global variables 5 years ago
ProxySQL_HTTP_Server.cpp Disable CURLOPT_SSL_VERIFYPEER=0 #3518 5 years ago
ProxySQL_RESTAPI_Server.cpp Added comments on current concurrency model from libhttpserver used by ProxySQL and added note for possible benchmarking 5 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 Added 'first_comment' to 'MySQL_STMT_Global_info' to allow processing it during 'STMT_EXECUTE' #3427 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 Merge pull request #3499 from sysown/v2.x-codecov1 5 years ago
mysql_data_stream.cpp Added check preventing a session with 'PINGING_SERVER' status to start a 'RESETTING_CONNECTION' session #3502 5 years ago
network.cpp Commented unused code 5 years ago
set_parser.cpp Added conditional 'grave accents' outside capturing group to 'VAR_P1' regex matching variable name #3479 5 years ago
sqlite3db.cpp Initialize enabled_mutex in SQLite3_result 5 years ago
thread.cpp Thread: Set m_running to 0 on successful join 8 years ago