Marc Delisle
520f80d3da
get tracking data for the complete database did not work if a table name was not given as parameter
2009-12-26 14:13:43 +00:00
Marc Delisle
bea5e54e79
code cleanup
2009-12-26 13:46:53 +00:00
Marc Delisle
f0b3b1a8cf
coding standards
2009-11-23 00:53:24 +00:00
Marc Delisle
40f66a3422
synchronize did not work when tracking was enabled
2009-10-18 12:32:30 +00:00
Michal Čihař
a378720684
Convert active check to variable.
...
We need to disable tracker for calling PMA_getRelationsParam. Well there
should be rather way to skip all queries done by control user, but this
information is not passed down to the DBI layer where tracker catches the SQL
queries.
2009-08-25 13:44:14 +00:00
Michal Čihař
ffa02fb26d
Delay tracker activation till all our parts are ready.
...
Otherwise it can lead to some strange effect while trying to track queries
used for finding out whether tracking is enabled.
2009-08-25 13:16:32 +00:00
Michal Čihař
1b7698912f
Do not get parameters on loading, but rather on usage.
2009-08-25 07:06:45 +00:00
Marc Delisle
15441ded5d
do not try to display a tab that was not built
2009-08-22 11:22:50 +00:00