2022-02-22 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rddbmgr(8) that could cause the 346=>347 schema
	conversion to hang indefinitely with databases containing large
	cart libraries.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-02-22 09:14:51 -05:00
parent a2f8ddd9bc
commit 2b2605ecf1
2 changed files with 16 additions and 2 deletions

View File

@@ -22889,3 +22889,7 @@
use the CSV generation routines in 'lib/rdcsv.[cpp|h]'.
2022-02-22 Fred Gleason <fredg@paravelsystems.com>
* Added a '--print-progress' switch to rddbmgr(8).
2022-02-22 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rddbmgr(8) that could cause the 346=>347 schema
conversion to hang indefinitely with databases containing large
cart libraries.