In SQL 10.50.4000 a session crashes in a context involving differing collations on tempdb and the current db. Adding COLLATE DATABASE_DEFAULT to the temp table fields prevents the crash.I've always thought that COLLATE DATABASE_DEFAULT should be the implicit default for all char fields in temp tables, which would probably also fix that years-old bug with SSMS' Securable pages...
Product Language
Version
Category
Operating System
Operating System Language
Steps to Reproduce
Actual Results
Expected Results
Platform
Virtualization
Please wait...