diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 18:07:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 18:07:14 +0000 |
commit | a175314c3e5827eb193872241446f2f8f5c9d33c (patch) | |
tree | cd3d60ca99ae00829c52a6ca79150a5b6e62528b /libservices/mysqlservices_aix.def | |
parent | Initial commit. (diff) | |
download | mariadb-10.5-a175314c3e5827eb193872241446f2f8f5c9d33c.tar.xz mariadb-10.5-a175314c3e5827eb193872241446f2f8f5c9d33c.zip |
Adding upstream version 1:10.5.12.upstream/1%10.5.12upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'libservices/mysqlservices_aix.def')
-rw-r--r-- | libservices/mysqlservices_aix.def | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/libservices/mysqlservices_aix.def b/libservices/mysqlservices_aix.def new file mode 100644 index 00000000..e6c94f6c --- /dev/null +++ b/libservices/mysqlservices_aix.def @@ -0,0 +1,23 @@ +#! . +base64_service +debug_sync_service +encryption_scheme_service +encryption_service +json_service +logger_service +my_crypt_service +my_md5_service +my_print_error_service +my_sha1_service +my_sha2_service +my_snprintf_service +progress_report_service +thd_alloc_service +thd_autoinc_service +thd_error_context_service +thd_kill_statement_service +thd_rnd_service +thd_specifics_service +thd_timezone_service +thd_wait_service +wsrep_service |