
MySQL
奔-跑-的-蜗-牛
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
MySQL for MAC
参考链接:https://www.jianshu.com/p/a8e4068a7a8a http://www.jb51.net/article/103841.htm转载 2018-10-25 13:49:23 · 186 阅读 · 0 评论 -
MySQL命令
一 MySQL命令 1 链接 mysql -uroot -p 2 输入密码 Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 21645 Server version: 5.7.21 MySQL Community Server (GPL) Co...原创 2018-10-25 13:48:13 · 938 阅读 · 0 评论 -
Mysql允许远程访问
原文:http://blog.csdn.net/yang5726685/article/details/52529082 Mysql连接报错:java.sql.SQLException:null,message from server:"Host '27,45,38,132' is not allowed to connect. 原因是:远程服务器不允许你的java程序访问它的数据库...转载 2018-10-25 13:48:59 · 199 阅读 · 0 评论