![]() |
Database data into files
Say I have MySQL Database where I have one field containing large text data. Say something like Email body text or some long emails and now I want that data to compare at future instance and see what is updated from the last export.
Now what I am looking for is export the data of a table into a file but the constraint is it each row should be exported to a file. What I am seeing best is have the MySQLDump to a single file and then split the data into needed files |
Re: Database data into files
Just to add I also have the phpMyAdmin installed and if anything such is there in it you can also let me know.
|
| All times are GMT +5.5. The time now is 23:04. |