Menu

#4153 (ok 4.1.0-rc1) Unable to import if newline encoding is MAC style

4.0.9
fixed
import (12)
1
2013-12-12
2013-11-14
EqO
No

Hi PMA coders,
I'm using following versions:
PMA: 4.0.9
Database client version: libmysql - 5.5.31
Server: MyDB (xx.xx.xx.xx via TCP/IP)
Server type: Percona Server
Server version: 5.1.71rel14.9 - Percona Server with XtraDB (GPL), Release rel14.9, Revision 589
Protocol version: 10
Browser: Opera 12.16 linux
Desktop OS: Ubuntu 12.04

Problem description:
Import of table dump in SQL format has not been successful as a newline format is MAC style. Operation stucks or import is partial only. After conversion to Linux newline format it works.

I've attached the example of such SQL dump.

1 Attachments

Discussion

  • slimtim

    slimtim - 2013-11-21

    I submitted a pull request that should fix this bug:
    https://github.com/phpmyadmin/phpmyadmin/pull/765

     
  • Marc Delisle

    Marc Delisle - 2013-11-21

    Fixed with pull request 765, thanks to Tim.

     
  • Marc Delisle

    Marc Delisle - 2013-11-21
    • summary: Unable to import if newline encoding is MAC style. --> (ok 4.1.0-beta3) Unable to import if newline encoding is MAC style
    • status: open --> resolved
    • assigned_to: Marc Delisle
    • Priority: 5 --> 1
     
  • Marc Delisle

    Marc Delisle - 2013-11-23
    • summary: (ok 4.1.0-beta3) Unable to import if newline encoding is MAC style --> (ok 4.1.0-rc1) Unable to import if newline encoding is MAC style
     
  • Marc Delisle

    Marc Delisle - 2013-12-12
    • Status: resolved --> fixed
     
MongoDB Logo MongoDB