Your message dated Wed, 19 Feb 2014 10:19:25 +0000
with message-id <[email protected]>
and subject line Bug#719235: fixed in phpmyadmin 4:4.1.7-1
has caused the Debian Bug report #719235,
regarding phpmyadmin: the checkbox "add DROP TABLE / DROP VIEW" doesn't work 
when copying databases
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
719235: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719235
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: phpmyadmin
Version: 4:3.4.11.1-2
Severity: normal

I'm trying to copy a database over another existing database using the copy 
feature of the Operations page, but with 
"structure and datas" checked and "CREATE DATABASE" not checked, and "Add DROP 
TABLE / DROP VIEW" checked and "Add AUTO_INCREMENT value" checked
I get the error message : 
Error
SQL query: Edit Edit

CREATE TABLE `clients1an` (
`ID_CLIENT` smallint( 6 )
);

MySQL said: Documentation
#1050 - La table 'clients1an' existe déjà 
 
in english : the table clientslan already exists
in this database, clients1an is a view, not a table.
It's the first view of my database.

It seems that the view hasn't been dropped as it should have been when 
phpmyadmin tries to create it



-- System Information:
Debian Release: 6.0.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.39-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages phpmyadmin depends on:
ii  dbconfig-common        1.8.47+nmu1       common framework for packaging dat
ii  debconf [debconf-2.0]  1.5.49            Debian configuration management sy
ii  libapache2-mod-php5    5.3.3-7+squeeze15 server-side, HTML-embedded scripti
ii  perl                   5.10.1-17squeeze6 Larry Wall's Practical Extraction 
ii  php5                   5.3.3-7+squeeze15 server-side, HTML-embedded scripti
ii  php5-mcrypt            5.3.3-7+squeeze15 MCrypt module for php5
ii  php5-mysql             5.3.3-7+squeeze15 MySQL module for php5
ii  ttf-dejavu-core        2.33-3            Vera font family derivate with add
ii  ucf                    3.0025+nmu3       Update Configuration File: preserv

Versions of packages phpmyadmin recommends:
ii  apache2               2.2.16-6+squeeze11 Apache HTTP Server metapackage
ii  apache2-mpm-prefork [ 2.2.16-6+squeeze11 Apache HTTP Server - traditional n
ii  mysql-client-5.1 [mys 5.1.66-0+squeeze1  MySQL database client binaries
ii  php5-gd               5.3.3-7+squeeze15  GD module for php5

Versions of packages phpmyadmin suggests:
ii  elinks [www-browser 0.12~pre5-2+squeeze1 advanced text-mode WWW browser
ii  links2 [www-browser 2.3~pre1-1+squeeze1  Web browser running in both graphi
ii  mysql-server        5.1.66-0+squeeze1    MySQL database server (metapackage
ii  mysql-server-5.1 [m 5.1.66-0+squeeze1    MySQL database server binaries and
ii  w3m [www-browser]   0.5.2-9              WWW browsable pager with excellent

-- debconf information:
  phpmyadmin/app-password-confirm: (password omitted)
  phpmyadmin/mysql/admin-pass: (password omitted)
  phpmyadmin/password-confirm: (password omitted)
  phpmyadmin/setup-password: (password omitted)
  phpmyadmin/mysql/app-pass: (password omitted)
  phpmyadmin/remove-error: abort
  phpmyadmin/setup-username: admin
  phpmyadmin/db/app-user: phpmyadmin
  phpmyadmin/remote/host:
  phpmyadmin/dbconfig-install: true
  phpmyadmin/remote/port:
  phpmyadmin/dbconfig-upgrade: true
  phpmyadmin/missing-db-package-error: abort
  phpmyadmin/upgrade-error: abort
  phpmyadmin/dbconfig-reinstall: false
  phpmyadmin/db/dbname: phpmyadmin
  phpmyadmin/database-type: mysql
  phpmyadmin/dbconfig-remove:
  phpmyadmin/mysql/method: unix socket
  phpmyadmin/purge: false
  phpmyadmin/install-error: abort
* phpmyadmin/reconfigure-webserver: apache2
* phpmyadmin/restart-webserver: true
  phpmyadmin/mysql/admin-user: root
  phpmyadmin/internal/reconfiguring: false
  phpmyadmin/remote/newhost:
  phpmyadmin/internal/skip-preseed: false
  phpmyadmin/upgrade-backup: true
  phpmyadmin/passwords-do-not-match:

--- End Message ---
--- Begin Message ---
Source: phpmyadmin
Source-Version: 4:4.1.7-1

We believe that the bug you reported is fixed in the latest version of
phpmyadmin, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michal Čihař <[email protected]> (supplier of updated phpmyadmin package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 19 Feb 2014 10:53:18 +0100
Source: phpmyadmin
Binary: phpmyadmin
Architecture: source all
Version: 4:4.1.7-1
Distribution: unstable
Urgency: medium
Maintainer: Thijs Kinkhorst <[email protected]>
Changed-By: Michal Čihař <[email protected]>
Description: 
 phpmyadmin - MySQL web administration tool
Closes: 712011 713973 719235 734362 737432
Changes: 
 phpmyadmin (4:4.1.7-1) unstable; urgency=medium
 .
   * New upstream release.
     - Removed sourceless flash file (Closes: #737432).
     - Improved messages in setup script (Closes: #712011).
     - Fixes navigation fatal error (Closes: #713973).
     - Fixes copying databases (Closes: #719235).
     - Fixes security issue PMASA-2014-1 (CVE-2014-1879).
     - Upgrade table structure.
   * Move packaging to Git, adjust Vcs-* fields (Closes: #734362).
   * Bump standards to 3.9.5.
   * Depend on php-tcpdf.
Checksums-Sha1: 
 af97d076134307d449ff09a5ee486a752b6b0190 1898 phpmyadmin_4.1.7-1.dsc
 926c9261e698612e61c725c13262d951bada9cd3 8080674 phpmyadmin_4.1.7.orig.tar.gz
 0f4020906616cf9d61829742c6cce928f57f715f 46168 phpmyadmin_4.1.7-1.debian.tar.xz
 5be03cd4cf1fbb4f9b850fda5471ada51c1636b4 3378172 phpmyadmin_4.1.7-1_all.deb
Checksums-Sha256: 
 5231623af43d8e53b2d462ee439493c9bb74a450e4f4f378e484c22df31b2a0b 1898 
phpmyadmin_4.1.7-1.dsc
 adfaa90b0a0051eab82dff6c65b770b487afb8a0d81cbd2f83a69d4b50484456 8080674 
phpmyadmin_4.1.7.orig.tar.gz
 cc483b41e6a3ea5e37683fa5df106acf11a8183ec7115fbdc73cd4d1f9d5800b 46168 
phpmyadmin_4.1.7-1.debian.tar.xz
 14daf39bc4c567a53ea6450a4a7e04da62ba82552ecc7187d9ca1da7ac63ed56 3378172 
phpmyadmin_4.1.7-1_all.deb
Files: 
 38a4d72d8efb9e7ea402c42da40f685b 1898 web extra phpmyadmin_4.1.7-1.dsc
 c19b8d81911ba87f07aaa35c2286fca0 8080674 web extra phpmyadmin_4.1.7.orig.tar.gz
 e32ee109b3e8fd4af97ff549209d910d 46168 web extra 
phpmyadmin_4.1.7-1.debian.tar.xz
 bbf5e0047854c44a1381189486596948 3378172 web extra phpmyadmin_4.1.7-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJTBIOGAAoJEGo39bHX+xdNlKQQAJfGx2ERgUurK1kR8IqPI7iE
MKQAcCFCzahXfs8W5z+/3ZdjWWHFZRyXxEikBjv0S8XPKPAMLhJgbRvQS0QvO+q3
YtFf7pqy3ANh4yOVU7yZ2NoJA/IKVqVUTNXHpi1WiukVSbJG3q7AnPh9w4ZbnaMA
zws/RGegsnWiK7eAX7UtZVihRx39Csq/NLauDczvQ8T5r81tViRhdoaSU6ibGud6
ujs47Z0BKcttb5tixehkJhbOYPxbLMYmo+mK44akOE5adrwudI0rT1WqrIzPzEeo
qf8sAnBZr0fRYKVAuC7xFwvSo02GSibm0GkFRsiCg51HngXrkdksjRaOUKkpJhlA
l99kz7XaVczl2cJVRg45SZg+HP+d45bgC99hqU3rmswJa5LKPmsxXIpKzQEoS/aj
AWGZpOZ4vYch0kpOWxLLYtqkeM6K9INjDo/0wBfRg4sJAAuQkDATME+hLRRixVtG
znAaxLLktNKB/X6WhjxDSdVQ9HBar588hSmHsV7/Rj87IclOi29pe6bNIsYsECym
u80u94At/ScU+10wsfgJiwYhCy0LONZh2uXb7wliNEnFujUr22vb6PfHKKGaFj3O
RDT1rJ6zeA47ZFLzBtlzVMM+e4TEXKb7cT4Mu/BgVS5zK02FT2lv2/r+mmOQtQ9z
K5Ej4o73IJG/FyDgPL80
=lOqA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to