I can't delete the last character in a given line in the MySQL CLI, if I press "END", it will jump on the character and if I press "DEL", it will delete the char before that (like backspace).
Does anybody know a fix for that issue?
I use MySQL 5.1.31-1ubuntu2-log with normal shell access.
Thank you for assistance!