[QUERY] select c.*, u.username from `comments` c, `users` u where c.user_id = u.id order by `timestamp` desc limit 100
[ERROR] I'm sorry, Dave, I'm afraid I can't do that... Table 'colamovi_site.users' doesn't exist