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ò c76dda60d5
Add check before trying to remove trailing spaces or semicolon
2 years ago
..
Chart_bundle_js.cpp
ClickHouse_Authentication.cpp
ClickHouse_Server.cpp fix brackets in comparison 2 years ago
GTID_Server_Data.cpp Remove commented code from original GTID impl 2 years ago
Makefile Merge branch 'v2.x' into v2.6.x-freebsd_fixes 2 years ago
MyHGC.cpp Merge pull request #4528 from sysown/v2.x_monitor_slave_lag_when_null_4521 2 years ago
MySQL_Authentication.cpp
MySQL_HostGroups_Manager.cpp Merge pull request #4620 from sysown/v2.x-fix_connpool_metrics_init_val 2 years ago
MySQL_Logger.cpp
MySQL_Monitor.cpp Adding a null-check on a MySQL query result and avoiding redundant string initialization 2 years ago
MySQL_PreparedStatement.cpp Some code cleanup 2 years ago
MySQL_Protocol.cpp Fix regression on 'COM_CHANGE_USER' for 'mysql_native_password' - Closes #4589 2 years ago
MySQL_ResultSet.cpp use local include - openssl 2 years ago
MySQL_Session.cpp Add check before trying to remove trailing spaces or semicolon 2 years ago
MySQL_Thread.cpp Fix a mixup in the default value of monitoring_read_only_interval 2 years ago
MySQL_Variables.cpp Fix 'mysqld_error.h' include using deps path 2 years ago
MySQL_encode.cpp use local include - openssl 2 years ago
MySrvC.cpp Removed MySrvStatus class 2 years ago
MySrvConnList.cpp Removed MySrvStatus class 2 years ago
MySrvList.cpp Merge remote-tracking branch 'Master/v2.x' into v2.x_hostgroup_online_servers 2 years ago
ProxySQL_Admin.cpp Issue warning when time interval variable gets rounded 2 years ago
ProxySQL_Cluster.cpp Fix several overflows in 'ProxySQL_Cluster::pull_*' ops - Closes #4572 2 years ago
ProxySQL_Config.cpp Read mysql_servers_ssl_params from config file 2 years ago
ProxySQL_GloVars.cpp Merge pull request #4496 from sysown/v2.6.x-freebsd_fixes 2 years ago
ProxySQL_HTTP_Server.cpp Fix user-after-free on HTTP_Server 'system' ept 2 years ago
ProxySQL_Poll.cpp Several code documentation 2 years ago
ProxySQL_RESTAPI_Server.cpp use THERAD_PER_CONNECTION in REASTAPI server 2 years ago
ProxySQL_Restapi.cpp
ProxySQL_Statistics.cpp
QP_query_digest_stats.cpp Refactoring to split Query_Processor.cpp into multiple files 2 years ago
QP_rule_text.cpp Refactoring to split Query_Processor.cpp into multiple files 2 years ago
Query_Cache.cpp use local includes - prometheus 2 years ago
Query_Processor.cpp Refactoring to split Query_Processor.cpp into multiple files 2 years ago
SHA-crypt.txt
SpookyV2.cpp
c_tokenizer.cpp Fix typo on 'mysql_query_digest_and_first_comment_one_it' doc 2 years ago
c_tokenizer_legacy.cpp Moved legacy code away from c_tokenizer.cpp 2 years ago
configfile.cpp use local includes - libconfig 2 years ago
debug.cpp Make 'proxy_debug_func' saves/restore 'errno' 2 years ago
font-awesome.min.css.cpp
gen_utils.cpp
main-bundle.min.css.cpp
mysql_backend.cpp
mysql_connection.cpp Improve context on 'MYSQL_OPT_NONBLOCK' for SSL connections 2 years ago
mysql_data_stream.cpp Replace commented 'proxy_info' with 'proxy_debug' in 'read_from_net' 2 years ago
network.cpp
proxysql_coredump.cpp
proxysql_find_charset.cpp Several code documentation 2 years ago
proxysql_sslkeylog.cpp
proxysql_utils.cpp Remove redundant exception guards, remove parseLong, add checksum computation after adding a new server, and other small changes based on feedback 2 years ago
set_parser.cpp Add check before trying to remove trailing spaces or semicolon 2 years ago
sha256crypt.cpp Add new SQLite3 functions for password generation 2 years ago
sha256crypt.orig.c
sqlite3db.cpp Several code documentation 2 years ago
thread.cpp