• Hi ya,
    I’m trying to correct a database problem where a bunch of URLs have https:// rather than https://

    I ran the search for https://(domain) and it came back with many hundreds of instances in a table.

    But when I searched in that table using PHPMyAdmin, it did not find https://(domain) in the table at all.

    This is highly concerning as you can imagine…

    Any idea what might be happening here?

    Thanks,
    Norman

Viewing 1 replies (of 1 total)
  • Maybe it’s because the plugin is searching inside serialized content while phpMyAdmin isn’t.

Viewing 1 replies (of 1 total)
  • The topic ‘Different results when searching in PHPMyAdmin and Better Search Replace’ is closed to new replies.