-
- Downloads
Issue #2388255 by dawehner, hussainweb, pwolanin: Limit PDO MySQL to executing...
Issue #2388255 by dawehner, hussainweb, pwolanin: Limit PDO MySQL to executing single statements if PHP supports it
parent
3c0892d0
No related branches found
No related tags found
Showing
- core/INSTALL.txt 6 additions, 1 deletioncore/INSTALL.txt
- core/includes/install.inc 2 additions, 0 deletionscore/includes/install.inc
- core/lib/Drupal/Core/Database/Driver/mysql/Connection.php 9 additions, 2 deletionscore/lib/Drupal/Core/Database/Driver/mysql/Connection.php
- core/modules/system/src/SystemRequirements.php 29 additions, 0 deletionscore/modules/system/src/SystemRequirements.php
- core/modules/system/src/Tests/Database/ConnectionTest.php 18 additions, 0 deletionscore/modules/system/src/Tests/Database/ConnectionTest.php
- core/modules/system/system.install 12 additions, 0 deletionscore/modules/system/system.install
- core/modules/system/tests/src/Unit/SystemRequirementsTest.php 39 additions, 0 deletions.../modules/system/tests/src/Unit/SystemRequirementsTest.php
Please register or sign in to comment