Archived
1
0
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
Henrik Hautakoski
2d247fd827 throwing away the client and let database functionality always be built.
The debug output used in client/stdout.c should coexist with the database. via __DEBUG__ macro.
2010-10-23 11:10:31 +02:00
Henrik Hautakoski
cfb5e85699 moving src/common to src/ 2010-10-19 13:34:06 +02:00
Henrik Hautakoski
22d7238b36 moving src/notify to src/ 2010-10-19 11:25:24 +02:00
Henrik Hautakoski
fe6b1e1363 client: can't catch SIGKILL. 2010-10-22 13:59:17 +02:00
Henrik Hautakoski
c0d47d945c client/mysql.c: fixed compiler warning 2010-10-22 13:59:17 +02:00
Fredric N
73ac9837ff mysql reconnect option fix 2010-10-22 13:59:16 +02:00
Fredric N
1b7747c54a fixed segfault bug 2010-10-22 13:59:16 +02:00
Fredric N
69b418472e Fix to mysql client 2010-10-22 13:59:14 +02:00
Fredric N
30fe0ce353 Added mysql client 2010-10-22 13:59:14 +02:00