[MDEV-495] backport --ignore-db-dir Created: 2012-08-28 Updated: 2012-09-27 Due: 2012-09-21 Resolved: 2012-09-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | 5.5.28, 5.3.9 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Implement --ignore-db-dir (from MySQL 5.6). Decide whether we want exactly the same behavior or only something similar. The option --ignore-db-dir is 5.6 does not work like other command line options, it is inconsistent. Although hidden directories are not visible in SHOW DATABASES, one can still USE them. It is incomplete. |
| Comments |
| Comment by Alexey Botchkov [ 2012-09-25 ] |
|
The patch is here: |