Deletion doesn't

From mysql logs it looks like if the transaction would never get a commit and the error is actually due to a time out.
EDIT: it was a timeout problem due to some large number of records in child tables. But while trying to solve the problem I found that it remote procedures don't get added to the database model.
¿Any idea about this one?