Your message dated Wed, 18 Nov 2015 09:12:00 +0800
with message-id <[email protected]>
and subject line Bug#804101: instead just reinstall
has caused the Debian Bug report #804101,
regarding Table 'phpmyadmin.pma__column_info' doesn't exist
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.)
--
804101: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804101
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Severity: grave
Package: phpmyadmin
Version: 4:4.5.1-1
X-debbusg-Cc: [email protected]
Even if one remembers to start the mysql server,
the upgrade fails with: Table 'phpmyadmin.pma__column_info' doesn't exist.
http://stackoverflow.com/questions/25198923/1146-table-phpmyadmin-pma-column-info-doesnt-exist
http://stackoverflow.com/questions/28543851/1146-table-phpmyadmin-pma-tracking-doesnt-exist-how-to-disable-manually
--- End Message ---
--- Begin Message ---
>>>>> "MČ" == Michal Čihař <[email protected]> writes:
MČ> Can you try manually running SQL script:
MČ> /usr/share/dbconfig-common/data/phpmyadmin/upgrade/4:4.0.1-1
You mean
/usr/share/dbconfig-common/data/phpmyadmin/upgrade/*/4:4.0.1-1
Never mind. I instead just purged and reinstalled phpmyadmin.
I think you guys should take the
https://www.mediawiki.org/wiki/Manual:Update.php approach. Where all the
changes are run every time no matter what the previous version was.
P.S., the left column, before purging looked like
pma__favorite
pma__navigationhiding
pma__savedsearches
pma__usergroups
pma__users
pma_bookmark
pma_column_info
pma_designer_coords
pma_history
pma_pdf_pages
pma_recent
pma_relation
pma_table_coords
pma_table_info
pma_table_uiprefs
pma_tracking
pma_userconfig
and after reinstallation:
pma__bookmark
pma__central_columns
pma__column_info
pma__designer_settings
pma__export_templates
pma__favorite
pma__history
pma__navigationhiding
pma__pdf_pages
pma__recent
pma__relation
pma__savedsearches
pma__table_coords
pma__table_info
pma__table_uiprefs
pma__tracking
pma__userconfig
pma__usergroups
pma__users
--- End Message ---