Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
A fix was done for FreeBSD but it still doesn't work for OpenBSD, the GitHub bug report is here:
https://github.com/mariadb-corporation/libmarias3/issues/88
I don't know if their fix affects Windows so I haven't implemented it yet.
Attachments
Issue Links
- relates to
-
MDEV-17841 S3 Storage engine
-
- Closed
-
-
MDEV-23362 Undefined symbol "uncompress" in s3_get_object()
-
- Closed
-
I do not think you should worry about Windows, LinuxJedi. We never build it on Windows, and it would not build anyway, from glancing at the source code, because of other things ( #include <pthread.h>, # include <dlfcn.h>, #include <stdbool.h> at least)