Giter Club home page Giter Club logo

Comments (5)

Barenboim avatar Barenboim commented on August 24, 2024
// MySQL packet type
enum
{
	MYSQL_PACKET_OTHER	=	0,
	MYSQL_PACKET_OK,
	MYSQL_PACKET_NULL,
	MYSQL_PACKET_EOF,
	MYSQL_PACKET_ERROR,
	MYSQL_PACKET_LOCAL_INLINE,
};

这就很奇怪了,因为1是一个PACKET_OK。你更新一下代码重新编译试试。
插入多条记录的方法就看你需求了,你想要并行任务都可以。

from workflow.

MaybeShewill-CV avatar MaybeShewill-CV commented on August 24, 2024

@Barenboim 好的 我下来更新下代码再看看哈。嗯 明天试试并行任务:)

from workflow.

MaybeShewill-CV avatar MaybeShewill-CV commented on August 24, 2024

@Barenboim 更新了代码重新编译之后没有abnormal packet_type=1的输出了 :)

from workflow.

Barenboim avatar Barenboim commented on August 24, 2024

感谢使用!有什么新问题随时反馈。

from workflow.

MaybeShewill-CV avatar MaybeShewill-CV commented on August 24, 2024

@Barenboim 好的 👍

from workflow.

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.