You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
Doing a session ls results in an error message :
config> session ls
error: Error 1390: Prepared statement contains too many placeholders
What you expected to happen:
Sessions should be listed.
How to reproduce it (as minimally and precisely as possible):
Doing a session ls while having many sessions in the database (90000+ in our case) and using MySQL.
The text was updated successfully, but these errors were encountered:
What happened:
Doing a
session ls
results in an error message :What you expected to happen:
Sessions should be listed.
How to reproduce it (as minimally and precisely as possible):
Doing a
session ls
while having many sessions in the database (90000+ in our case) and using MySQL.The text was updated successfully, but these errors were encountered: