2017-12-05 Fred Gleason <fredg@paravelsystems.com>

* Changed the default [mySQL] 'Engine=' directive value to 'MyISAM'.
This commit is contained in:
Fred Gleason
2017-12-06 15:09:01 -05:00
parent d29aaf619d
commit 41ee4346e1
2 changed files with 6 additions and 0 deletions

View File

@@ -16417,3 +16417,6 @@
updated when the log was unlinked.
2017-12-05 Fred Gleason <fredg@paravelsystems.com>
* Changed the default [mySQL] 'Engine=' directive value to 'MyISAM'.
2017-12-06 Fred Gleason <fredg@paravelsystems.com>
* Added a note regrading package dependencies to the header of
'scripts/engine_conv.py'.