[CentOS] MySQL on Centos 7 (armv7)

Sun Jun 4 11:54:53 UTC 2017
Robert Moskowitz <rgm at htt-consult.com>


On 06/03/2017 08:52 AM, Johnny Hughes wrote:
> On 06/03/2017 08:19 AM, Leon Vergottini wrote:
>> Dear Community
>>
>>   
>>
>> I am trying to install MySQL 5.6 on a Raspberry PI 3B.   Using my normal procedure by downloading the yum repo rpm and installing MySQL through that is not working.  There is no rpm information for arm7.
>>
>>   
>>
>> Can anyone please point me in a direction where I can find a procedure on how to install MySQL 5.6 on Centos 7 running on a PI3?
> CentOS 7 uses mariadb, not mysql.  The version available in the repo
> should be 5.5.52.
>
> If Oracle builds mysql for armv7hl (armhfp), binaries might be available
> from them.
>

Any more questions should be taken to:

https://lists.centos.org/mailman/listinfo/arm-dev

Are you using the armx64 build or armv7hl (32) build?

I use mariadb with the armv7hl build.