From Gambas Database Manager, I make a new connection (new server).
host : localhost
username : root
password : - (no password)
after that i klik '+' mark at root@localhost(mysql) that shown on Gambas Database Manager. but there is an error message 'cannot open database : can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'.
how to solve that problem ?