Released version 1.86.0

Published by Christian Münch on

Release 1.86.0 is ready. The new version contains some bugfixes and a new command.

New db:maintain:check-tables Command

We added a new command to maintain the database. The command checks the MySQL Database for errors.
The result table can be returned as XML, CSV and JSON with format option.
If no option is specified the command shows a progressbar and a ASCII table with all results.

The MySQL Check support multiple check types:

  • QUICK
  • FAST
  • CHANGED
  • MEDIUM
  • EXTENED

The default check type is “MEDIUM” which means:
To see a complete description of all types call the command with --help option.
The checks are done by “CHECK TABLES” sql command.

Enhancements

  • #288 Install command with –noDownload options fails if database exists
  • #290 Add force use database option for when installing with –noDownload (by Aydin Hassan)

Bugfixes

  • #287 db:console closes connection on AWS
  • #295 Fixed typo in config.yaml (by Andrea De Pirro)
  • #296 loadXML must be called AFTER preserveWhiteSpace (by Volker Thiel)
  • #297 [Insight] Missing use statement should be avoided

Have fun!

Categories: Magerun

2 Comments

Magento-Neuigkeiten der Wochen 05/06 2014 · February 10, 2014 at 19:12

[…] Magerun erschien in Version 1.86.0. Ein neuer Befehl überprüft die Gesundheit der Datenbank. […]

Magerun in der Version 1.86.0 erschienen | Mag-tutorials.de · February 14, 2014 at 09:48

[…] der neuen Version 1.86.0 von magerun gibt es einen neuen Befehl um die Datenbank zu überprüfen. Dieser Befehl überprüft die […]

Leave a Reply to Magento-Neuigkeiten der Wochen 05/06 2014 Cancel reply

Avatar placeholder

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.