gpt4 book ai didi

mysql - Linux + MySQL : How to make outputs/responses visible?

转载 作者:塔克拉玛干 更新时间:2023-11-02 23:57:28 24 4
gpt4 key购买 nike

我的 linux 水平很低,并尝试在控制台中列出所有数据库(使用 putty)。

这就是我要发送的内容:

> mysql -u root -p
> [password]
> CREATE DATABASE [dbname]
> SHOW DATABASES

这就是响应:

>

很奇怪,我收到的只是换行作为回应。我怎样才能告诉 linux/mysql 给我更多信息(失败/成功)?

非常感谢!

最佳答案

在行尾添加一个分号:SHOW DATABASES;

关于mysql - Linux + MySQL : How to make outputs/responses visible?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14763375/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com