We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b04b873 commit 2f36dd2Copy full SHA for 2f36dd2
docs/book/v5/introduction/server-requirements.md
@@ -30,9 +30,9 @@ Both mod_php and FCGI (FPM) are supported.
30
## RDBMS
31
32
* Tested with MariaDB 10.11 LTS and MariaDB 11.4 LTS
33
-* Tested with MySQL 8
+* Tested with MySQL 8.4 LTS
34
35
-> For MySQL 8 be sure you have the below line in my.cnf
+> :exclamation: For MySQL 8.4 LTS be sure you have the below line in my.cnf
36
37
```text
38
mysql_native_password=ON
0 commit comments