Hi,

Almost all machines who work with CPU know about ASCII character set
(http://www.asciitable.com/).
This character is ENTER(in ASCII - carriage return)  or NEW LINE (in ASCII -
linefeed) and is NON-PRINTABLE. Don't have graphical representation.
Using "LOAD DATA ...", MySQL accept all the characters , including
NON-PRINTABLE.
Regards,

Gelu
_____________________________________________________
G.NET SOFTWARE COMPANY

Permanent e-mail address : [EMAIL PROTECTED]
                                          [EMAIL PROTECTED]

----- Original Message -----
From: Rosyna <[EMAIL PROTECTED]>
To: Gelu <[EMAIL PROTECTED]>; Alex Pilson <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, April 27, 2002 8:51 AM
Subject: Re:  character


>What does this have to do with ? (Trademark symbol) The mac line
>ending is \r...

>Ack, at 4/25/02, Gelu said:
>MySQL not encode characters.In your .txt file are NON-PRINTABLE characters
>which mark the end of line.If you have a HEX editor, you can see in the
.txt
>file at the end of every line '0Dh' and '0Ah'.This mean ENTER('\r) and NEW
>LINE(\n').If you have a C/C++ manual you can find the list of escape
>sequence.

--


Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug

Unsanity: Unsane Tools for Insanely Great People
---

Please include any previous correspondence in replies, it helps me
remember what we were talking about. Thanks.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to