If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Here is my problem. My database contains records such as
"C:\my documents\my videos".
When i try to export mysql data into *.sql file backslashed disappear - i get "C:my documentsmy videos".
What do i do to avoid this
Just noticed that exporting the same data from other table in my database backslashes are not disappearing!
Maybe there is something wrong with table parameters or smth?