2019-04-04 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rddbmgr(8) that could cause database corruption
	when altering a table's charset/collation.
This commit is contained in:
Fred Gleason
2019-04-04 14:06:28 -04:00
parent b88565a115
commit 7bfa5c12d9
5 changed files with 44 additions and 16 deletions

View File

@@ -18571,3 +18571,6 @@
disallow invalid datetime values.
2019-04-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rddbmgr(8) that broke schema reverting.
2019-04-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rddbmgr(8) that could cause database corruption
when altering a table's charset/collation.