I used this way: /sudo mysql -uroot -p use koha_library;/ then /DELETE FROM old_issues WHERE issue_id IN (1539,1540,1541) ;/ and I got this message: /bash: syntax error near unexpected token `('/ -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html