Bug #50752
closedDBAL needs migration MySQL to MySQLi as well
Added by Stefan Neufeind over 11 years ago. Updated about 6 years ago.
100%
Description
In 6.1 the migration of core to MySQLi was executed. However the "native" part of dbal still needs to be adjusted as well.
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22791
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22791
Updated by Gerrit Code Review almost 11 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/22791
Updated by Gerrit Code Review almost 11 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/22791
Updated by Stefano Kowalke almost 11 years ago
I got this error:
PHP Fatal error: Call to a member function parseFromTables() on a non-object in typo3/sysext/dbal/Classes/Database/DatabaseConnection.php on line 3128 PHP Stack trace: PHP 1. {main}() typo3/mod.php:0 PHP 2. require()typo3/mod.php:41 PHP 3. Tx_Phpunit_BackEnd_Module->main() phpunit/Classes/BackEnd/index.php:86 PHP 4. Tx_Phpunit_BackEnd_Module->renderRunTests() phpunit/Classes/BackEnd/Module.php:206 PHP 5. Tx_Phpunit_BackEnd_Module->renderRunningTest() phpunit/Classes/BackEnd/Module.php:288 PHP 6. Tx_Phpunit_BackEnd_Module->runAllTests() phpunit/Classes/BackEnd/Module.php:593 PHP 7. PHPUnit_Framework_TestSuite->run() phpunit/Classes/BackEnd/Module.php:831 PHP 8. PHPUnit_Framework_TestSuite->run() phpunit/Composer/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php:705 PHP 9. PHPUnit_Framework_TestSuite->runTest() phpunit/Composer/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php:745 PHP 10. PHPUnit_Framework_TestCase->run() phpunit/Composer/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php:775 PHP 11. PHPUnit_Framework_TestResult->run() phpunit/Composer/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php:776 PHP 12. PHPUnit_Framework_TestCase->runBare() phpunit/Composer/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php:648 PHP 13. TYPO3\CMS\Core\Tests\Functional\DataHandling\InlineRelationalRecordEditing\AbstractTestCase->tearDown() phpunit/Composer/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php:863 PHP 14. TYPO3\CMS\Core\Tests\Functional\DataHandling\InlineRelationalRecordEditing\AbstractTestCase->assertNoLogEntries() typo3/sysext/core/Tests/Functional/DataHandling/InlineRelationalRecordEditing/AbstractTestCase.php:78 PHP 15. TYPO3\CMS\Core\Tests\Functional\DataHandling\InlineRelationalRecordEditing\AbstractTestCase->getLogEntries() typo3/sysext/core/Tests/Functional/DataHandling/InlineRelationalRecordEditing/AbstractTestCase.php:278 PHP 16. TYPO3\CMS\Core\Database\DatabaseConnection->exec_SELECTgetRows() typo3/sysext/core/Tests/Functional/DataHandling/InlineRelationalRecordEditing/AbstractTestCase.php:379 PHP 17. TYPO3\CMS\Dbal\Database\DatabaseConnection->exec_SELECTquery() typo3/sysext/core/Classes/Database/DatabaseConnection.php:372 PHP 18. TYPO3\CMS\Dbal\Database\DatabaseConnection->map_needMapping() typo3/sysext/dbal/Classes/Database/DatabaseConnection.php:742
Updated by Gerrit Code Review over 10 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27875
Updated by Gerrit Code Review over 10 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27875
Updated by Gerrit Code Review over 10 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27875
Updated by Gerrit Code Review over 10 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27875
Updated by Gerrit Code Review over 10 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27875
Updated by Gerrit Code Review over 10 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27875
Updated by Gerrit Code Review over 10 years ago
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27875
Updated by Gerrit Code Review over 10 years ago
Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27875
Updated by Gerrit Code Review over 10 years ago
Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27875
Updated by Gerrit Code Review over 10 years ago
Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27875
Updated by Markus Klein over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 25b502be998543a54e78b2c91c494c134b8cf809.