sql: scary warning log when reading crdb_internal.create_statements
#83351
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Describe the problem
I think this is fallout from the 32-bit OID change (#82568).
To Reproduce
select * from crdb_internal.create_statements;
and look in the logs.Expected behavior
No warnings.
Jira issue: CRDB-17020
The text was updated successfully, but these errors were encountered: