Bug #51028 | Code format lost when creating view, please preserve line endings. | ||
---|---|---|---|
Submitted: | 9 Feb 2010 15:30 | Modified: | 9 Feb 2010 17:29 |
Reporter: | Neil Davis | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S4 (Feature request) |
Version: | all | OS: | Windows (any version) |
Assigned to: | CPU Architecture: | Any | |
Tags: | code, format, MySQL, SOURCE, VIEW, workbench |
[9 Feb 2010 15:30]
Neil Davis
[9 Feb 2010 16:50]
Johannes Taxacher
unfortunately, our editor fetches code from server and receives it just as presented (without linebreaks).
[9 Feb 2010 17:10]
Valeriy Kravchuk
This is a server-side limitation. See bug #5159, Bug #38137 and other duplicates. When server will preserve formatting for views, WB will be able to show it correctly.
[9 Feb 2010 17:29]
Neil Davis
Apologies, I searched feature requests under workbench, not the server. Using the keywords: view source format brought back over 300 results searching everything so I narrowed it to the workbench client only, which is the application where I noticed this. When working from command line I save/edit everything in text files anyway and pipe them into the client to edit things, so did not notice this when working with the command line client.