我已经下载了mysql for mac,现在我打开它终端我不确定下一步是什么。
对于我的网站,我使用123-reg.co.uk,我有一个phpmyadmin帐户。我可以将该帐户服务器/用户名/密码链接到下面的终端吗?
或者我可以使用localhost创建一个新帐户吗?这是怎么发生的?
以下是终端目前所说的内容:
Last login: Wed Nov 30 10:57:14 on ttys000
Jamess-iMac:~ user$ /Users/user/Downloads/mysql-5.5.18-osx10.6-x86\
3/bin/mysql ; exit;
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is ***
Server version: 5.5.18 MySQL Community Server (GPL)
Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql>
谢谢!
詹姆斯
答案 0 :(得分:0)
你已经联系了。您可能希望use databasename;
更加紧密联系:)
但是你仍然存在必须建立连接的问题。