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
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Link |
This issue relates to |
Fix Version/s | 10.5.6 [ 24508 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 111894 ] | MariaDB v4 [ 158191 ] |
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)