]> WPIA git - cassiopeia.git/commit
add: initial mysql-related stuff for job fetching
authorFelix Dörre <felix@dogcraft.de>
Mon, 20 Oct 2014 23:34:32 +0000 (01:34 +0200)
committerBenny Baumann <BenBE@geshi.org>
Fri, 7 Nov 2014 22:52:10 +0000 (23:52 +0100)
commit8bf7fb7bedf899a6a1dd62ad56ad9f09f6228747
tree466ab7b64fe2e5d41f67e68a12f34beb0ae8a72f
parent349dac963257d776985bd0b46ff50d0746a9ae51
add: initial mysql-related stuff for job fetching

uses libmysqlclient-dev for building
.gitignore
Makefile
debian/control
src/database.cpp [new file with mode: 0644]
src/database.h [new file with mode: 0644]
src/main.cpp
src/mysql.cpp [new file with mode: 0644]
src/mysql.h [new file with mode: 0644]