Mysql 命令行无法在 mac 上运行
当我尝试在我的 mac 上访问 mysql 命令行时,它给了我这个错误 - 无论 mysql 命令、用户名、密码、服务器或我使用什么都没关系:
启动“mysql”失败:不再支持 PowerPC 架构。
这发生在我安装 Mac OS X lion 之后。我正在使用 MAMP Pro - 我已升级到最新版本:2.0.3- 作为我的堆栈,我想知道是否有人为我提供任何解决方案。这是一个优先事项,因为我需要它来处理大型 mysql 导入。
顺便说一句,我没有 powerpc。我有 intel core duo 2.66ghz
When I try to access mysql command line on my mac it gives me this error - it doesn't matter what mysql command, username, password, server or I use either:
Launch of "mysql" failed: the PowerPC architecture is no longer supported.
This happened right after I installed Mac OS X lion. I am using MAMP Pro - I am upgraded to the latest version: 2.0.3- as my stack and I was wondering if anyone had any solutions for me. This is kind of a priority since I need it to handle large mysql imports.
BTW, I don't have a powerpc. I have intel core duo 2.66ghz
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
尝试从 http://www.mysql.com/downloads/mysql/ 下载并重新安装 MySQL 。根据您的机器,您可能需要获取 Mac OS X 版本。 10.6(x86,64 位)或 Mac OS X 版本。 10.6(x86,32 位)版本。
Try downloading and reinstalling MySQL from http://www.mysql.com/downloads/mysql/. Depending on your machine, you'll want to either grab the Mac OS X ver. 10.6 (x86, 64-bit) or Mac OS X ver. 10.6 (x86, 32-bit) version.
也许你应该安装另一个版本的 mysql 或者你可以安装 xampp
Maybe you should install another version of mysql or you can install xampp at