Skip to content

sjmudd/mysql-x-protocol-specification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

  • MySQL X Protocol Specification

This document is to provide a description of my thoughts about the MySQL X protocol.

Overview

This page is to give some ideas and thooughts about the MySQL X protocol. This is the new MysQL protocol that was introduced in 5.7.12 as part of the document store functionality. The same protocol can handle traditional SQL statements.

Where to find information on the protocol.

Comparison of old and new formats

Information about the X Protocol

Blog posts

No Protocol Specification

Currently there is no formal specification of the MySQL X protocol. The MySQL Internals documentation is basic and gives you an idea of how the protocol can be used. It does not tell you exactly how the protocol behaves. The worklogs are quite detailed and are a good start but are not written as a specification.

A good guide for this would e a RFC type format which is more formalised.

This repo includes the starts of such a document.

About

MySQL X Protocol Specification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published