On Ubuntu 18.04 with freetds 1.00.82-2 and sqsh 2.1.7-4build1, I get the following when trying to SELECT foo FROM bar
where foo
is an nvarchar column:
dsp_desc_bind: Memory allocation failure for column #1
Why does this happen? I see some ancient bug reports, but I can't see any solutions there; this error message is quite ungooglable.