SELECT usuario,comment,time FROM comentario WHERE id_video = ORDER BY time DESC
Error MySQL: : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY time DESC' at line 1
Este Script no puede continuar.