[TD-2378]<enhance>: reduce table meta memory consumption.
This commit is contained in:
parent
9e9ac674b6
commit
1967949112
|
@ -494,7 +494,6 @@ static FORCE_INLINE void tscGetResultColumnChr(SSqlRes* pRes, SFieldInfo* pField
|
|||
}
|
||||
}
|
||||
|
||||
extern SCacheObj *tscMetaCache;
|
||||
extern SHashObj *tscHashMap;
|
||||
extern SHashObj *tscTableMetaInfo;
|
||||
|
||||
|
|
Loading…
Reference in New Issue