Code Monkey home page Code Monkey logo

Comments (20)

xjdai1 avatar xjdai1 commented on May 18, 2024 1

能增加一个语句一次提交执行多个实例功能么

from yearning.

cookieY avatar cookieY commented on May 18, 2024 1

@bravewind 错误提示已经很明显了 检查自己的配置。特别注意 网段是否与docker的虚拟网段重名

from yearning.

jaat89 avatar jaat89 commented on May 18, 2024

docker化安装的时候,能否把inception也集成到docker里面去?

from yearning.

cookieY avatar cookieY commented on May 18, 2024

@jaat89 后面会考虑

from yearning.

ztorin avatar ztorin commented on May 18, 2024

采用v1.3.0安装完后,ddl,dml,索引这些都没问题。但是sql查询的时候会报错sql1064语法错误,但是肯定sql本身语法是没问题了?有遇到一样问题了吗?

from yearning.

cookieY avatar cookieY commented on May 18, 2024

@ztorin 没有设置limit

from yearning.

ztorin avatar ztorin commented on May 18, 2024

加上limit 1,10 这样的条件后,又报错invalid literal for int() with base 10: ''了?非常感谢你的回复

from yearning.

ztorin avatar ztorin commented on May 18, 2024

找到原因了。设置里面没有设置limit值。新手上路,打扰了

from yearning.

ztorin avatar ztorin commented on May 18, 2024

现在v1.3.0里面遇到两个问题:1.在审核工单里面查看执行成功的DML语句的回滚语句时,docker日志里面报[ERROR]- AttributeError: 'SQLgo' object has no attribute 'execute' ,确认我的设置inception设置里面配置的备份用户是all privileges 2.admin用户能正常执行dml ddl dcl语句,但是创建的普通用户授予了必要的权限,但是普通用户就dml ddl dcl都不能执行,docker容器里面报错为:[ERROR]- AttributeError: 'NoneType' object has no attribute 'permissions'

from yearning.

cookieY avatar cookieY commented on May 18, 2024

@ztorin 请下载新的docker镜像,老的有这个问题

from yearning.

ztorin avatar ztorin commented on May 18, 2024

我是今天早上才拉的最新的代码搭建的。

from yearning.

cookieY avatar cookieY commented on May 18, 2024

@ztorin 更新过啦

from yearning.

ztorin avatar ztorin commented on May 18, 2024

刚刚拉取了最新代码测试,发现还是存在上面提到的2个问题;1.无法查看回滚语句,只是现在docker容器里面的报错提示不一样了,现在是 [ERROR]- KeyError: 0 2.就是关于普通用户无法执行任何DML DDL DCL语句的问题,可以解决吗?我排查觉得是创建的普通用户的有些信息没有写到Yearning库里面的相关表里面了?

from yearning.

cookieY avatar cookieY commented on May 18, 2024

@ztorin 已修复

from yearning.

sky1006 avatar sky1006 commented on May 18, 2024

1.inception 审核太严格,手动模式,警告无法提交,生成模式,可以提交,但无法执行成功。
2.提交步骤太复杂,开发要疯掉了

from yearning.

cookieY avatar cookieY commented on May 18, 2024

@sky1006
1.inception一些审核限制可以通过对应参数关闭。具体请查看inception文档
2.yearning 面向的是需要流程化,规范化的,审核平台的用户

from yearning.

bravewind avatar bravewind commented on May 18, 2024

select,dml,ddl 语句都ok,但是勾选备份报错。。。docker ip连接不上我的备份服务器
backup: Access denied for user 'test'@'172.18.0.1' (using password: YES) Backup: Access denied for user 'test'@'172.18.0.1' (using password: YES)

from yearning.

bravewind avatar bravewind commented on May 18, 2024

@cookieY 你好,我使用的1.2 版本,在更改表时(添加字段,添加索引等),如果表数据比较多,百万以上,就会一直处于 执行中 的 状态,请问怎么解决?谢谢!

from yearning.

snailAlice avatar snailAlice commented on May 18, 2024

你好,dockerv1.3.1 chrome浏览器工单审核时浏览器出现不兼容,Chrome版本 69.0.3497.100(正式版本) (64 位)

from yearning.

cookieY avatar cookieY commented on May 18, 2024

@snailAlice 请具体描述下问题

from yearning.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.