lp:~cjwatson/storm/mysql-8.0.24-compat

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/storm/mysql-8.0.24-compat
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
Storm
Status:
Merged

Recent revisions

572. By Colin Watson

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.

571. By Colin Watson

Release Storm 0.25.

570. By Colin Watson

Fix MANIFEST.in prune syntax.

569. By Colin Watson

[r=ilasc] Support Python 3.9.

568. By Colin Watson

[r=ilasc] Restore MySQL support.

567. By Colin Watson

[r=ilasc] Fix py27 and py35 tox environments.

566. By Colin Watson

Add optional case_sensitive argument to several Like helpers. [r=ilasc]

565. By Colin Watson

Release Storm 0.24.

564. By Colin Watson

Add docstrings for storm.event.EventSystem. [r=ilasc]

563. By Colin Watson

Add docstring for storm.uri.URI. [r=ilasc]

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:storm
This branch contains Public information 
Everyone can see this information.

Subscribers