Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Using SQLyog › Extra character at end of each row after CSV impor
The square seems to be some sort of control character.
What do you mean by:
Are you getting the characters in the actual data or in the result display window?
You should use rn as your “Line Terminate By” , that will solve your problem.
caves,
That did the trick… thanks a lot!