Ben Reiniger wrote on Wed, Jul 18, 2018 03:56 AM UTC:
Something has broken the Random Game script recently; I always get sent to the same Betza game, "csipgs Chess." I can't think of any recent changes that should have affected this; that game lands somewhere around 600th out of 3000. Are others experiencing the same issue?
(As an aside, concerning the first randomization query: removing the LIMIT 1 and running, I sometimes get no results and sometimes many. I think the use of RAND() generates a different random number for each row, contrary to Fergus's comment in an earlier thread. Maybe since then we've changed some setting on the database? Anyway, while this could clean things up, I don't expect it's responsible for my always-Betza problem.)
Something has broken the Random Game script recently; I always get sent to the same Betza game, "csipgs Chess." I can't think of any recent changes that should have affected this; that game lands somewhere around 600th out of 3000. Are others experiencing the same issue?
(As an aside, concerning the first randomization query: removing the LIMIT 1 and running, I sometimes get no results and sometimes many. I think the use of RAND() generates a different random number for each row, contrary to Fergus's comment in an earlier thread. Maybe since then we've changed some setting on the database? Anyway, while this could clean things up, I don't expect it's responsible for my always-Betza problem.)