Almeidowski

Results 2 issues of Almeidowski

Hi! I got the following error: `ER_DUP_ENTRY`. I would like to know how can I catch it with lua? For example: `if ER_DUP_ENTRY then`

**Describe the bug** I'm getting this when trying to connect to mysql-async: `[mysql-async] [ERROR] ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client` **To Reproduce**...