[MDEV-3497] LP:887051 - Aria mysqld: recovered pages: 0% 20%111105 21:05:20 [ERROR] mysqld got signal 11 ; Created: 2011-11-07 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: | Dreas van Donselaar (Inactive) | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
MySQL failed to startup on a server with: Moving out aria_log.00000003 and aria_log_control allowed MySQL to start again. Running with 5.2.9. Uploaded a copy of those files to FTP. |
| Comments |
| Comment by Elena Stepanova [ 2011-12-06 ] | |||
|
Re: Aria mysqld: recovered pages: 0% 20%111105 21:05:20 [ERROR] mysqld got signal 11 ;
$ENV {MTR_VERSION}=2; print "#### Creating test file and data...####\n"; open( TEST, '>t/test.test' )
print "#### Starting server... ####\n"; print "#### Running SQL... ####\n"; print "#### Reading PID file... ####\n";
print "#### Killing server.... ####\n"; print "#### Trying to restart the server.... ####\n";
| |||
| Comment by Elena Stepanova [ 2011-12-06 ] | |||
|
Re: Aria mysqld: recovered pages: 0% 20%111105 21:05:20 [ERROR] mysqld got signal 11 ;
USE test; (make sure you have the right path to update.in)
| |||
| Comment by Elena Stepanova [ 2011-12-06 ] | |||
|
Re: Aria mysqld: recovered pages: 0% 20%111105 21:05:20 [ERROR] mysqld got signal 11 ; | |||
| Comment by Elena Stepanova [ 2011-12-06 ] | |||
|
Same perl test as an attachment, for convenience | |||
| Comment by Rasmus Johansson (Inactive) [ 2012-02-27 ] | |||
|
Launchpad bug id: 887051 |