Skip to content

Latest commit

 

History

History
102 lines (92 loc) · 2.65 KB

File metadata and controls

102 lines (92 loc) · 2.65 KB
NameAboutLabelsAssignees
Bug ReportReport a problem with a stored procedurebug

Look near the top of the stored procedure for the version date and number.

If you're not on the current version (dated in the last month), upgrade and retest before reporting. We fix a lot of stuff in each build and will close bug reports for older versions.

Run SELECT @@Version on the target server.

A clear description of what the bug is.

How can we reproduce this? Include the parameters you used.

What you expected to happen.

What actually happened. Include the full error message if there is one.

Paste the full error message, if any.

Anything else that might help:

  • Did this work in a previous version?
  • Are you running on Azure SQL DB, Azure MI, or AWS RDS?
  • Any relevant server configuration (compatibility level, etc.)?