View Single Post
  #2  
Old 12-15-2006, 08:47 AM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default

If you are using phpMyAdmin, you can export selected records. Run a Search query for the stuff you know you changed, select only your records, and at the bottom is an export selected option. Puts it into a nice text-shaped .sql file.

If you are not using the web-based admin tool, there should be a similar way to export a recordset, one would think. If not, and you have php, I recommend the simplicity of phpMyAdmin 2.81 or whatever they are on.
Reply With Quote