15 __mysql(coreutils::ZString &in, coreutils::MString &parentOut,
Global &global,
Tag *parent,
Tag *local);
18 void query(coreutils::MString query);
21 coreutils::ZString getColumnValue(coreutils::ZString column);
27 unsigned long *fieldLength;
29 coreutils::MString sessionId;
31 coreutils::MString nbrOfRows =
"0";
32 coreutils::MString nbrOfColumns =
"0";