Server Side Limit of -1 throws ajax error
Server Side Limit of -1 throws ajax error
michelle@digitaltea.com
Posts: 1Questions: 1Answers: 0
Hi, when I choose the all option in the show entries box it throws a json error because the -1 is not an option in mysql. I have gotten around it by detecting if it is a -1 and then adding the limit only if it's not equal to -1 but I wondered if there was a better way.
Thanks!
This discussion has been closed.
Answers
That's exactly what should be done. Oddly there was another thread about that earlier today.
Allan