X
  • Search
  • Products
  • Services
  • Resources
  • About
  • Contact
  • Login

Copyright © 2021 MariaDB. All rights reserved.

  • Knowledge Base
  • Contact
  • Login
  • Search
  • Products
  • Services
  • Pricing
  • Resources
  • About Us
  • Download
Knowledge Base » Server & Client Software » Client Libraries » Client/Server Protocol » 4 - Server Response Packets
  • Home
  • Open Questions
  • MariaDB Server
  • MariaDB MaxScale
  • MariaDB ColumnStore
  • Connectors
Ask a question here

4 - Server Response Packets

For most commands which the client sends to the server, the server returns the following response packets

  • EOF_Packet

    Marks the end of a resultset, returning status and warnings.
  • ERR_Packet

    Indicates that an error occured
  • LOCAL_INFILE Packet

    Response to tell the client to send a specified file to the server
  • OK_Packet

    Indicates successful completion of a previous command sent by the client
  • Result Set Packets

    The server sends multiple packets as part of a result set
  • Resultset row

    Data representing a database resultset unit
  • ← 3 - Binary Protocol (Prepared Statements)
  • ↑ Client/Server Protocol ↑
  • Protocol data types →
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.
  • ↑ Client/Server Protocol ↑
  • 0 - Packet
  • 1 - Connecting
  • 2 - Text Protocol
  • 3 - Binary Protocol (Prepared Statements)
  • 4 - Server Response Packets
  • Protocol data types
  • Replication Protocol
Products
  • MariaDB Platform
  • MariaDB Platform Managed Service
  • ClustrixDB
  • Pricing
  • Downloads
Services
  • Enterprise Architect
  • Migration Practice
  • Remote DBA
  • Consulting
  • Technical Support Services
  • Training
Resources
  • Blog
  • Events
  • OpenWorks 2019
  • Roadshow
  • Support
About MariaDB
  • Leadership
  • Partners
  • Contact
  • Newsroom
  • Investors
  • Careers
Contact

Subscribe to our newsletter!

  • Legal
  • Privacy Policy
  • Cookies

Copyright © 2021 MariaDB. All rights reserved.