Skip to content

Handling Errors? #8

Open
Open
@ratsey

Description

@ratsey

I have some stored procedures that will generate errors using the syntax

SIGNAL SQLSTATE '45000'
SET MESSAGE_TEXT = '[My error message here]';

Could the API be adjusted to make these error messages available?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions