prestodb / testing-mysql-server

Embedded MySQL server for use in tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release to add M1 (ARM) support

yingsu00 opened this issue · comments

commented

From @rschlussel

I just merged some fixes to add support for RHEL ppcle64.  
I would guess you need to do the same for m1, and download a mysql version for ARM architecture in these scripts: 
https://github.com/prestodb/testing-mysql-server/blob/master/testing-mysql-server-5/repack-mysql-5.sh and  https://github.com/prestodb/testing-mysql-server/blob/master/testing-mysql-server-8/repack-mysql-8.sh

cc @wanglinsong

@yingsu00 please add me as a collaborator to this repo.
#22