MyDDAS: Changed MyDDAS internal structure

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1521 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
tiagosoares
2006-01-17 22:54:02 +00:00
parent ac5ba3fa10
commit 54595ec094
16 changed files with 691 additions and 656 deletions

View File

@@ -25,6 +25,9 @@
#include "Yatom.h"
#include "cut_c.h"
#include "myddas_util.h"
#ifdef MYDDAS_STATS
#include "myddas_statistics.h"
#endif
#define IS_SQL_INT(FIELD) FIELD == FIELD_TYPE_INT24 || \
FIELD == FIELD_TYPE_LONG || \