vertigo testdaq /home/testdaq/ cat /usr/local/etc/domcal.properties
database.domprodtest.driver: org.gjt.mm.mysql.Driver
database.domprodtest.url: jdbc:mysql://localhost/fat
database.domprodtest.user: tester
database.domprodtest.password: .........<- this is the password!
 
vertigo testdaq /home/testdaq/ mysql -u tester (-h vertigo) -p
Enter password:


Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 51 to server version: 4.0.20-standard
 
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
 
mysql>