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 6c5bd0971c
Add new SQLite3 functions for password generation
2 years ago
..
Chart_bundle_js.cpp First implementation of web interface 9 years ago
ClickHouse_Authentication.cpp Code cleanup on MySQL_HostGroups_Manager 3 years ago
ClickHouse_Server.cpp fix brackets in comparison 2 years ago
Makefile warn about ASAN limitation ASLR > 28bits 2 years ago
MySQL_Authentication.cpp Rememeber clear text password if provided by client 3 years ago
MySQL_HostGroups_Manager.cpp Merge pull request #4468 from sysown/v2.x-clang_cppdotenv 2 years ago
MySQL_Logger.cpp refactor out pktH 3 years ago
MySQL_Monitor.cpp Use of ssl_params in MySQL_Monitor 2 years ago
MySQL_PreparedStatement.cpp Update MySQL_PreparedStatement.cpp 2 years ago
MySQL_Protocol.cpp Add new SQLite3 functions for password generation 2 years ago
MySQL_Session.cpp Merge pull request #4467 from sysown/v2.6-4466 2 years ago
MySQL_Thread.cpp Merge branch 'v2.x' of github.com:sysown/proxysql into v2.x_sha2pass_draft3 2 years ago
MySQL_Variables.cpp Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp 3 years ago
ProxySQL_Admin.cpp fix type casts 2 years ago
ProxySQL_Cluster.cpp Merge pull request #4458 from sysown/v2.x_Servers_SSL_Params 2 years ago
ProxySQL_Config.cpp Read mysql_servers_ssl_params from config file 2 years ago
ProxySQL_GloVars.cpp fix pointer aritmetic 2 years ago
ProxySQL_HTTP_Server.cpp Fixed memory leaks in ProxySQL HTTP Server 2 years ago
ProxySQL_Poll.cpp Move ProxySQL_Poll() to its own source file 3 years ago
ProxySQL_RESTAPI_Server.cpp Fix potentially uninitialized variable 4 years ago
ProxySQL_Restapi.cpp Various optimization to RESTAPI configuration 3 years ago
ProxySQL_Statistics.cpp Debug logging to disk 3 years ago
Query_Cache.cpp Enhanced Warnings handling in ProxySQL: 3 years ago
Query_Processor.cpp Fixed ProxySQL crash on querying stats_mysql_query_digest and stats_mysql_query_digest_rest 2 years ago
SHA-crypt.txt Adding sha256crypt.cpp 3 years ago
SpookyV2.cpp first commit 12 years ago
c_tokenizer.cpp Fix '+|-' operators removal after ')' for 'query_digests' 3 years ago
configfile.cpp Removing or commenting legacy/unused code 5 years ago
debug.cpp Merge remote-tracking branch 'Master/v2.x' into v2.x_refactor_cluster_mysql_servers_final 3 years ago
font-awesome.min.css.cpp Further development for web interface 9 years ago
gen_utils.cpp Adding SET TRANSACTION ISOLATION LEVEL * support 3 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 7 years ago
mysql_connection.cpp Implementation of MySQL_Connection::set_ssl_params 2 years ago
mysql_data_stream.cpp Merge branch 'v2.x' of github.com:sysown/proxysql into v2.x_sha2pass_draft3 2 years ago
network.cpp Better error handling when calling bind()/listen() 3 years ago
proxysql_coredump.cpp Reset coredump stats exclusively when the 'LOAD COREDUMP TO RUNTIME' command is executed 3 years ago
proxysql_find_charset.cpp Merge branch 'v2.x' of github.com:sysown/proxysql into v2.x-aurora_autodiscovery-refactor_cluster_mysql_servers-gr_bootstrap_mode 2 years ago
proxysql_sslkeylog.cpp * Updated NSS Key Log Format URL 3 years ago
proxysql_utils.cpp Merge branch 'v2.x' of github.com:sysown/proxysql into v2.x-aurora_autodiscovery-refactor_cluster_mysql_servers-gr_bootstrap_mode 2 years ago
set_parser.cpp Merge remote-tracking branch 'Master/v2.x' into v2.x_testing_ci_test_failures 3 years ago
sha256crypt.cpp Add new SQLite3 functions for password generation 2 years ago
sha256crypt.orig.c Adding sha256crypt.cpp 3 years ago
sqlite3db.cpp Code cleanup on MySQL_HostGroups_Manager 3 years ago
thread.cpp Commenting unused code 5 years ago