【发布时间】:2012-01-09 15:19:47
【问题描述】:
我已经下载了 mysql for mac,现在我已经在终端上打开了它,我不确定下一步是什么。
对于我的网站,我使用 123-reg.co.uk,并且我有一个 phpmyadmin 帐户。我可以将该帐户服务器/用户名/密码链接到下面的终端吗?
或者我可以使用 localhost 创建一个新帐户吗?这是怎么发生的?
下面是 Is terminal 目前所说的:
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>
谢谢!
詹姆斯
【问题讨论】:
-
首先你想做什么?
标签: mysql terminal phpmyadmin