~cjwatson/storm/mysql-8.0.24-compat

Viewing all changes in revision 572.

  • Committer: Colin Watson
  • Date: 2021-05-13 23:02:23 UTC
  • Revision ID: cjwatson@canonical.com-20210513230223-vru5t0fdd9vjl6ei
Fix test compatibility with MySQL >= 8.0.24.

https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-24.html says:

   Client applications and test suite plugins now report utf8mb3 rather than
   utf8 when writing character set names. (Bug #32164079, Bug #32164125)

This broke the Storm test suite.  Adjust it slightly to cope.  Ideally we
should use utf8mb4 instead, but I'm not quite sure to what extent this might
break existing applications, so stick to what we know for now.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: