MySQL Forums
Forum List  »  MySQL Workbench

Re: Script line-endings Windows style: how?
Posted by: Mike Lischke
Date: December 18, 2014 02:44AM

Abraham,

no, this is not configurable. We found that on today's machines line breaks other than only LF are no longer really necessary. Even on Windows most programs have no problems with missing CRs (Notepad is a rare exception and all but a good editor, so, better use one of the free alternatives like Notepad++). The command line client works with LF only line breaks in script files, to my knowlege.

Mike

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/



Edited 1 time(s). Last edit at 12/20/2014 03:55AM by Mike Lischke.

Options: ReplyQuote


Subject
Views
Written By
Posted
2163
December 17, 2014 09:37AM
Re: Script line-endings Windows style: how?
893
December 18, 2014 02:44AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.