Re: How to create a SQL engine like MySQL server
Vlad Lesin <[email protected]> Fri, 30 Jan 2015 08:17:03 +0300
| Newsgroups | gmane.comp.db.mysql.devel |
|---|---|
| Message-ID | <[email protected]> |
On 01/30/2015 01:05 AM, Stewart Smith wrote: > harryxiyou <[email protected]> writes: >> BTW, I haven't found the way to be connected by standard MySQL client >> in Percona Playback source codes :-/ > > It can parse the mysql protocol from tcpdump, and thus has some actual > code documenting parts of the protocol. You're probably okay reading > sources rather than having to build it. percona-playback inherits the code which parses mysql protocol from "mysqlsniffer"(can be found here: https://github.com/daniel-nichter/hackmysql.com). -- Best regards, Vlad -- MySQL Internals Mailing List For list archives: http://lists.mysql.com/internals To unsubscribe: http://lists.mysql.com/internals