1 2 3 4 5 6
--source include/linux.inc --source include/not_embedded.inc connect(con1,localhost,root,,test,,$ABSTRACT_SOCKET); select 1; disconnect con1;