On the problem of HikariPool delay

1.HikariPool loading is always loaded after I visit the web page, which leads to a problem that my landing page often does not have a background image.

HikariPool 
:spring boot web
Jan.17,2022

I have the same confusion. Each load is after the first visit, resulting in a long time to access the database for the first time.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c0b7-2ba5d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c0b7-2ba5d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?