Cleaned up the clientReply function of the schemarouter.

This commit is contained in:
Markus Makela
2015-09-19 17:21:08 +03:00
parent bff6db96a1
commit af2bc91383
2 changed files with 447 additions and 432 deletions

View File

@ -66,7 +66,7 @@ typedef enum bref_state {
#define SCHEMA_ERR_DUPLICATEDB 5000
#define SCHEMA_ERRSTR_DUPLICATEDB "DUPDB"
#define SCHEMA_ERR_DBNOTFOUND 1049
#define SCHEMA_ERR_DBNOTFOUND 1049
#define SCHEMA_ERRSTR_DBNOTFOUND "42000"
/**
* The type of the backend server