Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.6
Description
Creating S3 tables to huawei buckets cause 500 error
Huawei vendor suggests:
Changing the content type to "multipart/form-data." |
|
|
|
Removing the content type parameter ("application/x-www-form-urlencoded") entirely, meaning not specifying any content type in the request. |
It seems it is needed to set the mime type using libcurl's mime API.
Attachments
Issue Links
- causes
-
MDEV-34937 s3 engine no longer functional on non-gcc builds
- Closed