[MDEV-3473] LP:916922 - Non-existent --defaults-file causes "Program aborted" message but server still starts Created: 2012-01-15 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 | ||
| Reporter: | Sergei Petrunia | Assignee: | Sergei Petrunia |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
In current 5.3, if I run the server with --defaults-file=/path/to/nowhere it will still start: psergey@pslp2:~/dev2/5.3-look48/sql$ ./mysqld --defaults-file=/path/to/nowhere I think it should not start in this case. |
| Comments |
| Comment by Sergei Petrunia [ 2012-01-15 ] |
|
Re: Non-existent --defaults-file causes "Program aborted" message but server still starts psergey@pslp2:~/dev2/5.3-look48/sql$ ./mysqld --defaults-file=/path/to/nowhere but if there are no other errors, the server will still start. |
| Comment by Sergei Petrunia [ 2012-01-15 ] |
|
Re: Non-existent --defaults-file causes "Program aborted" message but server still starts |
| Comment by Sergei Petrunia [ 2012-01-15 ] |
|
Re: Non-existent --defaults-file causes "Program aborted" message but server still starts
(it looks surprising that something so basic fails. Do I miss something?) |
| Comment by Elena Stepanova [ 2012-01-15 ] |
|
Re: Non-existent --defaults-file causes "Program aborted" message but server still starts I will check shortly on which versions it is repeatable. |
| Comment by Elena Stepanova [ 2012-01-15 ] |
|
Re: Non-existent --defaults-file causes "Program aborted" message but server still starts |
| Comment by Sergei Petrunia [ 2012-05-23 ] |
|
Re: Non-existent --defaults-file causes "Program aborted" message but server still starts |
| Comment by Rasmus Johansson (Inactive) [ 2012-05-23 ] |
|
Launchpad bug id: 916922 |