Skip to content

when excuting "cursor.execute(sql_fmt, params)" raise (1105, 'unexpected EOF') #51

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

Closed
Kkaboon opened this issue Sep 4, 2024 · 1 comment

Comments

@Kkaboon
Copy link

Kkaboon commented Sep 4, 2024

File "/usr/local/lib/python2.7/dist-packages/dbutils/steady_db.py", line 679, in tough_method
    raise error  # re-raise the original error again
OperationalError: (1105, 'unexpected EOF')

one list in params has 4k+ elements, is this question cased by the length of the params?

@Kkaboon Kkaboon closed this as not planned Won't fix, can't repro, duplicate, stale Sep 4, 2024
@Cito
Copy link
Member

Cito commented Sep 4, 2024

If this is solved, can you add a small comment what was the problem/solution? Otherwise, please provide some more detail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants