More changes from out of CVS tree:
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 10 Oct 2005 09:10:41 +0000 (09:10 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 10 Oct 2005 09:10:41 +0000 (09:10 +0000)
commitdab9af0072f060b2f12813c21b031bcaed0c406a
treef0fd92ea42dd359beb9d9c7d79d527b504acc1b7
parentb381ca50350f713bcab939ccc4601fb661cb224f
More changes from out of CVS tree:
 - get rid of mysql from public header
 - added time types
 - added testing example
 - runtime and compile check for minimal mysql version: 4.1.2
 - more free on error in db_prepare, NULLing on DB close
org.glite.jp.server-common/Makefile
org.glite.jp.server-common/examples/db-test-int.c [new file with mode: 0644]
org.glite.jp.server-common/interface/db.h
org.glite.jp.server-common/src/db.c