Skip to content

Commit 45ab10e

Browse files
authored
Merge pull request #3729 from reedy/reedy-patch-2
Fix upgrade comment about MariaDB
2 parents 73c7c56 + c800043 commit 45ab10e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The following classes have been removed:
1414
## BC BREAK: Removed support for MariaDB 10.0 and older
1515

1616
DBAL now requires MariaDB 10.1 or newer, support for unmaintained versions has been dropped.
17-
If you are using any of the legacy versions, you have to upgrade to newer PostgreSQL version (10.1+ is recommended).
17+
If you are using any of the legacy versions, you have to upgrade to newer MariaDB version (10.1+ is recommended).
1818

1919
## BC BREAK: Changes in obtaining the currently selected database name
2020

0 commit comments

Comments
 (0)