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
Rene Cannao 28aba93526
Fix bug #44
2 years ago
..
Admin_Bootstrap.cpp Splitting ProxySQL_Admin 2 years ago
Admin_FlushVariables.cpp Splitting ProxySQL_Admin 2 years ago
Admin_Handler.cpp Splitting ProxySQL_Admin 2 years ago
Base_Session.cpp Code cleanup in Base_Session.cpp 2 years ago
Base_Thread.cpp Added PgSQL Thread variables. 2 years ago
Chart_bundle_js.cpp First implementation of web interface 8 years ago
ClickHouse_Authentication.cpp Code cleanup on MySQL_HostGroups_Manager 3 years ago
ClickHouse_Server.cpp Added PgSQL Thread variables. 2 years ago
Client_Session.cpp * Added PostgreSQL configuration (port: 6034 Admin and 6035: PostgreSQL client connections) 2 years ago
GTID_Server_Data.cpp Remove commented code from original GTID impl 2 years ago
Makefile Splitting ProxySQL_Admin 2 years ago
MyHGC.cpp Merge remote-tracking branch 'remotes/Master/v2.x' into v2.x_proxysql_postgres_merge 2 years ago
MySQL_Authentication.cpp Removed json.hpp from include files 2 years ago
MySQL_HostGroups_Manager.cpp Merge pull request #20 from sysown/v2.x_postgres_backend 2 years ago
MySQL_Logger.cpp Removed json.hpp from include files 2 years ago
MySQL_Monitor.cpp Merge remote-tracking branch 'remotes/Master/v2.x' into v2.x_proxysql_postgres_merge 2 years ago
MySQL_PreparedStatement.cpp Some code cleanup 2 years ago
MySQL_Protocol.cpp use local includes - openssl 2 years ago
MySQL_ResultSet.cpp use local includes - openssl 2 years ago
MySQL_Session.cpp Code cleanup after use of template in Base_Session 2 years ago
MySQL_Thread.cpp Using template for writeout() 2 years ago
MySQL_Variables.cpp Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp 2 years ago
MySQL_encode.cpp use local includes - 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
PgSQL_Authentication.cpp Removed json.hpp from include files 2 years ago
PgSQL_Backend.cpp Initial PostgreSQL commit 2 years ago
PgSQL_Connection.cpp Many improvements and bug fixes 2 years ago
PgSQL_Data_Stream.cpp Merge pull request #20 from sysown/v2.x_postgres_backend 2 years ago
PgSQL_Error_Helper.cpp Many improvements and bug fixes 2 years ago
PgSQL_HostGroups_Manager.cpp Merge remote-tracking branch 'Master_POSTGRES/v2.x_postgres' into v2.x_postgres_backend 2 years ago
PgSQL_Logger.cpp Removed json.hpp from include files 2 years ago
PgSQL_Protocol.cpp Added pgsql-default_client_encoding incase client doesn't provide one 2 years ago
PgSQL_Session.cpp Code cleanup after use of template in Base_Session 2 years ago
PgSQL_Thread.cpp Using template for writeout() 2 years ago
PgSQL_Variables.cpp Initial PostgreSQL commit 2 years ago
ProxySQL_Admin.cpp Fix bug #44 2 years ago
ProxySQL_Admin_Disk_Upgrade.cpp Split of ProxySQL_Admin.cpp 2 years ago
ProxySQL_Admin_Scheduler.cpp Split of ProxySQL_Admin.cpp 2 years ago
ProxySQL_Admin_Stats.cpp Splitting ProxySQL_Admin 2 years ago
ProxySQL_Admin_Tests.cpp Minor optimization in headers 2 years ago
ProxySQL_Admin_Tests2.cpp Minor optimization in headers 2 years ago
ProxySQL_Cluster.cpp Fix several overflows in 'ProxySQL_Cluster::pull_*' ops - Closes #4572 2 years ago
ProxySQL_Config.cpp Remove not relevant servers tables from PgSQL 2 years ago
ProxySQL_GloVars.cpp Merge branch 'v2.x_postgres' into v2.x_240630 2 years ago
ProxySQL_HTTP_Server.cpp Fix user-after-free on HTTP_Server 'system' ept 2 years ago
ProxySQL_Poll.cpp Merge branch 'v2.x_PostgreSQL_Merge' into v2.x_postgres 2 years ago
ProxySQL_RESTAPI_Server.cpp Merge branch 'v2.x_postgres' into v2.x_240630 2 years ago
ProxySQL_Restapi.cpp Various optimization to RESTAPI configuration 3 years ago
ProxySQL_Statistics.cpp Fix bug #42 2 years ago
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 Removed json.hpp from include files 2 years ago
SHA-crypt.txt Adding sha256crypt.cpp 3 years ago
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 Fix shutdown crashes due to 'debug_filters' destruction 2 years ago
font-awesome.min.css.cpp Further development for web interface 8 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 Initial PostgreSQL commit 2 years ago
mysql_connection.cpp Merge remote-tracking branch 'remotes/Master/v2.x' into v2.x_proxysql_postgres_merge 2 years ago
mysql_data_stream.cpp Check POLLHUP if unable to read anything from network 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 Several code documentation 2 years ago
proxysql_sslkeylog.cpp * Updated NSS Key Log Format URL 3 years ago
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 Removed valgrind and sqlite3 from include files 2 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 Removed valgrind and sqlite3 from include files 2 years ago
thread.cpp Commenting unused code 5 years ago