INSERT INTO t1 VALUES(0xAFA4);#ERROR: 2014 - Commands out of sync; you can't run this command now
SELECT MIN(c1) AS value FROM t1 WHERE c1 >= 0;#ERROR: 2014 - Commands out of sync; you can't run this command now
INSERT INTO ti VALUES (9944036836733508078,-6353705187404169189,'R4','OoEhDb3AQMTrXIvno8VVzbj7jXlI7tfIXZnZnzn3bZIOiUrLJnrtd','DsvRF','bKjK3ef7TmWGRYz','K','d',2);#ERROR: 2014 - Commands out of sync; you can't run this command now
select max(x) from (select sum(a) as x FROM t1 group by b) as teeone;#ERROR: 2014 - Commands out of sync; you can't run this command now