Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
centos:web_c7:mattermost [05.10.2017 20:57. ] djangocentos:web_c7:mattermost [05.10.2017 21:14. ] – Mattermost v4 mit MariaDB und Apache unter CentOS 7.x installieren und betreiben django
Zeile 489: Zeile 489:
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.ClusterDiscovery ENGINE=MyISAM;+MariaDB [mattermost_db]> ALTER TABLE mattermost_db.ClusterDiscovery ENGINE = MyISAM;
 Query OK, 0 rows affected (0.05 sec)                Query OK, 0 rows affected (0.05 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.ChannelMembers ENGINE=MyISAM;+MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Commands ENGINE = MyISAM;
 Query OK, 0 rows affected (0.05 sec)                Query OK, 0 rows affected (0.05 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Channels ENGINE=MyISAM;+MariaDB [mattermost_db]> ALTER TABLE mattermost_db.CommandWebhooks ENGINE = MyISAM;
 Query OK, 0 rows affected (0.02 sec)                Query OK, 0 rows affected (0.02 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Commands ENGINE=MyISAM;+MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Compliances ENGINE = MyISAM;
 Query OK, 0 rows affected (0.04 sec)                Query OK, 0 rows affected (0.04 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Compliances ENGINE=MyISAM; +MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Emoji ENGINE = MyISAM; 
 Query OK, 0 rows affected (0.04 sec)                Query OK, 0 rows affected (0.04 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Emoji ENGINE=MyISAM; +MariaDB [mattermost_db]> ALTER TABLE mattermost_db.FileInfo ENGINE = MyISAM; 
 Query OK, 0 rows affected (0.02 sec)                Query OK, 0 rows affected (0.02 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.IncomingWebhooks ENGINE=MyISAM;+MariaDB [mattermost_db]> ALTER TABLE mattermost_db.IncomingWebhooks ENGINE = MyISAM;
 Query OK, 0 rows affected (0.03 sec)                Query OK, 0 rows affected (0.03 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Licenses ENGINE=MyISAM;+MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Jobs ENGINE = MyISAM;
 Query OK, 0 rows affected (0.03 sec)                Query OK, 0 rows affected (0.03 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.OAuthAccessData ENGINE=MyISAM; +MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Licenses ENGINE = MyISAM; 
 Query OK, 0 rows affected (0.03 sec)                Query OK, 0 rows affected (0.03 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.OAuthApps ENGINE=MyISAM; +MariaDB [mattermost_db]> ALTER TABLE mattermost_db.OAuthAccessData ENGINE= MyISAM; 
 Query OK, 0 rows affected (0.03 sec)                Query OK, 0 rows affected (0.03 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.OAuthAuthData ENGINE=MyISAM; +MariaDB [mattermost_db]> ALTER TABLE mattermost_db.OAuthApps ENGINE = MyISAM; 
 Query OK, 0 rows affected (0.03 sec)                Query OK, 0 rows affected (0.03 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.OutgoingWebhooks ENGINE=MyISAM;+MariaDB [mattermost_db]> ALTER TABLE mattermost_db.OAuthAuthData ENGINE = MyISAM;  
 +Query OK, 0 rows affected (0.03 sec)                
 +Records: 0  Duplicates: 0  Warnings: 0 
 + 
 +MariaDB [mattermost_db]> ALTER TABLE mattermost_db.OutgoingWebhooks ENGINE = MyISAM;
 Query OK, 0 rows affected (0.05 sec)                Query OK, 0 rows affected (0.05 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.PasswordRecovery ENGINE=MyISAM;+ 
 +MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Posts ENGINE = MyISAM;
 Query OK, 0 rows affected (0.05 sec)                Query OK, 0 rows affected (0.05 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Posts ENGINE=MyISAM;  +MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Preferences ENGINE = MyISAM;  
-Query OK, 0 rows affected (0.07 sec)               +Query OK, 0 rows affected (0.63 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Preferences ENGINE=MyISAM; +MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Reactions ENGINE = MyISAM; 
 Query OK, 0 rows affected (0.63 sec)                Query OK, 0 rows affected (0.63 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Sessions ENGINE=MyISAM;+MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Sessions ENGINE = MyISAM;
 Query OK, 0 rows affected (0.07 sec)                Query OK, 0 rows affected (0.07 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Status ENGINE=MyISAM;+MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Status ENGINE = MyISAM;
 Query OK, 0 rows affected (0.35 sec)                Query OK, 0 rows affected (0.35 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Systems ENGINE=MyISAM; +MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Systems ENGINE = MyISAM; 
 Query OK, 3 rows affected (0.06 sec)                Query OK, 3 rows affected (0.06 sec)               
 Records: 3  Duplicates: 0  Warnings: 0 Records: 3  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.TeamMembers ENGINE=MyISAM; +MariaDB [mattermost_db]> ALTER TABLE mattermost_db.TeamMembers ENGINE = MyISAM; 
 Query OK, 0 rows affected (0.18 sec)                Query OK, 0 rows affected (0.18 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Teams ENGINE=MyISAM; +MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Teams ENGINE = MyISAM;  
 +Query OK, 0 rows affected (0.03 sec)                
 +Records: 0  Duplicates: 0  Warnings: 0 
 + 
 +MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Tokens ENGINE = MyISAM;  
 +Query OK, 0 rows affected (0.03 sec)                
 +Records: 0  Duplicates: 0  Warnings: 0 
 + 
 +MariaDB [mattermost_db]> ALTER TABLE mattermost_db.UserAccessTokens ENGINE = MyISAM; 
 Query OK, 0 rows affected (0.03 sec)                Query OK, 0 rows affected (0.03 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
  
-MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Users ENGINE=MyISAM;+MariaDB [mattermost_db]> ALTER TABLE mattermost_db.Users ENGINE = MyISAM;
 Query OK, 0 rows affected (0.03 sec)                Query OK, 0 rows affected (0.03 sec)               
 Records: 0  Duplicates: 0  Warnings: 0 Records: 0  Duplicates: 0  Warnings: 0
Zeile 1024: Zeile 1037:
   * **[[http://dokuwiki.nausch.org/doku.php/|Zurück zur Startseite]]**   * **[[http://dokuwiki.nausch.org/doku.php/|Zurück zur Startseite]]**
  
 +~~AUTOTWEET:~~
 ~~DISCUSSION~~ ~~DISCUSSION~~
  • centos/web_c7/mattermost.txt
  • Zuletzt geändert: 22.07.2019 14:47.
  • von django