[MDEV-27790] Fix mis-matched braces for non-Linux targets (fails to build) Created: 2022-02-10 Updated: 2022-02-10 Resolved: 2022-02-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.8.1 |
| Fix Version/s: | 10.8.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | not-10.7 | ||
| Environment: |
non-linux targets that are Solaris or support DIRECTIO / O_DIRECT (e.g. FreeBSD) |
||
| Issue Links: |
|
||||||||
| Description |
|
ref: https://github.com/MariaDB/server/pull/2011 |