Project

General

Profile

Actions

Bug #86034

closed

Export database binding types in snapshots

Added by Oliver Hader over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Tests
Target version:
-
Start date:
2018-08-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

TYPO3\CMS\Frontend\Tests\Functional\SiteHandling\PlainRequestTest::pageIsRendered with data set "/?id=1100&L=1" ('/?id=1100&L=1', 'FR: Welcome')
Doctrine\DBAL\DBALException: An exception occurred while executing 'INSERT INTO [be_sessions] ([ses_id], [ses_iplock], [ses_userid], [ses_tstamp], [ses_data], [ses_backuserid]) VALUES (?, ?, ?, ?, ?, ?)' with params ["3f69ee282a93896a0362833385fab4cf", "[DISABLED]", 1, 1535592248, "", 0]:

SQLSTATE [42000, 257]: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Implicit conversion from data type nvarchar to varbinary(max) is not allowed. Use the CONVERT function to run this query.
SQLSTATE [42000, 8180]: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Statement(s) could not be prepared.

/srv/bamboo/xml-data/build-dir/CORE-GTN-FMS0PHP7201/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:187
/srv/bamboo/xml-data/build-dir/CORE-GTN-FMS0PHP7201/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:158
/srv/bamboo/xml-data/build-dir/CORE-GTN-FMS0PHP7201/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1088
/srv/bamboo/xml-data/build-dir/CORE-GTN-FMS0PHP7201/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:800
/srv/bamboo/xml-data/build-dir/CORE-GTN-FMS0PHP7201/typo3/sysext/core/Classes/Database/Connection.php:209
/srv/bamboo/xml-data/build-dir/CORE-GTN-FMS0PHP7201/vendor/typo3/testing-framework/Classes/Core/DatabaseConnectionWrapper.php:58
/srv/bamboo/xml-data/build-dir/CORE-GTN-FMS0PHP7201/vendor/typo3/testing-framework/Classes/Core/Functional/Framework/DataHandling/Snapshot/DatabaseAccessor.php:113
/srv/bamboo/xml-data/build-dir/CORE-GTN-FMS0PHP7201/vendor/typo3/testing-framework/Classes/Core/Functional/Framework/DataHandling/Snapshot/DatabaseAccessor.php:74
/srv/bamboo/xml-data/build-dir/CORE-GTN-FMS0PHP7201/vendor/typo3/testing-framework/Classes/Core/Functional/Framework/DataHandling/Snapshot/DatabaseSnapshot.php:158
/srv/bamboo/xml-data/build-dir/CORE-GTN-FMS0PHP7201/vendor/typo3/testing-framework/Classes/Core/Functional/FunctionalTestCase.php:927
/srv/bamboo/xml-data/build-dir/CORE-GTN-FMS0PHP7201/typo3/sysext/frontend/Tests/Functional/SiteHandling/PlainRequestTest.php:63
Actions

Also available in: Atom PDF