Bug #107862 | clone failed when table with special name | ||
---|---|---|---|
Submitted: | 13 Jul 2022 10:29 | Modified: | 13 Jul 2022 11:46 |
Reporter: | phoenix Zhang (OCA) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Clone Plugin | Severity: | S3 (Non-critical) |
Version: | 8.0.25 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | clone plugin, Contribution |
- View
- Add Comment
- Files
- Developer
- Edit Submission
- View Progress Log
- Contributions
To submit contributions, please log in.
[13 Jul 2022 10:46]
phoenix Zhang
[14 Jul 2022 2:57]
phoenix Zhang
fix for tablespace, database, and table_name with special char. and add mgr test (*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Attachment: clone_special_table_2.diff (text/x-patch), 7.38 KiB.
[14 Jul 2022 10:26]
phoenix Zhang
change the patch, use more safe c_ptr_safe (*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Attachment: clone_special_table_3.diff (text/x-patch), 7.40 KiB.