Skip to content

Commit ae0a5ed

Browse files
authored
Merge pull request #7207 from MikeRayMSFT/ctp20-whatsnew
Ctp20 whatsnew
2 parents a7af07f + ea9f6c0 commit ae0a5ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/relational-databases/errors-events/database-engine-events-and-errors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1373,6 +1373,7 @@ The table contains error message numbers and the description, which is the text
13731373
| 2812 | 16 | No | Could not find stored procedure '%.*ls'. |
13741374
| 2813 | 16 | No | %.*ls is not supported on this edition of SQL Server. |
13751375
| [2814](mssqlserver-2814-database-engine-error.md) | 10 | No | A possible infinite recompile was detected for SQLHANDLE %hs, PlanHandle %hs, starting offset %d, ending offset %d. The last recompile reason was %d. |
1376+
| 2628 | 16 | No | String or binary data would be truncated in table '%.*ls', column '%.*ls'. Truncated value: '%.*ls'. |
13761377
|   |   |  |   |
13771378

13781379
## Errors 3000 - 3999

0 commit comments

Comments
 (0)