GithubHelp home page GithubHelp logo

what happened? about dbs HOT 5 CLOSED

wilson2016 avatar wilson2016 commented on July 16, 2024
what happened?

from dbs.

Comments (5)

smartwalle avatar smartwalle commented on July 16, 2024

这个应该是你开启了太多的事务,然后事务没有提交或者回滚引起的。

from dbs.

wilson2016 avatar wilson2016 commented on July 16, 2024

能给个例子吗?提交和回滚的

from dbs.

smartwalle avatar smartwalle commented on July 16, 2024

你发的这个错误是数据库报的,原因就是开启了太多的事物,这个和InsertBuilder无关。

from dbs.

wilson2016 avatar wilson2016 commented on July 16, 2024

同时批量写3000条数据可以吗?我在日志在同时写3000,4000大量报错

from dbs.

smartwalle avatar smartwalle commented on July 16, 2024

读写的能力是由你的数据库决定的,这个工具只是负责生成 SQL 语句,不过批量写入3k条数据,这个量可能有点大。

from dbs.

Related Issues (4)

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.