]> git.sur5r.net Git - bacula/bacula/commit
Prepare and describe the Ingres statement in one line of embedded sql.
authorMarco van Wieringen <mvw@planets.elm.net>
Wed, 7 Apr 2010 17:04:31 +0000 (19:04 +0200)
committerMarco van Wieringen <mvw@planets.elm.net>
Fri, 9 Apr 2010 11:42:02 +0000 (13:42 +0200)
commite8841905a312bbc489193cd72938ded3c0b57eaf
treeefd59354748ddedcec2f39dcfb3522db4f6383f3
parent58a085a309bfe9982b9a3bca71d3051aa79d180f
Prepare and describe the Ingres statement in one line of embedded sql.
Added extra check when rowcount == -1 to see if there is were really any errors
because some queries give a negative rowcount when they are executed ok (e.g.
DECLARE GLOBAL TEMPORARY TABLE for instance.
bacula/src/cats/myingres.c
bacula/src/cats/myingres.sc