Skip to content
Snippets Groups Projects
Commit 798d1f2b authored by Andy Yates's avatar Andy Yates
Browse files

Ordering only by the session's created date failed to realise we could have...

Ordering only by the session's created date failed to realise we could have more than one entry for the same stable id. Ordering now by the score as a way of getting rid of this ambiguity. Issue was picked up by Rhoda running the code on an older MySQL version which consistently exhibited different behaviour to later MySQL versions
parent a25d9184
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment