]> git.sur5r.net Git - bacula/bacula/commit
- fixed the database/table scripts - db_user was missing - updated database schema...
authorStefan Reddig <Stefan.Reddig@ingres.com>
Fri, 29 Jan 2010 14:32:19 +0000 (15:32 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 2 Aug 2010 14:49:24 +0000 (16:49 +0200)
commit6558c1c7a8ff08e3e95b4c0df0e8bde9d8063828
tree69e3a7335c97848dc0af7e38d1dc6f9391b258c1
parent329a406a86defaba6fb637504299a8dec4c13b48
- fixed the database/table scripts - db_user was missing - updated database schema - fixed missing statements in sql*.h - since there is a db_type for Ingres now, there have to be 5, not 4, members in the arrays - worked alot on myingres.c - queries seems to be working, but the first INSERT fails with a segfault
bacula/src/cats/cats.h
bacula/src/cats/create_bacula_database.in
bacula/src/cats/create_ingres_database.in
bacula/src/cats/dbi.c
bacula/src/cats/drop_ingres_database.in
bacula/src/cats/drop_ingres_tables.in
bacula/src/cats/make_ingres_tables.in
bacula/src/cats/sql.c
bacula/src/cats/sql_cmds.c
bacula/src/cats/sql_cmds.h
bacula/src/cats/sql_create.c