Project

General

Profile

Actions

Bug #20891

closed

t3lib_db::exec_... - functions use direct mysql-commands

Added by David Bruchmann over 14 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-08-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

t3lib_db::exec_... - functions use direct function mysql_query()

instead they should use $this->sql_query()

(issue imported from #M11728)

Actions #1

Updated by David Bruchmann over 14 years ago

quoteStr($str, $table),
admin_get_tables(),
admin_get_fields($tableName),
admin_get_keys($tableName),
admin_get_charsets()

are concerned too.

Actions #2

Updated by Marcus Krause over 14 years ago

Use DBAL or adodb if you like to use other DBMSs!

Actions #3

Updated by David Bruchmann over 14 years ago

I see, you don't wanna talk about it.
It's paradox but you're free to talk about that ;-)

I expected some arguments perhaps but a simple opinion is interesting too.

Actions #4

Updated by Alexander Opitz almost 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)

As this report is very old, is the handling in newer TYPO3 CMS Versions (like 6.0/6.1) more like you expect it?

Actions #5

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF