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ò cad9d8ddc4
Merge pull request #4687 from sysown/v3.0_escape_connection_param
1 year ago
..
Admin_Bootstrap.cpp Added stats_pgsql_query_digest and stats_pgsql_query_digest_reset tables 1 year ago
Admin_FlushVariables.cpp Added stats_pgsql_query_digest and stats_pgsql_query_digest_reset tables 1 year ago
Admin_Handler.cpp Fixed crash caused by sending single semicolon (;) on admin interface 1 year ago
BaseHGC.cpp Fixed TEST_AURORA build 1 year ago
BaseSrvList.cpp Initial commit with PostgreSQL support 1 year ago
Base_HostGroups_Manager.cpp Add initial POC for PostgreSQL monitoring support 1 year ago
Base_Session.cpp Initial commit with PostgreSQL support 1 year ago
Base_Thread.cpp Initial commit with PostgreSQL support 1 year ago
Chart_bundle_js.cpp
ClickHouse_Authentication.cpp Initial commit with PostgreSQL support 1 year ago
ClickHouse_Server.cpp Initial commit with PostgreSQL support 1 year ago
GTID_Server_Data.cpp Set thread names 2 years ago
Makefile Add initial POC for PostgreSQL monitoring support 1 year ago
MyHGC.cpp Initial commit with PostgreSQL support 1 year ago
MySQL_Authentication.cpp Initial commit with PostgreSQL support 1 year ago
MySQL_HostGroups_Manager.cpp Initial commit with PostgreSQL support 1 year ago
MySQL_Logger.cpp Initial commit with PostgreSQL support 1 year ago
MySQL_Monitor.cpp Merging v2.7 branch into v3.0 branch 1 year ago
MySQL_PreparedStatement.cpp Some code cleanup 2 years ago
MySQL_Protocol.cpp Fixed compilation error for all TEST* configurations 1 year ago
MySQL_Query_Processor.cpp Initial commit with PostgreSQL support 1 year ago
MySQL_ResultSet.cpp use local includes - openssl 2 years ago
MySQL_Session.cpp Merging v2.7 branch into v3.0 branch 1 year ago
MySQL_Thread.cpp Initial commit with PostgreSQL support 1 year ago
MySQL_Variables.cpp Fix 'mysqld_error.h' include using deps path 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
PgSQL_Authentication.cpp Initial commit with PostgreSQL support 1 year ago
PgSQL_Backend.cpp Initial commit with PostgreSQL support 1 year ago
PgSQL_Connection.cpp Add support for escaping single quotes and backslashes in connection 1 year ago
PgSQL_Data_Stream.cpp Initial commit with PostgreSQL support 1 year ago
PgSQL_Error_Helper.cpp Initial commit with PostgreSQL support 1 year ago
PgSQL_HostGroups_Manager.cpp Initial commit with PostgreSQL support 1 year ago
PgSQL_Logger.cpp Initial commit with PostgreSQL support 1 year ago
PgSQL_Monitor.cpp Cleanup: Fix RELEASE build and removed non-used variable 1 year ago
PgSQL_Protocol.cpp Fixed memory leak in PgSQL_Protocol 1 year ago
PgSQL_Query_Processor.cpp Fixed PgSQL commands counter size 1 year ago
PgSQL_Session.cpp Fixed PgSQL Query Rewrite, Error message and Ok message 1 year ago
PgSQL_Thread.cpp Released memory allocated for pgsql_thread___monitor_username and pgsql_thread___monitor_password during the destruction of the PgSQL_Thread 1 year ago
PgSQL_Variables.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_Admin.cpp Fixed crash caused by sending single semicolon (;) on admin interface 1 year ago
ProxySQL_Admin_Disk_Upgrade.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_Admin_Scheduler.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_Admin_Stats.cpp Added stats_pgsql_query_digest and stats_pgsql_query_digest_reset tables 1 year ago
ProxySQL_Admin_Tests.cpp Added stats_pgsql_query_digest and stats_pgsql_query_digest_reset tables 1 year ago
ProxySQL_Admin_Tests2.cpp Added stats_pgsql_query_digest and stats_pgsql_query_digest_reset tables 1 year ago
ProxySQL_Cluster.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_Config.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_GloVars.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_HTTP_Server.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_Poll.cpp Add initial POC for PostgreSQL monitoring support 1 year ago
ProxySQL_RESTAPI_Server.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_Restapi.cpp
ProxySQL_Statistics.cpp Initial commit with PostgreSQL support 1 year ago
QP_query_digest_stats.cpp Initial commit with PostgreSQL support 1 year ago
QP_rule_text.cpp Initial commit with PostgreSQL support 1 year ago
Query_Cache.cpp Set thread names 2 years ago
Query_Processor.cpp Merge remote-tracking branch 'Master/v3.0' into v3.0_query_cache 1 year ago
SHA-crypt.txt Adding sha256crypt.cpp 3 years ago
SpookyV2.cpp
c_tokenizer.cpp Initial commit with PostgreSQL support 1 year 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 Cleanup: Remove dead/commented code and minor styling 1 year ago
font-awesome.min.css.cpp
gen_utils.cpp Add support for escaping single quotes and backslashes in connection 1 year ago
main-bundle.min.css.cpp
mysql_backend.cpp Initial commit with PostgreSQL support 1 year ago
mysql_connection.cpp Merging v2.7 branch into v3.0 branch 1 year ago
mysql_data_stream.cpp Initial commit with PostgreSQL support 1 year ago
network.cpp Better error handling when calling bind()/listen() 3 years ago
proxy_protocol_info.cpp Implementation of PROXY protocol V1 2 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 Initial commit with PostgreSQL support 1 year ago
set_parser.cpp Cleanup: Remove dead/commented code and minor styling 1 year ago
sha256crypt.cpp Add new SQLite3 functions for password generation 2 years ago
sha256crypt.orig.c Adding sha256crypt.cpp 3 years ago
sqlite3db.cpp Initial commit with PostgreSQL support 1 year ago
thread.cpp