Mysticora Bug Tracking


Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'robot'@'localhost' (using password: YES) in /home/chan/webs/mysticora.com/bugtrack/connect_db.inc on line 4

ERROR 1045: Access denied for user 'robot'@'localhost' (using password: YES)

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/chan/webs/mysticora.com/bugtrack/query.inc on line 6

Unfortunately the following error occured while using the database:
Error 1045: Access denied for user 'robot'@'localhost' (using password: YES)
The SQL query was this:
SELECT ds_user_name,id_user,count(tdta_bug.id_bug) as amount FROM tkey_user LEFT JOIN tdta_bug ON tkey_user.id_user = tdta_bug.fi_responsible_programmer GROUP BY id_user ORDER BY amount DESC
This error message has already been send to the web administrator.

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/chan/webs/mysticora.com/bugtrack/statistics.php3 on line 14

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/chan/webs/mysticora.com/bugtrack/query.inc on line 6

Unfortunately the following error occured while using the database:
Error 1045: Access denied for user 'robot'@'localhost' (using password: YES)
The SQL query was this:
SELECT count(tdta_bug.id_bug) as amount FROM tdta_bug LEFT JOIN tfix_bug_status ON tdta_bug.fi_current_status=tfix_bug_status.id_bug_status WHERE (tdta_bug.fi_responsible_programmer=0)
This error message has already been send to the web administrator.

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/chan/webs/mysticora.com/bugtrack/statistics.php3 on line 23

Programmertotalfinishedin progress