Bug #89514 | MySQL Shell does not provide tab format in batch mode | ||
---|---|---|---|
Submitted: | 2 Feb 2018 22:16 | Modified: | 4 Jul 2018 12:13 |
Reporter: | Efrain Cordero Lopez | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Shell General / Core Client | Severity: | S3 (Non-critical) |
Version: | 1.0.11 | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
[2 Feb 2018 22:16]
Efrain Cordero Lopez
[14 Feb 2018 13:18]
MySQL Verification Team
Hello Efrain, Thank you for the report. Thanks, Umesh
[4 Jul 2018 12:13]
Margaret Fisher
Posted by developer: Changelog entry added for MySQL 8.0.13: When running MySQL Shell in batch mode, tab separated format is the default for output. In some situations, table format was used for output instead. This issue has now been fixed. A command line option --tabbed has also been added to switch to the tab separated format for output when MySQL Shell is in interactive mode, where the default is table format. Documentation for --tabbed option added to https://dev.mysql.com/doc/mysql-shell/8.0/en/mysql-shell-output-tab-format.html https://dev.mysql.com/doc/mysql-shell/8.0/en/mysqlsh-command.html