Skip to content

Allow for longer error messages in verifier query log#12271

Merged
losipiuk merged 1 commit intotrinodb:masterfrom
losipiuk:lo/bump-error-message-size
May 6, 2022
Merged

Allow for longer error messages in verifier query log#12271
losipiuk merged 1 commit intotrinodb:masterfrom
losipiuk:lo/bump-error-message-size

Conversation

@losipiuk
Copy link
Copy Markdown
Member

@losipiuk losipiuk commented May 6, 2022

Internal: No RN or docs

@cla-bot cla-bot bot added the cla-signed label May 6, 2022
@losipiuk losipiuk requested a review from arhimondr May 6, 2022 12:12
" control_cpu_time_seconds DOUBLE NULL,\n" +
" control_wall_time_seconds DOUBLE NULL,\n" +
" error_message TEXT NULL,\n" +
" error_message MEDIUMTEXT NULL,\n" +
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not longtext?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No real reason. But 16MB should be enough for everybody ;)

@losipiuk losipiuk merged commit d60d37a into trinodb:master May 6, 2022
@github-actions github-actions bot added this to the 380 milestone May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants