]> 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)
commit7939b1abe5b70087137e26cf1dfe50d52a0d50aa
tree2a3a04d8d2bd6d4ce99e9f279dc3631103ddba67
parentfeb31533be92e3b7ec3fe13d648a005a81702926
- 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