[MDEV-2966] LP:678047 - MariaDB service refuses to start with error 1067 Created: 2010-11-21 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Critical |
| Reporter: | Philip Stoev (Inactive) | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
MariaDB 5.2.3's windows service as installed with mysqld --install refuses to start. The EventViewer contains 2 entries, one is "Aborted" and the other is "Shutdown complete" The reason seems that --console is required for the service to start properly. If --console is specified as an argument using the Services Control Panel and the Start button is hit, the service starts correctly. See also mysql bug http://bugs.mysql.com/bug.php?id=56821 |
| Comments |
| Comment by Kristian Nielsen [ 2010-11-25 ] |
|
Re: MariaDB service refuses to start with error 1067 |
| Comment by Michael Widenius [ 2010-12-04 ] |
|
Re: MariaDB service refuses to start with error 1067 |
| Comment by Rasmus Johansson (Inactive) [ 2010-12-17 ] |
|
Launchpad bug id: 678047 |