Go to the source code of this file.
Functions | |
| foreach | $table ($dbh->tables) |
Variables | |
| use | DBI |
| use | MythTV |
| my | $Myth = new MythTV({'connect' => 0}) |
| $dbh = $Myth->{'dbh'} | |
| foreach $table | ( | $dbh-> | tables | ) |
Definition at line 24 of file optimize_mythdb.pl.
| use DBI |
Definition at line 14 of file optimize_mythdb.pl.
| use MythTV |
Definition at line 15 of file optimize_mythdb.pl.
Definition at line 18 of file optimize_mythdb.pl.
| $dbh = $Myth->{'dbh'} |
Definition at line 21 of file optimize_mythdb.pl.
Referenced by $table().
1.6.3