Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Invalid handler declaration.
Condition <condition>
not found.
Found duplicate condition <condition>
in the handler declaration. Please, remove one of them.
Found duplicate sqlState <sqlState>
in the handler declaration. Please, remove one of them.
Invalid combination of conditions in the handler declaration. SQLEXCEPTION
and NOT FOUND
cannot be used together with other condition/sqlstate values.
Handlers must be declared after variable/condition declaration, and before other statements.