vert-x3 / vertx-mysql-postgresql-client

This client is deprecated - use instead
https://github.com/eclipse-vertx/vertx-sql-client
Apache License 2.0
117 stars 59 forks source link

Access to Mysql Error Codes #168

Open obbyK opened 4 years ago

obbyK commented 4 years ago

Is it possible to get the specific mysql error codes when a query fails? The idea is to map custom service error codes to the mysql error codes