由 冷雪 在 08-02-2003 01:35 发表:
在MYSQL 里,如何看我的数据库名称,和相关记录.
在MYSQL 里,如何看我的数据库名称,和相关记录.
由 欧可侠 在 08-02-2003 02:06 发表:
建议使用phpMyAdmin来查看和编辑数据库。 http://www.phpmyadmin.net/
在左边的下拉式菜单中选择要查询的数据库,右半边就会表示出来。
如果你喜欢电脑绘图, 试用一下免费图形处理软件
----中文Pixia (http://www.delta-opt.com/pixia/)
由 Snoopy 在 08-02-2003 02:09 发表:
你说的是windows下的吗?
mysql>show databases;
相关记录怎么查啊?
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 欧可侠 在 08-02-2003 02:21 发表:
网上有很多phpMyAdmin的教材,比如说: http://www.fanqiang.com/a2/b1/20020326/080200157.html
如果你喜欢电脑绘图, 试用一下免费图形处理软件
----中文Pixia (http://www.delta-opt.com/pixia/)
由 Snoopy 在 08-02-2003 02:42 发表:
你怎么可以随便改变帖子内容?你版主?
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 Snoopy 在 08-02-2003 02:44 发表:
vi config.inc.php3
找到下面的部分
$cfgServers[1]['host'] = 'localhost'; // MySQL 的hostname
$cfgServers[1]['port'] = ''; // MySQL 的port 空白表示预设3306
$cfgServers[1]['adv_auth'] = true; // 是否采用进阶功能
$cfgServers[1]['stduser'] = 'root'; // MySQL的管理者
$cfgServers[1]['stdpass'] = '123456'; // MySQL管理者的密码
如果这样?密码不就变成明文?
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 欧可侠 在 08-02-2003 02:45 发表:
> quote:
>
> * * *
>
> 最初由 pinksnoopy 发表
>
> 你怎么可以随便改变帖子内容?你版主?
>
> * * *
修改 自己帖子 的内容是每个公民的权利
如果你喜欢电脑绘图, 试用一下免费图形处理软件
----中文Pixia (http://www.delta-opt.com/pixia/)
由 Snoopy 在 08-02-2003 02:48 发表:
我到此时才知道在这论坛可以修改自己的帖子,世上怎么会有我这样
的人啊,惊叹`~~~~~~
怪