[MDEV-3223] LP:888780 - errmsg.sys in the wrong place Created: 2011-11-10 Updated: 2012-10-04 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Luke Scott (Inactive) | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
I'm running this: SERVER=/Users/Nathan/Server And the aclocal and mysql directory are ending up in my datadir, even though they should be in my share directory (/Users/Nathan/Server/software/share). At least mysql_install_db is looking for it there. Everything else seems to look for it in my data directory. |
| Comments |
| Comment by Luke Scott (Inactive) [ 2011-11-16 ] |
|
Re: errmsg.sys in the wrong place |
| Comment by Michael Widenius [ 2012-01-12 ] |
|
Re: errmsg.sys in the wrong place Which doesn't match MySQL's definition of datadir (data for databases) On the other hand, using 'mysqld --localstatedir=directory-for-your-data' would also be very strange... |
| Comment by Rasmus Johansson (Inactive) [ 2012-01-12 ] |
|
Launchpad bug id: 888780 |