Sign In
New User? Register
linux_chandigarh · Linux_Chandigarh_Chapter
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
You can search the group for older messages.

Messages

  Messages Help
Advanced
Importing Text data in mysql   Message List  
Reply | Forward Message #485 of 927 |
Re: [linux_chandigarh] Importing Text data in mysql

> Another thing bogging me down is importing text file in mysql database.
> The fields are delimited by tab.
> In the load data local infile command i'm mentioning '\t' as field
> delimiter, which is importing fine, for most of the data, except for
> the data containing \ encountering which the data of next field is
> missed.
>
> Any idea regarding this peculiar issue ??
>

Not sure if I'm getting your question here, but this most probably
sounds like an issue with escape missing escape characters. Try
importing a simpler formatted text file and that would help you in
understanding your problem.

--
Sharninder



Tue Sep 5, 2006 10:08 am

sharninder
Offline Offline
Send Email Send Email

Forward
Message #485 of 927 |
Expand Messages Author Sort by Date

Another thing bogging me down is importing text file in mysql database. The fields are delimited by tab. In the load data local infile command i'm mentioning...
pradeep_chk
Offline Send Email
Sep 5, 2006
3:23 am

... Not sure if I'm getting your question here, but this most probably sounds like an issue with escape missing escape characters. Try importing a simpler...
Sharninder Khera
sharninder
Offline Send Email
Sep 5, 2006
10:20 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help