The data obtained by bootstrap-table from the background cannot be paged on both the server side and the client side.

I sent a json from the background to the front desk, and the data can be displayed normally. I set up to display five pieces of data per page, but all the data are displayed. The page number is displayed correctly. I change the number of data displayed on each page, and the page number changes accordingly, but the data is all loaded at once. Do any bosses know what the reason is? urgent

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