[MDEV-9001] [PATCH] Fix DB name quoting in mysqldump --routine Created: 2015-10-23 Updated: 2015-12-08 Resolved: 2015-12-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 5.5, 10.0, 10.1 |
| Fix Version/s: | 5.5.47, 10.0.23, 10.1.10 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | contribution, mysqldump | ||
| Issue Links: |
|
||||||||
| Sprint: | 5.5.47-1 | ||||||||
| Description |
|
MariaDB fix for: https://bugs.mysql.com/bug.php?id=78932 (code is original, not copied from MySQL) It would be great to get a backport of this to as many versions are supported … the breakage from this is pretty debilitating when you want a full backup of everything. |
| Comments |
| Comment by Sergey Vojtovich [ 2015-12-02 ] |
|
bar, please review fix for this bug. |
| Comment by Alexander Barkov [ 2015-12-03 ] |
|
The patch |