[dreamwidth/dw-free] 1d3e4f: Basic fixes for MySQL 5.7
Branch: refs/heads/master Home: https://github.com/dreamwidth/dw-free Commit: 1d3e4f9b96412ac306f2ce746d9af065cce9d3d5 https://github.com/dreamwidth/dw-free/commit/1d3e4f9b96412ac306f2ce746d9af065cce9d3d5 Author: Mark Smith mark@dreamwidth.org Date: 2021-01-31 (Sun, 31 Jan 2021)
Changed paths: M bin/upgrading/base-data.sql M bin/upgrading/proplists.dat M bin/upgrading/update-db-general.pl M cgi-bin/DW/Auth/Challenge.pm A doc/dependencies-dev A etc/docker/dev/Dockerfile A etc/docker/dev/scripts/setup.sh A etc/docker/dev/scripts/startup.sh M t/bin/initialize-db
Log Message:
Basic fixes for MySQL 5.7
This is a much smaller set of fixes than my other megabranch, just targeting certain things for MySQL 5.7.
This also adds a Dockerfile that doesn't 100% work yet, tetsing.