You can try this SQL:
Might also want to check the end tags separately, neither should return any results.
Code:
SELECT * FROM `phpbb_posts` WHERE `post_text` NOT RLIKE '<t>|<r>';
Statistics: Posted by thecoalman — Sun Oct 06, 2024 10:56 pm