Error 1417: A routine failed and has neither NO SQL nor READS SQL DATA in its declaration

Error Code
SQLSTATE
Error
Description

1417

HY000

ER_FAILED_ROUTINE_BREAK_BINLOG

A routine failed and has neither NO SQL nor READS SQL DATA in its declaration and binary logging is enabled; if non-transactional tables were updated, the binary log will miss their changes

Possible Causes and Solutions

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?