Follow Us
Contribute
  • Register

Commands out of sync; you can't run this command now

0 votes

This error message appears in MySQL, when the functions are called in the wrong order.

requested 1 year ago by errorbase (169,970 points)

1 Solution

0 votes

You must debug your code and find which functions may cause problem in the order. Generally "mysql_use_result()" and "mysql_free_result()" functions are related with thees kind of problems.

solved 1 year ago by errorbase (169,970 points)

Related errors

0 votes
2 solutions
requested 1 year ago by errorbase (169,970 points)
+1 vote
1 solution
+1 vote
1 solution
requested 1 year ago by errorbase (169,970 points)
0 votes
1 solution
0 votes
1 solution