Project

General

Profile

Actions

Bug #15428

closed

database.sql contains backticks, breaks DBAL

Added by Karsten Dambekalns over 18 years ago. Updated almost 18 years ago.

Status:
Closed
Priority:
Should have
Category:
Install Tool
Target version:
-
Start date:
2006-01-16
Due date:
% Done:

0%

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

Description

database.sql contains backticks in the dummy package. This is breaking the inbstall tool (SQL parser) when using DBAL.

I see two possible solutions: Remove them (do we use any reserved MySQL words?) or strip them in the parser. I'd favour the first way, as the other SQL files don't contain backticks, neither.

(issue imported from #M2282)

Actions #1

Updated by Karsten Dambekalns over 18 years ago

What do you think, Michael?

Actions #2

Updated by Michael Stucki over 18 years ago

If it's just the parts of database.sql then you can close this issue:

2006-01-14 Michael Stucki <>

  • Removed depencency of typo3conf/database.sql: The file contents are now calculated automatically.
Actions #3

Updated by Karsten Dambekalns over 18 years ago

Michael, after I posted this here, I already saw the ChangeLog message. I think this is it, so I set it to solved in beta2.

Actions

Also available in: Atom PDF