Bug #114858 | C X DevAPI Connector mysqlx_collection_modify_set bug | ||
---|---|---|---|
Submitted: | 2 May 2024 20:22 | Modified: | 21 Jun 12:16 |
Reporter: | Jens hansen | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Connectors: Document Store: DevAPI | Severity: | S1 (Critical) |
Version: | 8.3.0 | OS: | MacOS |
Assigned to: | MySQL Verification Team | CPU Architecture: | ARM |
[2 May 2024 20:22]
Jens hansen
[9 Jul 2024 12:21]
MySQL Verification Team
Hello Jens hansen, Thank you for the bug report. Could you please provide repeatable test case(please make it as private if you prefer) to reproduce this issue at our end? Thank you. Regards, Ashwini Patil
[16 Jul 2024 13:36]
Jens hansen
Hi, I already did that with the code: mysqlx_collection_t *collection_ = mysqlx_get_collection(schema, collection, 0); mysqlx_stmt_t *stmt2 = mysqlx_collection_modify_new(collection_); mysqlx_set_modify_set(stmt2, "_b_ke-y$fkæøåÆåø", PARAM_EXPR("{\"username\":\"test\"}"), PARAM_END); or do you need something else? how would you store the key name _b_ke-y$fkæøåÆåø or "_b_ke-y$fkæøåÆåø or "_b_ke-y$fkæøåÆåø""! ?
[21 May 12:16]
MySQL Verification Team
Hello Jens hansen, Thank you for the details. Please upgrade to latest version and report us back if issue persist even in latest version along with details. Thank you. Regards, Ashwini Patil
[22 Jun 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".