Details
-
Type:
Feature Request
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 7.1.2.Final (EAP)
-
Component/s: CLI
-
Labels:
-
Forum Reference:
Description
When cutting and pasting CLI examples from docs or labs, it should be possible to respect multiple lines. Either the MySQL command shell style with a trailing ; to make the command "executable" or using a \ as in Linux Shells. For the win both could work. At least one has to work so that it is easy to cut and paste commands from docs/web sites into the CLI.