ma.gnolia

Sign In | Learn More

Skip to main content


Search and Replace in MySQL database with phpMyAdmin Search and Replace in MySQL database with phpMyAdmin

  • Not rated yet.
  • Copy Bookmark

UPDATE tablename SET tablefield = replace(tablefield,"findstring","replacestring");

2 other people have commented on this bookmark

Name Title Rating When
15273_32 Dan Search and Replace in MySQL database with phpMyAdmin
Rated 5 stars out of 5.
September 16, 2007

I don't mess with MySQL much at all, so this kind of thing is quite handy. Saved me a few hours of line-by-line changes to a DB tonight.

3945_32 David Search and Replace in MySQL database with phpMyAdmin
Not rated yet.
October 13, 2005