开发者

Error Code 1064 MySQL

开发者 https://www.devze.com 2023-01-06 21:10 出处:网络
I need to know what i am do开发者_StackOverflow中文版ing wrong right now in this. Can someone tell me how to fix it?

I need to know what i am do开发者_StackOverflow中文版ing 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?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消