immux / immux1

https://immux.com
0 stars 0 forks source link

We are currently storing our handshake response in memory, just for the purpose of testing MySQL initial connection phase. #88

Closed poppindouble closed 5 years ago

poppindouble commented 5 years ago

We are currently storing our handshake response in memory, just for the purpose of testing MySQL initial connection phase. We need to move store this information into our db later on.

poppindouble commented 5 years ago

Now it is storing in core