Hello,
The biggest thing here to me that looks concerning is the 2nd line of the log file--the part where the first connection to the DB is being denied for not using a password. This also might be related to either the MySQL max packet size or max connections configuration parameter--I would recommend investigating both.
Best,
Jake