I am using PHP with MySQL.
Whenever I try to type ‘selection’, it always saves to ‘ion’. If I try to fix it from the web, it says saved but shows actually ‘ion’. Then I have to fix it in MySQL. It happens in every table in the database. Only with ‘selection’ keywordenter image description here. I tried to find triggers, but there were no triggers, actually.