Skip to content

Commit f0eeb57

Browse files
author
Yevhen Miroshnychenko
committed
MAGETWO-94241: Mysql reconnect does not work
1 parent 2fc627a commit f0eeb57

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
*/
1515
class Mysql extends \Zend_Db_Statement_Pdo
1616
{
17+
1718
/**
1819
* Executes statement with binding values to it.
1920
* Allows transferring specific options to DB driver.

0 commit comments

Comments
 (0)