MySQL查询将在表中的某个特定字段中进行文本搜索和替换?
即搜索foo并替换为具有bar值的字段的记录hello foo变为hello bar.
foo
bar
hello foo
hello bar
mysql sql search replace
mysql ×1
replace ×1
search ×1
sql ×1