Posted by techguru on 09/28/69 11:34
Hello Gurus,
I am trying to backup huge database on server using mysqldump
mysqldump - uusername -ppassword databasename > mydump.sql
this works fine but I have the reserved words in field names... I was
reading documentation that I can use fields-enclosed-by option to
overcome this...
Could you please give me the sytax to use with the above comment...
I would like to use "`" for field enclose..
Thanks,
--
techguru
Message posted via http://www.exforsys.com for all your training needs.
Navigation:
[Reply to this message]
|