发新话题
打印

使用phpMyAdmin管理MySQL数据库

使用phpMyAdmin管理MySQL数据库

问: 如何管理MySQL数据库?答: 分两种情况:
  • 如果可以访问控制面板,直接通过控制面板里边的链接访问phpMyAdmin或访问 http://mysqlserver/phpMyAdmin/index.php 来管理
  • 也可在本机中安装mysqlgui软件来远程连接管理。在填写MySQL服务器的地址时,一定要根据自己实际的信息来填写,默认的 localhost 并不行

附图:

图1:使用phpMyAdmin来管理MySQL数据库

LunarPages主机知识库
HostMonster知识库
GoDaddy知识库
http://www.idcspy.com/bbs/thread-3146-1-1.html

TOP

明白了。。。

TOP

发新话题