issues
search
avivasolutionsnl
/
sitecore-docker
Dockerized Sitecore 9 XP0 & XC
33
stars
24
forks
source link
Mssql boot script fixes
#121
Closed
Barsonax
closed
5 years ago
Barsonax
commented
5 years ago
Fixes:
Prevents a race condition where sql queries could be fired off before the sql container was started
Prevents sql query timeouts on slow machines because the timeout is now enlarged.
Set database to single user to prevent errors on detaching (on attach its reset to normal)
joostmeijles
commented
5 years ago
This fixes #120
Fixes: