GDb-Mysql-direct.cpp File Reference
Simple implementation of the mysql TCP protocol according to:
http://forge.mysql.com/wiki/MySQL_Internals_ClientServer_Protocol. More...
#include "Lgi.h"
#include "GDb.h"
#include "INet.h"
#include "GToken.h"
#include "../../src/common/Hash/sha1/sha1.h"
Detailed Description
Simple implementation of the mysql TCP protocol according to:
http://forge.mysql.com/wiki/MySQL_Internals_ClientServer_Protocol.
- Author:
- Matthew Allen <fret@memecode.com>