开发者

Fail to run MySQL in Mac OSX 10.5.8

开发者 https://www.devze.com 2023-02-11 09:39 出处:网络
my mac is a powerPC. and I have tried both 64 bit and 32 bit version of MySQL. Both return me \"bad CPU type in executable\" when I try to do this /usr/local/mysql/bin/开发者_Go百科mysql

my mac is a powerPC. and I have tried both 64 bit and 32 bit version of MySQL.

Both return me "bad CPU type in executable" when I try to do this /usr/local/mysql/bin/开发者_Go百科mysql

I followed all the steps as specified in the mysql official website.

  • Well.. I have put my question in superuser.com but that site just too few people .


MySQL dropped support for PowerPC in version 5.1.40

The last version 5.1.40 can be found here


Try to install mysql via brew

Link

0

精彩评论

暂无评论...
验证码 换一张
取 消