Skip to content

Online表单开发,普通同步报错 #1565

Closed
@vip-liutao

Description

@vip-liutao
版本号:2.2.1
问题描述:

数据库mysql使用root账号开发
数据库中其他数据库存在同名表,导致普通同步报错,强制同步能成功

原因是获取到了其他库下的同名表,来比对现有的Online表单,希望能修复
简单的解决方式是不要使用root账号开发,新建用户仅授权当前库的权限,使用新建用户能解决这个BUG

截图&代码:

Activity

tygithub1

tygithub1 commented on Aug 9, 2020

@tygithub1

是我没跟上mysql的技术更新步伐吗?请问是什么版本的mysql?一个账号还能链接多个数据库?你连接地址是什么

zhangdaiscott

zhangdaiscott commented on Sep 7, 2020

@zhangdaiscott
Member

已经处理,下个版本发布

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @zhangdaiscott@vip-liutao@tygithub1

        Issue actions

          Online表单开发,普通同步报错 · Issue #1565 · jeecgboot/JeecgBoot