摘要:
MariaDB 10.4.12 Stable Row size too large ( 8126). Changing some columns to TEXT or BLOB may help. 以下两步解决问题 1. 修改my.ini文件在[mysqld]下面加入下面三行 2. 新建一个查询进行 阅读全文
posted @ 2020-03-06 10:19
fanlinglong
阅读(1819)
评论(0)
推荐(0)
摘要:
``` grant all privileges on *.* to 'root'@'%' identified by '123456' with grant option; flush privileges; ``` 阅读全文
posted @ 2020-03-06 10:14
fanlinglong
阅读(1912)
评论(0)
推荐(0)

浙公网安备 33010602011771号