v5.009
What's Changed
- Fix typo in Changes by @esabol in #438
- Update Dockerfile by @dveeden in #442
- fix(column_info): use show columns to describe by @johnjelinek in #440
- Implement statistics_info unique_only by @mohawk2 in #302
- fix some queries with columns beginning with
limit
would fail by @kebhr in #349 - Cleanup obsolete mysql_errmsg and mysql_stats by @dveeden in #443
New Contributors
- @esabol made their first contribution in #438
- @johnjelinek made their first contribution in #440
- @mohawk2 made their first contribution in #302
- @kebhr made their first contribution in #349
Full Changelog: 5_008...5_009