domso / mysql_wrapper

Old mysql-Code taken from dynammo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mysql_wrapper

Old mysql-Code taken from dynammo (https://github.com/domso/dynammo)

Build:

sudo apt-get install g++ git cmake libmysqlclient-dev

mkdir build
cd build
cmake ..
make

About

Old mysql-Code taken from dynammo

License:GNU General Public License v3.0


Languages

Language:C++ 98.0%Language:CMake 2.0%