Correct galera_var_reject_queries test to remove display value width

Description

Adjust test to not relay on the output of --exec command. We just want to make sure we can run and it returns zero.

 

-+-------+---------+-----------+------+-----+---------+-------+---------------------------------+---------+ -| Field | Type | Collation | Null | Key | Default | Extra | Privileges | Comment | -+-------+---------+-----------+------+-----+---------+-------+---------------------------------+---------+ -| f1 | int(11) | | YES | | | | select,insert,update,references | | -+-------+---------+-----------+------+-----+---------+-------+---------------------------------+---------+ ++-------+------+-----------+------+-----+---------+-------+---------------------------------+---------+ +| Field | Type | Collation | Null | Key | Default | Extra | Privileges | Comment | ++-------+------+-----------+------+-----+---------+-------+---------------------------------+---------+ +| f1 | int | | YES | | | | select,insert,update,references | | ++-------+------+-----------+------+-----+---------+-------+---------------------------------+---------+

Environment

None

Smart Checklist

Activity

Show:
Done

Details

Assignee

Reporter

Time tracking

20m logged

Fix versions

Affects versions

Priority

Smart Checklist

Created May 29, 2020 at 2:22 PM
Updated June 18, 2020 at 4:02 PM
Resolved June 4, 2020 at 8:43 AM

Flag notifications