I repaired the tabel and the problem stays the same.
The MySQL is allready in the last version
As we don't use taks much I decided to delete all records from thread table:
SELECT * FROM ost_thread
WHERE object_type = "A"
And also delete all records from tasks table.
Try to insert several tasks and everything works fine now.
Thanks for your kind help!