Thank u alot for the quick reponses
Yep u are right came back empty set
[root@shoemasters
rwss920@redwingshoes.ca]# su zimbra
[zimbra@shoemasters
rwss920@redwingshoes.ca]$ /opt/zimbra/bin/mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 1063 to server version: 4.1.10a-standard-log
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> connect zimbra
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Connection id: 1064
Current database: zimbra
mysql> select * from mailbox where comment = 'rwss920@redwingshoes.ca';
Empty set (0.01 sec)
mysql> exit
Bye