This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-mssql
Watch
1
Star
0
Fork
0
You've already forked silverstripe-mssql
mirror of
https://github.com/silverstripe/silverstripe-mssql
synced
2024-10-22 08:05:53 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
5eec769564
silverstripe-mssql
/
code
History
Mateusz Uzdowski
5eec769564
BUGFIX: disabling database connection reuse. This resulted in fail if two parallel connections to the same server were estabilished, each using different database. Second MSSQLDatabase object would change the DB also for the first one, resulting in invalid queries afterwards.
2009-10-15 22:04:55 +00:00
..
MSSQLDatabase.php
BUGFIX: disabling database connection reuse. This resulted in fail if two parallel connections to the same server were estabilished, each using different database. Second MSSQLDatabase object would change the DB also for the first one, resulting in invalid queries afterwards.
2009-10-15 22:04:55 +00:00