JPK wrote:
I think this is a MySQL issue, having to do with the character set of
the result.
I also suspect MySQL of evilness.
Try the following: before you do the 'SELECT INTO OUTFILE'
thing, execute the following query:
SET NAMES utf8;
That's great! Now I also get garbage in the Terminal window. The text
file is still corrupted. 8-7
Still, it's a hint.
L.A.
--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to: <[EMAIL PROTECTED]>