Skip to content

Commit

Permalink
MDL-23682 fixed help
Browse files Browse the repository at this point in the history
  • Loading branch information
skodak committed Aug 18, 2010
1 parent 90f3882 commit 6c2c2b5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion admin/cli/mysql_engine.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,11 @@
}

$help =
"Execute periodic cron actions.
"MySQL engine conversions script.
It is recommended to stop the web server before the conversion.
Do not use MyISAM if possible, because it is not ACID compliant
and does not support transactions.
Options:
--engine=ENGINE Convert MySQL tables to different engine
Expand Down

0 comments on commit 6c2c2b5

Please sign in to comment.