Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

session ls fails with "Error 1390: Prepared statement contains too many placeholders" #71

Closed
jle64 opened this issue Oct 18, 2018 · 1 comment
Labels

Comments

@jle64
Copy link
Contributor

jle64 commented Oct 18, 2018

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.

@moul
Copy link
Owner

moul commented Nov 18, 2018

fixed by #76

@moul moul closed this as completed Nov 18, 2018
@moul moul added the bug label Nov 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants