MySQLでエラーが発生しました。 SELECT SUM(PlayCount) as PlayCount,MAX(Rating) as MaxRating,Album,Artist,DateAdded,Year,PicUrl,PicPath,PicWidth,PicHeight,Rating FROM ituneslib WHERE Artist LIKE '%%' AND uid = 1 GROUP BY Album ORDER BY PlayCount DESC,Artist ASC,Album ASC,TrackNumber ASC LIMIT 0,20 1045: Access denied for user: 'bigplants@localhost' (Using password: NO)