microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.6k stars 909 forks source link

Row count in status bar is incorrect for update statements #5920

Open kburtram opened 5 years ago

kburtram commented 5 years ago

Steps to Reproduce:

  1. Run an UPDATE statement that update rows

Expected: Status bar row count shows number of rows affected

Actual: Status bar show 0. Presumably the number of rows returned.

image

adsbot[bot] commented 5 years ago

Thanks for submitting this issue. Please also check if it is already covered by an existing one, like: