Your message dated Thu, 05 Jul 2012 15:53:12 +0000
with message-id <[email protected]>
and subject line Bug#680362: Removed package(s) from unstable
has caused the Debian Bug report #593463,
regarding [phpmyadmin] Failed ALTER query reports success
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.)


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

MySQL returns success when trying to re-define a non-nullable column as nullable if the column cannot be NULL due to it being part as a primary key. This can be considered a bug or not, so feel free to reassign. As http://dev.mysql.com/doc/refman/5.1/en/create-table.html says:

A |PRIMARY KEY| is a unique index where all key columns must be defined as |NOT NULL|. If they are not explicitly declared as |NOT NULL|, MySQL declares them so implicitly (and silently).

What is definitely a bug is phpmyadmin saying that "Table tiki_user_watches has been altered successfully", when the table was not altered.

For example, this was the query:
|ALTER TABLE `tiki_user_watches` CHANGE `email` `email` VARCHAR( 200 ) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT ''|
--- End Message ---
--- Begin Message ---
Version: 5.1.62-1+rm

Dear submitter,

as the package mysql-5.1 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/680362

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

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

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)


--- End Message ---

Reply via email to