Project

General

Profile

Actions

Bug #45909

closed

MSSQL : Changed database context to 'dname'.

Added by Tizian Schmidlin over 11 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2013-02-28
Due date:
% Done:

0%

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

Description

Hello there,

when using dbal with adodb 5.14.0 or adodb 5.11.0 there are always strange errors about a changing database context:

Changed database context to 'dbname'.

The user who connects to the server is the dbowner and has all rights needed to do any changes. In my test script, everything works fine (CREATE, ALTER, INSERT, UPDATE, DELETE, DROP) and I don't get any errors.

Since PHP 5.3 doesn't ship a mssql driver anymore, I use freetds.

The following are my specs:
Windows Server 2008 R2
Microsoft SQL Server 2008 R2
PHP 5.3.20
freetds 0.82 (downloaded here: http://docs.moodle.org/24/en/Installing_MSSQL_for_PHP#Using_FreeTDS_on_Windows)
Apache 2.4.3
TYPO3 4.5.16
DBAL 21.2.0 which is a modified version of the 1.2.0 containing several bugfixes developped in collaboration with Xavier Perseguers (attached)
ADODB 5.11.0 and 5.14.0

Best Regards
Tizian


Files

T3X_dbal-21_2_0-z-201302281035.t3x (156 KB) T3X_dbal-21_2_0-z-201302281035.t3x DBAL Tizian Schmidlin, 2013-02-28 10:38
Actions #1

Updated by Michael Stucki almost 11 years ago

  • Project changed from 329 to TYPO3 Core
Actions #2

Updated by Michael Stucki almost 11 years ago

  • Category set to 999
Actions #3

Updated by Mathias Schreiber almost 10 years ago

  • Status changed from New to Needs Feedback
  • Assignee set to Mathias Schreiber
  • Is Regression set to No

Hi Tizian,

can you provide your changes based on a patchset?
Maybe even push one to gerrit?
If you need assistance, contact me on Slack

Actions #4

Updated by Xavier Perseguers over 9 years ago

  • Status changed from Needs Feedback to Closed

I helped Tizian again some weeks ago, never heard again of this bug so we should close it.

Actions

Also available in: Atom PDF