adding test scripts
[csql.git] / test / tools / csql / exp.test138.ksh
blob3bbc6e312630b05e790c3643de2ca89f6c384450
1 echo CREATE TABLE t1(f1 INT DEFAULT 'now', f2 SMALLINT DEFAULT 'now', f3 TINYINT DEFAULT 'now', f4 BIGINT DEFAULT 'now', f5 FLOAT DEFAULT 'now', f6 DOUBLE DEFAULT 'now');
2 Statement prepare failed with error -19