[MDEV-6351] --plugin=force has no effect for built-in plugins Created: 2014-06-17 Updated: 2014-07-28 Resolved: 2014-07-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.38, 10.0.12, 10.1.0 |
| Fix Version/s: | 5.5.39, 10.0.13 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Assuming innodb is compiled-in, run mysqld with --innodb=force --innodb-page-size=6000. InnoDB will fail to initialize (check error log) but server will start as usual. |
| Comments |
| Comment by Sergey Vojtovich [ 2014-06-17 ] | |||||||||||
|
Sergei, please review fix for this bug. | |||||||||||
| Comment by Sergei Golubchik [ 2014-07-23 ] | |||||||||||
|
ok to push! | |||||||||||
| Comment by Sergey Vojtovich [ 2014-07-23 ] | |||||||||||
|
Fixed in 5.5.39:
|