Can not connect to database serverUnable to select database u82885_rtf2l
today (Invalid query: Access denied for user 'rtf2l.tf2world.r'@'localhost' (using password: NO)
Whole query: SELECT m.* FROM t_match AS m, t_comp_part AS cp WHERE m.id_match_status = 2 AND m.date_shd IS NOT NULL AND m.id_comp_part = cp.id AND cp.id_comp = 6 AND m.date_shd LIKE '%20100730%' ORDER BY m.date_shd
Unable to free result0) | upcoming (Invalid query: Access denied for user 'rtf2l.tf2world.r'@'localhost' (using password: NO)
Whole query: SELECT m.* FROM t_match AS m, t_comp_part AS cp WHERE m.id_match_status = 2 AND m.date_shd IS NOT NULL AND m.id_comp_part = cp.id AND cp.id_comp = 6 AND m.date_shd > '201007271151' ORDER BY m.date_shd
Unable to free result0) | played (Invalid query: Access denied for user 'rtf2l.tf2world.r'@'localhost' (using password: NO)
Whole query: SELECT m.* FROM t_match AS m, t_comp_part AS cp WHERE m.id_match_status = 3 AND m.date_pld IS NOT NULL AND m.id_comp_part = cp.id AND cp.id_comp = 6 ORDER BY m.date_pld DESC
Unable to free result0) | groups | tables | playoff | teams
Invalid query: Access denied for user 'rtf2l.tf2world.r'@'localhost' (using password: NO)
Whole query: SELECT * FROM t_team WHERE id=10
Invalid query: Access denied for user 'rtf2l.tf2world.r'@'localhost' (using password: NO)
Whole query: SELECT * FROM t_comp_part_team WHERE id_team_status != 1
Unable to free result
Invalid query: Access denied for user 'rtf2l.tf2world.r'@'localhost' (using password: NO)
Whole query: SELECT c.name AS c_name, c.date_from AS c_date_from, c.date_to AS c_date_to, cp.name AS cp_name, m.* FROM t_match AS m, t_comp AS c, t_comp_part AS cp WHERE m.id_comp_part = cp.id AND cp.id_comp = c.id AND (m.id_team_home = 10 OR m.id_team_away = 10) ORDER BY c.date_from DESC, cp.pos, m.date_shd