Results 3 issues of Ramesh Sivaraman

tpcc.lua script is not terminating when it hit `Unknown storage engine` error. It also open blank sessions in mysql server ``` [vagrant@pgsql ~]$ /usr/share/sysbench/tpcc.lua --mysql-user=root --mysql-db=test --time=30 --threads=64 --report-interval=1 --tables=2...

pquery SQL is failing with `ERROR: 2014 - Commands out of sync; you can't run this command now`. ``` INSERT INTO t1 VALUES(0xAFA4);#ERROR: 2014 - Commands out of sync; you...

``` ramesh@qaserver-06:/qa/ps/ps_56/pquery$ cmake . -DPERCONASERVER=ON -DBASEDIR=/qa/ps/PS080818-percona-server-5.6.41-84.1-linux-x86_64-debug -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/cc --...