A year ago we had a problem with our database at we had to re-upload it. We have since discovered that symbols like " og ' have been converted to square symbols as shown on the image.
It is only shown in the browser - when we look in the database directly it just appears as an extra space.
Is there anyway to find all rows in a database where it appears?
I have tried to look around but without any results unfortunately. Looking at ASCII, REGEX etc.
The tables data is: Type: InnoDB Encoding: UTF-8 Unicode (utf8) Collation: utf8_general_ci
Thanks in advance!