[MDEV-543] mysql_install_db doesn't work with blanks in either basedir or datadir path Created: 2012-09-22 Updated: 2012-09-25 Resolved: 2012-09-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.27, 5.3.8, 5.2.12, 5.1.62 |
| Fix Version/s: | 10.0.0, 5.5.28, 5.3.9, 5.2.13, 5.1.66 |
| Type: | Bug | Priority: | Major |
| Reporter: | Hartmut Holzgraefe | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
linux |
||
| Attachments: |
|
| Description |
|
Trying to invoke mysql_install_db with --basedir or --datadir with blanks in the given path causes several script errors ... See also http://bugs.mysql.com/bug.php?id=56901 |
| Comments |
| Comment by Hartmut Holzgraefe [ 2012-09-22 ] |
|
Patch to make blanks in basedir and datadir arguments work |
| Comment by Sergei Golubchik [ 2012-09-25 ] |
|
pushed in 5.1, 5.2, 5.3 |