I decided to just post here, instead of making a new topic, since my problem also relates to the MySql

So heres my problem:
I cant connect to the MySql, I have tried every combination of info to input that I could think of, and here are the resulting errors for each one:
Connecting to mysql ...
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'cotd_zzl_org_cotdsql@localhost'@'localhost' (using password: YES) in /www/zzl.org/c/o/t/cotd/htdocs/comments/install.php on line 191
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/zzl.org/c/o/t/cotd/htdocs/comments/install.php on line 192
The following errors occured:
Access denied for user 'cotd_zzl_org_cotdsql@localhost'@'localhost' (using password: YES)
******
Connecting to mysql ...
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'cotd_zzl_org_cotdsql@localhost'@'www.hosting.zymic.com' (using password: YES) in /www/zzl.org/c/o/t/cotd/htdocs/comments/install.php on line 191
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/zzl.org/c/o/t/cotd/htdocs/comments/install.php on line 192
The following errors occured:
Access denied for user 'cotd_zzl_org_cotdsql@localhost'@'www.hosting.zymic.com' (using password: YES)
*****
Connecting to mysql ...
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'cotd_zzl_org_cotdsql@hosting.zym'@'www.hosting.zymic.com' (using password: YES) in /www/zzl.org/c/o/t/cotd/htdocs/comments/install.php on line 191
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/zzl.org/c/o/t/cotd/htdocs/comments/install.php on line 192
The following errors occured:
Access denied for user 'cotd_zzl_org_cotdsql@hosting.zym'@'www.hosting.zymic.com' (using password: YES)
*****
Connecting to mysql ...
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'cotd_zzl_org_cotdsql@localhost'@'www.hosting.zymic.com' (using password: YES) in /www/zzl.org/c/o/t/cotd/htdocs/comments/install.php on line 191
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/zzl.org/c/o/t/cotd/htdocs/comments/install.php on line 192
The following errors occured:
Access denied for user 'cotd_zzl_org_cotdsql@localhost'@'www.hosting.zymic.com' (using password: YES)
I am sure the answer is simple, and I am just over looking it.
Can anyone tell me what i should be entering for these fields?
MySQL host:
MySQL username:
(MySql displays this information, but it hasnt worked for me:
# Server: hosting.zymic.com (Localhost via UNIX socket)
# User: cotd_zzl_org_cotdsql@localhost)
Thanks so much in advance!