Details
-
New Feature
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
Description
For the quick mode we need the option to limit width of the column for printing the data
current behavior makes interactive console unusable
Attachments
Issue Links
- blocks
-
MCOL-5587 Columnstore crashes/unstable on too large selects
-
- Closed
-
- causes
-
MDEV-34831 MDEV-34704 introduces a typo, --qick
-
- Closed
-
commit 186aa192d1ffcd3bbcdc187d764434c0440cc39e (HEAD -> bb-11.6-MDEV-34704)
Author: Oleksandr Byelkin <sanja@mariadb.com>
Date: Mon Aug 5 16:16:09 2024 +0200
MDEV-34704 Quick mode produces the bug for mariadb client
--quick-max-column-width parameter added to limit field
width in --quick mode.