随笔分类 -  数据库

摘要:mysql错误代码对照表 阅读全文
posted @ 2022-05-12 08:06 崔安兵 阅读(5070) 评论(0) 推荐(1) 编辑
摘要:MySQL常用团队开发规范 阅读全文
posted @ 2022-05-12 08:05 崔安兵 阅读(93) 评论(0) 推荐(0) 编辑
摘要:Centos安装MongoDB 阅读全文
posted @ 2022-05-12 08:04 崔安兵 阅读(2944) 评论(0) 推荐(1) 编辑
摘要:Docker部署MySQL5.7 阅读全文
posted @ 2022-05-08 22:51 崔安兵 阅读(571) 评论(0) 推荐(0) 编辑
摘要:Navicat for MySQL 连接 MySQL 报2005错误 Navicat for MySQL 连接 MySQL 报2005错误 关于Navicat for MySQL 连接 MySQL 报2005 -Unknown MySQL server host ‘localhost’(0)错误的情 阅读全文
posted @ 2021-05-29 09:57 崔安兵 阅读(364) 评论(0) 推荐(0) 编辑
摘要:今天给新装的系统安装mysql时出现 one more product requirements have not been satisified 阅读全文
posted @ 2021-04-02 14:31 崔安兵 阅读(3799) 评论(0) 推荐(0) 编辑
摘要:解决Windows上数据库密码忘记问题 阅读全文
posted @ 2021-03-04 11:06 崔安兵 阅读(331) 评论(0) 推荐(0) 编辑
摘要:解决mysql 数据库连接密码 阅读全文
posted @ 2021-03-03 16:37 崔安兵 阅读(782) 评论(0) 推荐(0) 编辑
摘要:MySQL开启远程访问 授权 mysql -uroot -p # 登录mysql终端 -- grant all privileges on *.* to 用户名@'授权主机' identified by "密码"; grant all privileges on *.* to root@'%' id 阅读全文
posted @ 2021-01-28 10:18 崔安兵 阅读(145) 评论(0) 推荐(0) 编辑
摘要:centos7下解决yum install mysql-server没有可用包 第一步:安装从网上下载文件的wget命令 [root@master ~]# yum -y install wget 第二步:下载mysql的repo源 [root@master ~]# wget http://repo. 阅读全文
posted @ 2020-09-25 15:26 崔安兵 阅读(526) 评论(0) 推荐(0) 编辑
摘要:Centos7 mysql Unit mysqld.service entered failed state. 在centos7上安装mysql 5.7.28 无论是通过yum安装还是从官网下载rpm bundle解压一个个安装 安装完后启动失败: 安装完后执行 systemctl status m 阅读全文
posted @ 2020-09-25 15:25 崔安兵 阅读(13417) 评论(0) 推荐(0) 编辑
摘要:Redis的一些规范 阅读全文
posted @ 2020-09-02 10:28 崔安兵 阅读(302) 评论(0) 推荐(0) 编辑
摘要:数据库索引过长 Specified key was too long; max key length is 767 bytes 阅读全文
posted @ 2020-07-04 11:32 崔安兵 阅读(1530) 评论(0) 推荐(0) 编辑
摘要:MySQL开启远程访问 链接MySQL报错 1130 - Host'xxx.xxx.xxx.xxx' is not allowed to connect to this MySQL server 阅读全文
posted @ 2020-06-29 18:20 崔安兵 阅读(340) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示