-
Notifications
You must be signed in to change notification settings - Fork 8.3k
support mysql engine in ARM (AArch64) build #26301
Copy link
Copy link
Closed
Labels
buildcomp-build-systemBuild system (CMake, compilation, platform builds).Build system (CMake, compilation, platform builds).comp-mysqlMySQL-specific integration (table engine/function/protocol mapping).MySQL-specific integration (table engine/function/protocol mapping).feature
Description
I installed arm build with version 21.9.1.7428.
And when I tried to create database with engine = mysql, I got below error:
DB::Exception: Unknown database engine: MySQL (version 21.9.1.7428 (official build))
May I know when will arm build support mysql engine?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
buildcomp-build-systemBuild system (CMake, compilation, platform builds).Build system (CMake, compilation, platform builds).comp-mysqlMySQL-specific integration (table engine/function/protocol mapping).MySQL-specific integration (table engine/function/protocol mapping).feature