elastic / elastic/apm-agent-nodejs
Update test suite to run on MySQL 8
Open
agent-nodejs
ci
- Dominant language
- JavaScript
- Stars
- 594
- Forks
- 244
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
MySQL 8 was just released and our test suite doesn't seem to run on that version.
Here's an example of the failure:
https://apm-ci.elastic.co/job/elastic+apm-agent-nodejs+pull-request+multijob-run-tests/435/NODEJS_VERSION=8,label=linux/console
The issue is most like this one:
mysqljs/mysql#1507
### Todo
- [ ] Update test suite to run on MySQL 8
- [ ] Update `docker-compose.yml` to use MySQL 8
Contributor guide
Assessment
This issue has not been assessed yet.