[MCOL-123] LONG format output corruption? Created: 2016-06-11  Updated: 2019-07-10  Resolved: 2019-07-10

Status: Closed
Project: MariaDB ColumnStore
Component/s: ?
Affects Version/s: None
Fix Version/s: Icebox

Type: Bug Priority: Major
Reporter: Justin Swanhart (Inactive) Assignee: Unassigned
Resolution: Incomplete Votes: 0
Labels: None

Attachments: PNG File VirtualBox_Test Benchmark VM_11_06_2016_19_54_53.png    

 Description   

see attached screenshot for terminal output.

Following is copy/paste of the same data into JIRA:

                                                      • 1. row ***************************
                                                        id: 1
                                                        select_type: SIMPLE
                                                        table: lineorder
                                                        type: ALL
                                                        possible_keys: NULL
                                                        key: NULL
                                                        key_len: NULL
                                                        ref: NULL
                                                        rows: 2000
                                                        Extra:
                                                        1 row in set (0.00 sec)


 Comments   
Comment by Justin Swanhart (Inactive) [ 2016-06-11 ]

cut/paste from normal client:
mysql> explain select count from lineorder\G

                                                      • 1. row ***************************
                                                        id: 1
                                                        select_type: SIMPLE
                                                        table: lineorder
                                                        type: ALL
                                                        possible_keys: NULL
                                                        key: NULL
                                                        key_len: NULL
                                                        ref: NULL
                                                        rows: 2000
                                                        Extra:
                                                        1 row in set (0.00 sec)
Generated at Thu Feb 08 02:18:40 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.