Closed (fixed)
Project:
Drupal driver for SQL Server and SQL Azure
Version:
4.2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Jun 2021 at 18:31 UTC
Updated:
13 Sep 2021 at 16:39 UTC
Jump to comment: Most recent
Comments
Comment #2
bjc287@cornell.edu commentedError "Drupal could not be correctly setup with the existing database. Revise any errors." Can't connect to network SQL Server, Drupal Web install keeps crashing. Can anyone help?
Comment #3
cilefen commentedPlease walk us through the steps to reproduce this one.
Comment #4
cilefen commentedThis is the Drupal Core issue queue, where we develop the core product. I am moving this issue to "Drupal driver for SQL Server and SQL Azure" because that error originates in it.
Comment #5
beakerboy@bjc287, please fill in the details of your Drupal version, sqlsrv module version, database version. Add as much information as you can so I can try to reproduce it.
Comment #6
cilefen commented@bjc287@cornell.edu
I second that. In general, when opening a support issue, the onus is on you to describe everything you have done.
Comment #7
KenKodz commentedI think this is related to issue 3220722
Comment #8
KenKodz commentedI have sound more information for this issue. The long and short of is that the queries for creating the functions LPAD and MD5 have semicolons in them. Once I removed the semicolons, everything installs fine. I'm going to create another merge request for this.
Comment #11
beakerboy