[TASK] Migrate core from mysql to mysqli
Resolves: #36419 Releases: 6.1 Change-Id: If34deb026f3118db04477d14b735d76c1606aa97 Reviewed-on: https://review.typo3.org/19280 Reviewed-by: Oliver Klee Reviewed-by: Felix Kopp Reviewed-by: Georg Ringer Tested-by: Georg Ringer Reviewed-by: Steffen Ritter Tested-by: Philipp Gampe Reviewed-by: Benjamin Mack Tested-by: Benjamin Mack
Showing
- INSTALL.txt 2 additions, 2 deletionsINSTALL.txt
- typo3/sysext/core/Classes/Cache/Backend/PdoBackend.php 1 addition, 1 deletiontypo3/sysext/core/Classes/Cache/Backend/PdoBackend.php
- typo3/sysext/core/Classes/DataHandling/DataHandler.php 1 addition, 1 deletiontypo3/sysext/core/Classes/DataHandling/DataHandler.php
- typo3/sysext/core/Classes/Database/DatabaseConnection.php 119 additions, 106 deletionstypo3/sysext/core/Classes/Database/DatabaseConnection.php
- typo3/sysext/core/Classes/Database/PdoHelper.php 1 addition, 1 deletiontypo3/sysext/core/Classes/Database/PdoHelper.php
- typo3/sysext/core/Classes/Database/PreparedStatement.php 2 additions, 2 deletionstypo3/sysext/core/Classes/Database/PreparedStatement.php
- typo3/sysext/install/Classes/Installer.php 3 additions, 3 deletionstypo3/sysext/install/Classes/Installer.php
- typo3/sysext/install/Classes/SystemEnvironment/Check.php 1 addition, 1 deletiontypo3/sysext/install/Classes/SystemEnvironment/Check.php
Please register or sign in to comment