Vue project access, the console occasionally reports an error

found that the vue project occasionally reported this kind of error, and the frequency was not low. At first, I thought I had defined a variable o, but I looked for it carefully for a long time, but I couldn"t find it. What"s wrong with this and how to avoid it?
clipboard.png

Mar.18,2021

o is the compressed variable name in the production environment
you need to test it in the development environment to see which variable has a problem

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-1b3b888-4ef06.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-1b3b888-4ef06.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?