Commit Graph

105 Commits (ab8af07c19003ff66059a93c6bb1663cb562adb6)

Author SHA1 Message Date
René Cannaò c3c9746bbc
Merge branch 'v2.x' into v2.x_sha2pass_draft3
2 years ago
Rahim Kanji 282aae705d Merge remote-tracking branch 'Master/v2.x' into v2.x_unified_makefile_fixes
2 years ago
René Cannaò 3c2418246c
Merge branch 'v2.x' into v2.x_sha2pass_draft3
2 years ago
René Cannaò bd7846f430 Move ProxySQL_Poll() to its own source file
2 years ago
René Cannaò 699fe7efcd Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp
2 years ago
Miro Stauder e3c1d9bc7c refactor makefiles
2 years ago
René Cannaò 8106ae5ee3 Merge branch 'v2.x' into v2.x_sha2pass_draft3
3 years ago
Rahim Kanji 8f899e34f9 Added support for SSLKEYLOGFILE
3 years ago
Rahim Kanji c4dae72a45 Implemented the functionality to generate a coredump upon reaching a specific source file and line number.
3 years ago
René Cannaò e6e6bb0f7c Adding sha256crypt.cpp
3 years ago
René Cannaò 3b00c7b655 Various Makefile cleanup
3 years ago
René Cannaò d249646595 Adding again google coredumper
3 years ago
René Cannaò 52842f6056 Build on MacOS
4 years ago
Miro Stauder 5a65e7150d fix compiler version detection for CXX17 conditionals
4 years ago
Miro Stauder f1ff96b346 detect CXX17 and select appropriate clickhouse version to use
4 years ago
René Cannaò 630c50051e Allow compiling without c++17
4 years ago
root e47cb3fb8f Upgraded clickhouse-cpp to 2.1.0
4 years ago
Miro Stauder 10dc0b6bff fix cleanall and related
4 years ago
Miro Stauder 0c37a63906
Merge branch 'v2.x' into CodeQL
4 years ago
Javier Jaramago Fernández 807d902d75 Move generic utility functions to 'proxysql_utils.h' #3847
4 years ago
Miro Stauder 37e874daa8 revert f0272d5 - fail on empty git describe
4 years ago
Miro Stauder f0272d58d4 avoid fail on empty git describe
4 years ago
René Cannaò a7d1dc5b5c Rename c_tokenizer.c to c_tokenizer.cpp
4 years ago
Miro Stauder fbd3eade83 add -std=c11 flag
4 years ago
Javier Jaramago Fernández 8091b26f64 Added compilation fix enabling 'EPOLL' support in 'libhttpserver' required by RESTAPI #3591
5 years ago
Javier Jaramago Fernández 9d9851d8e6 Added ASAN (AddressSanitizer) compilation support to ProxySQL #3554
5 years ago
René Cannaò 2c159d1d9a Adding support for PROXYSQL GCOV DUMP|RESET
5 years ago
Nick Vyzas ab3b0494fe Change git_version parsing to standardize across OS versions
5 years ago
Valentin Rakush 7a79df9dba Check GIT_VERSION
6 years ago
Javier Jaramago Fernández 55160436b1 Fixed 'prometheus-cpp' library building following project conventions
6 years ago
Javier Jaramago Fernández f5c71fa63d Updated lib makefile for building against prometheus-cpp
6 years ago
Valentin Rakush 0e79eb39f7 Implementation of the session variables array
6 years ago
val cdbf70817a Revert "Implementation of the session variables array"
6 years ago
Valentin Rakush 1fb5c9cf06 Implementation of the session variables array
6 years ago
Valentin Rakush f0687f3688 Implement restapi functionality
6 years ago
Valentin Rakush 5acd1a3cf6 Monitor test automation
6 years ago
Valentin Rakush 6bd6c0a34b Move config file read/write functions to separate file.
6 years ago
René Cannaò e12a3b2792 Support for automatic SQL injection detection
6 years ago
René Cannaò 1673249da4 Adding libhttpserver , and a simple "Hello World"
6 years ago
Valentin Rakush 27f1e28aba ARM compilation error: remove google-coredumper from project deps.
6 years ago
Valentin Rakush 40bb39f782 adding prerequisites to compile lib .c/.cpp files
7 years ago
René Cannaò c8e32eedba Removed --tags from git describe
7 years ago
René Cannaò 2e381bbeb9 Upgrade libconfig from 1.4.9 to 1.7.2
7 years ago
Brice Figureau fccef7f64e Parse multiple variable (simple) SET commands
8 years ago
René Cannaò b58bfacae2 Second commint to embed openssl
8 years ago
René Cannaò 869a1e81ca Merge branch 'v2.0-lab' of https://github.com/sysown/proxysql into v2.0-lab
8 years ago
René Cannaò d92e4c88d5 Added command PROXYSQL COREDUMP
8 years ago
Nikolaos Vyzas 9938ec24b5 Resolved conflicts for "ProxySQL reads GTID information from proxysql_mysqlbinlog"
8 years ago
René Cannaò 5dfe30271d Embed main-bundle.min.css in web UI #1354
8 years ago
René Cannaò f4a0c4a2b5 ProxySQL reads GTID information from proxysql_mysqlbinlog
8 years ago