Is the principle of mysql multi-database and multi-table joint check is Synchronize double writing?

problem description

is the principle of mysql multi-database and multi-table joint query based on Synchronize double writing?

the platform version of the problem and what methods you have tried

try to find it in books such as mysql performance optimization, but there are no in-depth instructions on database connection pooling

Apr.02,2021
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-1b372e8-2c08d.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-1b372e8-2c08d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?