Re: How to create a SQL engine like MySQL server

harryxiyou <[email protected]> Sat, 31 Jan 2015 00:23:54 +0800
Newsgroups gmane.comp.db.mysql.devel
Message-ID <CAD+1EGP4sQdp9JmegVL3pFXm3bgAUa5a-APVq-c2rsupqCE5zQ@mail.gmail.com>
On Fri, Jan 30, 2015 at 1:17 PM, Vlad Lesin <[email protected]> wrote:
> 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).
>

I don't think you give what I want. Because mysqlsniffer just captures
MySQL packages pass through one deveice. However, ***I care how to
design/implement a lightweight SQL server side (like MySQL server) *to
be cannected* by MySQL client***.


Thanks, Harry

-- 
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe:    http://lists.mysql.com/internals