[MDEV-14239] Missing space: "InnoDB: innodb_open_files 425000 should not be greaterthan the open_files_limit 1024" Created: 2017-11-01 Updated: 2019-04-15 Resolved: 2019-04-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.2.2, 10.3.0, 10.4.0 |
| Fix Version/s: | 10.2.24, 10.3.15, 10.4.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
|
| Comments |
| Comment by Marko Mäkelä [ 2019-04-15 ] |
|
This was broken in MariaDB 10.2.2 when applying a change from MySQL 5.7.12. Apparently, the required space was wrongly removed as part of resolving a conflict. |