Skip to content

Commit ee82b54

Browse files
committed
AC-11995:Add compatibility with MySQL 8.4 LTS for Magento CE
1 parent 7a99248 commit ee82b54

File tree

1 file changed

+1
-0
lines changed
  • lib/internal/Magento/Framework/DB/Adapter/Pdo

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/DB/Adapter/Pdo/Mysql.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
use Zend_Db_Adapter_Exception;
3434
use Zend_Db_Statement_Exception;
3535
use Magento\Framework\DB\Adapter\SqlVersionProvider;
36+
3637
// @codingStandardsIgnoreStart
3738

3839
/**

0 commit comments

Comments
 (0)