How to do a regular expression replace in MySQL? I have a table with ~500k rows; varchar(255) UTF8 column filename contains a file name; I’m trying to strip out various strange characters out of the filename – thought... May 1, 2022 0 Comments