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:


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to