You said "If the patch touches anything in /dw/bin/upgrading , you need to re-compile the database afterwards."
How do I re-compile the database? Is it $LJHOME/bin/upgrading/update-db.pl -r -p --innodb $LJHOME/bin/upgrading/update-db.pl -r --cluster=all --innodb $LJHOME/bin/upgrading/texttool.pl load as in this wiki page?
no subject
How do I re-compile the database? Is it
$LJHOME/bin/upgrading/update-db.pl -r -p --innodb
$LJHOME/bin/upgrading/update-db.pl -r --cluster=all --innodb
$LJHOME/bin/upgrading/texttool.pl load
as in this wiki page?