[MDEV-24647] Columnstore storage engine cannot be compiled with mariadb server on aarch64 platform Created: 2021-01-22 Updated: 2021-01-30 Resolved: 2021-01-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Fix Version/s: | 10.6.0 |
| Type: | Task | Priority: | Minor |
| Reporter: | Zhao Renhai | Assignee: | Roman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Now Columnstore storage engine cannot be compiled with mariadb server on aarch64 platform, you need to change CMakeLists.txt file under storage/columnstore directory to add aarch64 platform support. |
| Comments |
| Comment by Zhao Renhai [ 2021-01-22 ] |