Commit d928cce
Add duplicate table output for LOAD/UNLOAD PRIMARY KEY commands
SYSTEM LOAD PRIMARY KEY and SYSTEM UNLOAD PRIMARY KEY commands need
the table name to appear twice in EXPLAIN output, similar to
RELOAD DICTIONARY.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 4b241a1 commit d928cce
File tree
2 files changed
+4
-6
lines changed- parser
- testdata/03202_system_load_primary_key
2 files changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7001 | 7001 | | |
7002 | 7002 | | |
7003 | 7003 | | |
7004 | | - | |
| 7004 | + | |
| 7005 | + | |
| 7006 | + | |
7005 | 7007 | | |
7006 | 7008 | | |
7007 | 7009 | | |
| |||
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
0 commit comments