摘要:
配置好后: win + R控制台打开,键入 : mysql -u root -p 输入密码:*********【自己的密码】 进入mysql。 一、查看数据库 show databases; (有分号) 创建数据库与sql语句同。 二、查看某数据库的表 show tables; (之前必先use 数 阅读全文
posted @ 2020-12-08 10:31
cai的一批
阅读(806)
评论(0)
推荐(0)
摘要:
见博客:https://blog.csdn.net/qq_27471405/article/details/80921846 我是端口号弄错了,老师给的3306端口我删了一个3成了306端口,改回来之后报错:异常:java.sql.SQLException: The server time zone 阅读全文
posted @ 2020-12-08 10:20
cai的一批
阅读(213)
评论(0)
推荐(0)
摘要:
异常错误:java.sql.SQLException: The server time zone value '?й???????' is unrecognized or represents more than one time zone. You must configure either th 阅读全文
posted @ 2020-12-08 10:17
cai的一批
阅读(161)
评论(0)
推荐(0)
浙公网安备 33010602011771号