An open API service indexing awesome lists of open source software.

https://github.com/orisano/mysqlerr

easy to use mysql error constants from go
https://github.com/orisano/mysqlerr

error go mysql

Last synced: 7 months ago
JSON representation

easy to use mysql error constants from go

Awesome Lists containing this project

README

          

# mysqlerr

## Installation
```
go get -u github.com/orisano/mysqlerr/...
```

## Reference
* https://dev.mysql.com/doc/relnotes/mysql/5.7/en/
* https://dev.mysql.com/doc/relnotes/mysql/8.0/en/
* https://dev.mysql.com/doc/relnotes/mysql/8.4/en/

## Author
Nao Yonashiro

## License
MIT