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

Hi,

I'm experiencing problems with databases / tables copy operations
using phpmyadmin (with mysql5 if that matters).

Letting aside the fact that the include auto_increment value isn't of 
any use (MySQL 5 already include the value in his show create output),
there is a major failure in the process:

The end of the create table request is modified to be of the following
form which is not SQL-compliant:
 ENGINE = MYISAM AUTO_INCREMENT = 15DEFAULT CHARSET = latin1;
                                    ^
                                    there is a missing space here.

Strangely this does not happen when requesting SQL-langage export.
.

Regards,
Benoit

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-amd64-generic
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages phpmyadmin depends on:
ii  debconf [debconf-2.0]         1.5.4      Debian configuration management sy
ii  php5                          5.1.6-1    server-side, HTML-embedded scripti
ii  php5-mysql                    5.1.6-1    MySQL module for php5
ii  ucf                           2.0015     Update Configuration File: preserv

Versions of packages phpmyadmin recommends:
ii  apache2-mpm-prefork [httpd]   2.0.55-4.1 traditional model for Apache2
ii  php5-gd                       5.1.6-1    GD module for php5
ii  php5-mcrypt                   5.1.2-1    MCrypt module for php5

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to