From d5788ba53a9a2d111b8502f3843b0947cf7c58d0 Mon Sep 17 00:00:00 2001 From: Haakon Meland Eriksen Date: Sat, 10 Oct 2015 15:06:36 +0200 Subject: Updated help page for Hubzilla on OpenShift --- doc/Hubzilla_on_OpenShift.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/Hubzilla_on_OpenShift.bb') diff --git a/doc/Hubzilla_on_OpenShift.bb b/doc/Hubzilla_on_OpenShift.bb index fbdb1bcf0..0a8571908 100644 --- a/doc/Hubzilla_on_OpenShift.bb +++ b/doc/Hubzilla_on_OpenShift.bb @@ -69,4 +69,5 @@ and hopefully your database tables are now okay. [*] DO add the above defaults into the deploy script. [*] DO add git gc to the deploy script [*] MAYBE DO add myisamchk - only checking? to the end of the deploy script. +[*] mysqlcheck is similar in function to myisamchk, but works differently. The main operational difference is that mysqlcheck must be used when the mysqld server is running, whereas myisamchk should be used when it is not. The benefit of using mysqlcheck is that you do not have to stop the server to perform table maintenance - this means this documenation should be fixed. [/list] -- cgit v1.2.3