Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork sqlsrv-3221575

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

bjc287@cornell.edu created an issue. See original summary.

bjc287@cornell.edu’s picture

Error "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?

cilefen’s picture

Please walk us through the steps to reproduce this one.

cilefen’s picture

Project: Drupal core » Drupal driver for SQL Server and SQL Azure
Version: 9.2.x-dev » 4.2.x-dev
Component: database system » Code
Issue tags: +Bug Smash Initiative

This 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.

beakerboy’s picture

Status: Active » Postponed (maintainer needs more info)

@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.

cilefen’s picture

@bjc287@cornell.edu

I second that. In general, when opening a support issue, the onus is on you to describe everything you have done.

KenKodz’s picture

I think this is related to issue 3220722

KenKodz’s picture

I 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.

beakerboy’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.