Skip to content

Commit afb79a9

Browse files
committed
#AC-10721::wrong file updated revert
1 parent 1d44350 commit afb79a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/etc/di.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1857,7 +1857,7 @@
18571857
<type name="Magento\Framework\DB\Adapter\SqlVersionProvider">
18581858
<arguments>
18591859
<argument name="supportedVersionPatterns" xsi:type="array">
1860-
<item name="MySQL-8.1" xsi:type="string">^8\.1\.</item>
1860+
<item name="MySQL-8" xsi:type="string">^8\.0\.</item>
18611861
<item name="MySQL-5.7" xsi:type="string">^5\.7\.</item>
18621862
<item name="MariaDB-(10.2-10.6)" xsi:type="string">^10\.[2-6]\.</item>
18631863
</argument>

0 commit comments

Comments
 (0)