Commit 1668473
committed
Update TestErrorHelperFunctionsUpgrade expected output for error 8164
Added error code 8164 (nested INSERT EXEC not allowed) to the expected
output of sys.fn_mapped_system_error_list() and updated the count from
167 to 168. This error mapping was added as part of the INSERT EXEC
ownership chaining fix.1 parent bed64f0 commit 1668473
File tree
1 file changed
+4
-1
lines changed- test/JDBC/expected
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
318 | 319 | | |
319 | 320 | | |
320 | 321 | | |
| 322 | + | |
321 | 323 | | |
322 | 324 | | |
323 | 325 | | |
| |||
492 | 494 | | |
493 | 495 | | |
494 | 496 | | |
| 497 | + | |
495 | 498 | | |
496 | 499 | | |
497 | 500 | | |
498 | 501 | | |
499 | 502 | | |
500 | 503 | | |
501 | 504 | | |
502 | | - | |
| 505 | + | |
503 | 506 | | |
504 | 507 | | |
0 commit comments