The mysql stored procedure is called in PHP, and the rest of the code is executed, but the stored procedure is not executed.

php calls the stored procedure, and there is other execution code before and after the stored procedure, in the same transaction, but the code before and after the stored procedure is executed, but the code in the stored procedure is not executed. What is the problem

Feb.28,2021

first of all, you have no code to send out, if it is a code problem, then there is no way to analyze it.

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