mariadb/libservices
Vladislav Vaintroub db39107413 MDEV-11663 Create services for functionality used by plugins
Added service for
- encryption (AES)
- error reporting, e.g my_printf_error()
2017-04-27 19:12:38 +02:00
..
base64_service.c
CMakeLists.txt
debug_sync_service.c
encryption_scheme_service.c
encryption_service.c
HOWTO
kill_statement_service.c
logger_service.c
my_crypt_service.c
my_md5_service.c
my_print_error_service.c
my_sha1_service.c
my_sha2_service.c
my_snprintf_service.c
progress_report_service.c
thd_alloc_service.c
thd_autoinc_service.c
thd_error_context_service.c
thd_rnd_service.c
thd_specifics_service.c
thd_timezone_service.c
thd_wait_service.c
wsrep_service.c