Skip to content

Commit a522fac

Browse files
authored
Remove duplicate bit
1 parent 782591f commit a522fac

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

docs/hypernode-platform/mysql/how-to-use-mysql-on-hypernode.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -152,16 +152,6 @@ You should consider using Magerun (see above), but you could use HeidiSQL to cre
152152

153153
## Using MySQL
154154

155-
### How to Upgrade the MySQL Version
156-
157-
Hypernode offers several version of MySQL to be able to meet te requirements of several Magento, Shopware and Akeneo versions. For example, if you want to install Magento 2.4, you'd have to run MySQL 5.7 or 8.0.
158-
159-
To upgrade your MySQL version you can use [the hypernode-systemctl tool](../tools/how-to-use-the-hypernode-systemctl-cli-tool.md#mysql) through the command line.
160-
161-
```bash
162-
hypernode-systemctl settings mysql_version --value 5.7
163-
```
164-
165155
### How to Create a New Database
166156

167157
To create a new database, we’ll login using the MySQL client and create the database using the command line.

0 commit comments

Comments
 (0)