elastic / apm-agent-nodejs

https://www.elastic.co/guide/en/apm/agent/nodejs/current/index.html
BSD 2-Clause "Simplified" License
582 stars 224 forks source link

Update test suite to run on MySQL 8 #323

Open watson opened 6 years ago

watson commented 6 years ago

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

watson commented 6 years ago

Consider using :latest instead of :8