Task #52881
Move to mysqli for 'native' handler type
Status: | Closed | Start date: | 2013-10-16 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | DBAL | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Complexity: | ||
PHP Version: | Sprint Focus: |
Description
PHP has deprecated the mysql module. The core already uses mysqli, so DBAL should move to mysqli for the 'native' handler as well.
Related issues
History
#1 Updated by Wouter Wolters almost 2 years ago
See a WIP here https://review.typo3.org/#/c/22791/
#2 Updated by Michael Stucki over 1 year ago
- Category deleted (
MySQL)
#3 Updated by Michael Stucki over 1 year ago
- Project changed from DBAL to Core
#4 Updated by Michael Stucki over 1 year ago
- Category set to DBAL
#5 Updated by Alexander Opitz over 1 year ago
- Status changed from New to Closed
Close as duplicate of #50752