- FIX ftell error when the line endings do not match the declared or
default ending. Also takes care of files having mixed line endings. This is done by never using text mode for streams and handle the line endings in reading and writing. (MDEV-7030) modified: storage/connect/filamtxt.cpp
Showing
Please register or sign in to comment