Commit Graph
23 Commits
Author SHA1 Message Date
OdinXu 8da3f73666 fixbug 导入数据库的建表SQL出错,删除ROW_FORMAT=DYNAMIC这一句就可以了。
系统 MacOS 11.2.2 数据库 Mariadb 10.5.9
报错内容:
ERROR 1118 (42000) : Row size too large (> 8126). Changing some columns to TEXT or BLOB or using ROW_FORMAT=DYNAMIC or ROW_FORMAT=COMPRESSED may help. In current row format, BLOB prefix of 768 bytes is stored inline.
2021-03-05 14:21:35 +08:00
yxh 0f1eec5faf 添加数据库 2020-12-08 14:40:39 +08:00
yxh 1b4a5a3b93 cms前端页面 2020-10-30 15:07:25 +08:00
yxh 883f42eee6 更新gf版本为v1.14.0 添加按钮权限 友情链接完善 cms模板选择 2020-10-22 17:41:34 +08:00
yxh 289cf4d2ac 新增模型与CMS 2020-09-07 16:49:47 +08:00
yxh ef51647959 分离权限标识与组件路径 2020-09-03 14:49:36 +08:00
yxh 7c85e49905 路由架构修改,定时任务修复 2020-08-07 12:13:39 +08:00
yxh 354574b8fa 添加swagger API接口文档 2020-07-17 10:24:11 +08:00
yxh 954adb834c 接口修改 2020-07-14 10:50:11 +08:00
yxh e40ae0c188 数据库备份 2020-03-24 18:27:52 +08:00
yxh 5533c4c26e 文章管理功能完成 2020-03-24 18:25:05 +08:00
yxh 8b0c200ee3 文章添加 2020-03-16 18:14:35 +08:00
yxh 530266720d 管理员登录日志,操作日志处理 2020-03-11 17:58:32 +08:00
yxh 022845674a 计划任务,服务监控 2020-03-10 18:05:09 +08:00
yxh 6a4c11336d 添加任务信息 2020-03-09 23:08:31 +08:00
yxh 6d227a8c78 数据库备份 2020-03-09 18:17:10 +08:00
yxh 8ea20bdcc4 在线用户强退,删除数据库表前缀 2020-03-09 18:14:50 +08:00
yxh f90e2a79b4 用户在线状态处理 2020-03-06 18:11:05 +08:00
yxh d3d2326d8a 栏目模型 2020-03-03 13:17:28 +08:00
yxh 3acb8ad2ce 字典管理 2020-02-28 23:06:23 +08:00
yxh 732b9f3017 分页,管理员搜索,后台初始化参数调整 2020-02-18 18:00:02 +08:00
yxh 6600588bfa 菜单添加 2020-01-16 18:08:46 +08:00
yxh f46f452434 基本用户实体文件生成 2019-12-26 22:55:22 +08:00