49
So sorry, but I don't know what could cause this. I would post a topic on a MySQL or phpMyAdmin support site as well. There may be more people there who could know what causes this problem.
Perhaps someone else who reads this knows why the query is also coming up with words starting with another letter than the one selected in the WHERE clause?
Perhaps a workaround would be like the suggested handling in php, to query all records and only return the records where title starts with a '$list'. Let me know if you find another way to solve the root of the problem, which is the database. If there is not, I will have a look on a short workaround in php.
Martijn