--- db/prgsrc/mkdb.pl 2001/12/25 04:05:46 1.12 +++ db/prgsrc/mkdb.pl 2002/01/07 01:31:00 1.13 @@ -23,7 +23,7 @@ The database, user and password are hard Dmitry Rubinstein -=head1 $Id: mkdb.pl,v 1.12 2001/12/25 04:05:46 roma7 Exp $ +=head1 $Id: mkdb.pl,v 1.13 2002/01/07 01:31:00 boris Exp $ =cut @@ -75,6 +75,7 @@ print "Connected successfully\n"; Sources TEXT, Comments TEXT, Rating TEXT, + Topic TEXT, ProcessedBySearch INT )") or die "Can't create Questions table: $!\n";