Package: phpmyadmin
Version: 4:2.8.2-0.2
Severity: normal

when trying to copy a database to another, I always get this kind of error:
#1064 - Erreur de syntaxe près de '1392DEFAULT CHARSET  = latin1 COLLATE  = 
latin1_general_ci' à la ligne 20
in english :
#1064 - Syntax error near '1392DEFAULT CHARSET  = latin1 COLLATE  = 
latin1_general_ci' on line 20 

and there is the mentionned line :
) ENGINE = MYISAM AUTO_INCREMENT = 1392DEFAULT CHARSET = latin1 COLLATE = 
latin1_general_ci

There's a space missing between the auto increment value and the term "DEFAULT 
CHARSET"

and there's another bug : the AUTO_INCREMENT item appears even when the 
corresponding checkbox is not checked so that it's impossible
to work around the first bug

-- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.20
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages phpmyadmin depends on:
ii  debconf [debconf-2.0]        1.5.5       Debian configuration management sy
ii  php4                         4:4.4.2-1.1 server-side, HTML-embedded scripti
ii  php4-cgi                     4:4.4.2-1.1 server-side, HTML-embedded scripti
ii  php4-mysql                   4:4.4.2-1.1 MySQL module for php4
ii  ucf                          2.0015      Update Configuration File: preserv

Versions of packages phpmyadmin recommends:
ii  apache [httpd]               1.3.34-4    versatile, high-performance HTTP s
ii  apache-ssl [httpd]           1.3.34-4    versatile, high-performance HTTP s
ii  apache2                      2.0.55-4.1  next generation, scalable, extenda
ii  apache2-mpm-prefork [httpd]  2.0.55-4.1  traditional model for Apache2
ii  php4-gd                      4:4.4.2-1.1 GD module for php4
ii  php4-mcrypt                  4:5.1.2-1   MCrypt module for php4

-- debconf information:
  phpmyadmin/setup-password: (password omitted)
* phpmyadmin/webserver: apache
  phpmyadmin/setup-username: admin
* phpmyadmin/restart: true
* phpmyadmin/reconfigure-webserver: apache, apache-ssl, apache-perl
* phpmyadmin/restart-webserver: true
  phpmyadmin/changed-extension:

Reply via email to