[Phpmyadmin-devel] End of line chars in export

Marc Delisle DelislMa at CollegeSherbrooke.qc.ca
Thu Oct 14 11:48:25 CEST 2004


Michal C(ihar( a écrit:

> Hi all
> 
> please look at bug #1042521 [1]. The problem there is that MySQL wants unix 
> end of lines, while it is running on Mac. Easiest solution would be to change 
> PMA_whichCrlf to return \n for mac. As I see other places, there is anyway 
> code like: (PMA_whichCrlf() == "\n") ? '\n' : '\r\n'), which means we didn't 
> use \r on any other place than export (and this code was probably wrong for 
> Mac). Is it okay to do this change?
> 
> 1. 
> https://sourceforge.net/tracker/index.php?func=detail&aid=1042521&group_id=23067&atid=377408
> 

Hi Michal,

was this message sent before the last comment from Ryan?

Marc





More information about the Developers mailing list