错误代码 1064 MySQL

发布于 2024-09-08 22:27:02 字数 228 浏览 7 评论 0原文

我需要知道我现在在这方面做错了什么。有人可以告诉我如何修复它吗?

mysql>host/"localhost";
mysql>port=3306;
      database=ml 
      username=****
      password=********
      clientamount=30;

我需要知道如何修复第一行有人可以告诉我吗?

I need to know what i am doing wrong right now in this. Can someone tell me how to fix it?

mysql>host/"localhost";
mysql>port=3306;
      database=ml 
      username=****
      password=********
      clientamount=30;

I need to know how to fix the first line can anybody tell me?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

晨曦慕雪 2024-09-15 22:27:02

哦!我懂了;这就是您发出的命令。抱歉,没听懂。我认为您使用的命令是一个 shell 命令,旨在调用 MySQL 客户端,而不是 MySQL 命令。

Oh! I see; that's the command you are issuing. Sorry, didn't understand. I think the command you are using is a shell command, intended to invoke the MySQL client, not a MySQL command.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文