tracking feature disabled

Bug #565627 reported by fuhrysteve
34
This bug affects 6 people
Affects Status Importance Assigned to Milestone
phpmyadmin (Debian)
Fix Released
Undecided
Unassigned
phpmyadmin (Ubuntu)
Fix Released
Undecided
Unassigned
Nominated for Lucid by fuhrysteve

Bug Description

Binary package hint: phpmyadmin

Tracking: Disabled

This is a new feature (from a GSOC project i think), but table tracking is disabled in the latest Lucid build.

Looks like all this needs is
$cfg['Servers'][$i]['history'] = 'pma_tracking';

in /etc/phpmyadmin/config.inc.php

and the fix should probably ensure that phpmyadmin.pma_tracking exists in mysql.

Revision history for this message
fuhrysteve (fuhrysteve) wrote :

In case it wasn't clear in the description -- the table for tracking does NOT exist in the latest build on Lucid.

Revision history for this message
Michal Čihař (nijel) wrote :

Fixed in 4:3.3.2-2.

Changed in phpmyadmin (Debian):
status: New → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package phpmyadmin - 4:3.3.2-2

---------------
phpmyadmin (4:3.3.2-2) unstable; urgency=low

  * Add SQL to create tracking table on upgrade (LP: #565627).
  * Include SQL script to create table with fixed SQL comments (LP: #563256).
 -- Ubuntu Archive Auto-Sync <email address hidden> Sun, 09 May 2010 13:59:47 +0100

Changed in phpmyadmin (Ubuntu):
status: New → Fix Released
Revision history for this message
Antoine RODRIGUEZ (connetport) wrote :

When the fix will be available on Ubuntu repositories ?

Revision history for this message
Joe Ferguson (robkermit) wrote :

fuhrysteve is correct but the line that needs to be added to in /etc/phpmyadmin/config.inc.php in his suggestion is wrong. It should be:

$cfg['Servers'][$i]['tracking'] = 'pma_tracking';

I hope this helps those of you who are having trouble (like I was) getting this to work.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.