textql icon indicating copy to clipboard operation
textql copied to clipboard

/usr/bin/textql: Argument list too long

Open rivengg opened this issue 4 years ago • 1 comments

Hi all,

I got this error "/usr/bin/textql: Argument list too long" when executing many SQL statement(s) (more than 100K) to run on the data. Have the limit length of sql query ? Do you have any ideas to solve this problem?

Thank you for your support. Riven.

rivengg avatar Dec 23 '20 05:12 rivengg

Hi all, I found that this is linux command line character limit. So, I will try it in my side.

rivengg avatar Dec 23 '20 09:12 rivengg