ERROR: Upgrade failed: DB: Table 'articles_migration' already exists

Hi Jason,
Sorry for the late response. I’ve been searching to solve this problem since I posted this error! but I couldn’t find any solution. I have found from the php documentation to fix the problem, I need to call the next_result() function on the mysqli object after each stored procedure call. but I don’t know where to put the above function to overcome this error.
kind regards,
-Salam
php%20