Преглед на файлове

upgrade/5.7.x-to-5.8.0: note that there is no change in the db structure

Daniel-Constantin Mierla преди 1 година
родител
ревизия
20fe44f8c7
променени са 1 файла, в които са добавени 2 реда и са изтрити 6 реда
  1. 2 6
      docs/install/upgrade/5.7.x-to-5.8.0.md

+ 2 - 6
docs/install/upgrade/5.7.x-to-5.8.0.md

@@ -57,9 +57,5 @@ Archived modules can be found in the repository:
 
 
 ### MySQL Database Structure
 ### MySQL Database Structure
 
 
-Run following SQL statements in MySQL client to upgrade database
-structure from v5.7 to v5.8:
-
-``` sql
-...
-```
+There is no change in the database structure used for 5.7.x series that has to
+be done in order to run same config with 5.8.x series.