Support the ongoing development of Laravel.io →
posted 10 years ago
Database
Last updated 2 years ago.
0

Need to see what's your code looks like, are you going through a loop of db records and inside that executing another database query ?

Last updated 2 years ago.
0

MySQL client protocol doesn't allow more than one query to be "in progress." if you've executed a query and you've fetched some of the results, but not all -- then you try to execute a second query. If the first query still has rows to return, the second query gets an error. but still need your code to look at !

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

arirah arirah Joined 13 Sep 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.