3 other people have commented on this bookmark
| Name | Title | Rating | When | |
|---|---|---|---|---|
| strrrr | Search and Replace in MySQL database with phpMyAdmin |
Not rated yet.
|
July 20, 2008 | |
| Ivan | Search and Replace in MySQL database with phpMyAdmin |
Not rated yet.
|
April 6, 2008 | |
UPDATE tablename SET tablefield = replace(tablefield,"findstring","replacestring"); |
||||
| Dan | Search and Replace in MySQL database with phpMyAdmin |
Rated 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. |
||||
