~cjwatson/storm/mysql-8.0.24-compat

  • 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.
Filename Latest Rev Last Changed Committer Comment Size
..
dev 424.2.1 12 years ago David Britton Adding some dev setup scripts. Diff
storm 1 18 years ago Gustavo Niemeyer Adding initial infrastructure. Diff
.bzrignore 566.1.3 3 years ago Colin Watson Restore MySQL support. We've had some requests to 339 bytes Diff Download File
doc-requirements.txt 558 3 years ago Colin Watson Add doc-requirements.txt for readthedocs builds. 7 bytes Diff Download File
LICENSE 129 16 years ago Gustavo Niemeyer Added LGPL version 2.1 in the LICENSE file, and a 25.9 KB Diff Download File
Makefile 487.2.1 4 years ago Colin Watson Add tox testing support. 740 bytes Diff Download File
MANIFEST.in 570 3 years ago Colin Watson Fix MANIFEST.in prune syntax. 206 bytes Diff Download File
NEWS 572 2 years ago Colin Watson Fix test compatibility with MySQL >= 8.0.24. http 27.9 KB Diff Download File
README 566.1.3 3 years ago Colin Watson Restore MySQL support. We've had some requests to 5.6 KB Diff Download File
setup.cfg 413 12 years ago Barry Warsaw Add .tar.gz format. 32 bytes Diff Download File
File setup.py 568.1.1 3 years ago Colin Watson Support Python 3.9. 2.8 KB Diff Download File
TODO 274 15 years ago Gustavo Niemeyer Updated TODO file with Gavin Panella's suggestion 2.4 KB Diff Download File
tox.ini 568.1.1 3 years ago Colin Watson Support Python 3.9. 710 bytes Diff Download File