There is an error in parsing the "&" symbol of the splicing parameter of the link address with multiple parameters in html table. How to solve it?

the address returned by the background interface is correct, and the front-end table tag shows an error. "&" parses to "X". It has tried to replace the "&" symbol with "& amp", but it still doesn"t work

.
Nov.10,2021

Let the backstage handle it directly & escape it into & remember to add a semicolon

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