Project

General

Profile

Actions

Bug #81341

closed

recursive is a reserved keyword in MariaDB 10.2. Causes errors in queries for tt_content...

Added by Jan Slusarczyk almost 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Could have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2017-05-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
mariadb 10.2,recursive,tt_content
Complexity:
Is Regression:
Sprint Focus:

Description

I have stumbled upon strange errors after upgrading MariaDB to 10.2.6 (stable). Errors where in queries for tt_content table, always when the query contains "recursive" column. I have filed a bug report and got an answer that recursive is a reserved keyword and needs to be in backticks to work properly:

https://jira.mariadb.org/browse/MDEV-12918?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel&focusedCommentId=95783#comment-95783

I don't know if it works the same in 8LTS. I am using 7.6LTS


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #83414: Investigate MariaDB 10.2-support for 8 LTSRejected2017-12-22

Actions
Has duplicate TYPO3 Core - Bug #81388: SQL-keyword "recursive" not enclosed in ticks - inserts into tt_content fail with MariaDB >=10.2RejectedMorton Jonuschat2017-05-31

Actions
Actions

Also available in: Atom PDF