]> git.sur5r.net Git - bacula/bacula/commit
First attempt at making things multi-threaded and make it possible to
authorMarco van Wieringen <mvw@planets.elm.net>
Sun, 4 Apr 2010 17:46:24 +0000 (19:46 +0200)
committerMarco van Wieringen <mvw@planets.elm.net>
Fri, 9 Apr 2010 11:31:17 +0000 (13:31 +0200)
commit69820d0776da2818115d90a2a73b790885c16aa5
tree585a1b7a449ee6a32f2edcc43d82894026683960
parentec44b798b02b4b779bdd402cb83ef7b9e5dc5aab
First attempt at making things multi-threaded and make it possible to
have multiple connections to the database without having the dreaded
ERR=E_LQ002E The 'execute immediate' query has been issued outside of a DBMS session.
This compiles but seems to give some problems so into the debugger it is.
bacula/src/cats/cats.h
bacula/src/cats/ingres.c
bacula/src/cats/myingres.c
bacula/src/cats/myingres.h
bacula/src/cats/myingres.sc
bacula/src/cats/myingres.sh