Bug 373312: bugzilla terms should not be used for db name

Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat


git-svn-id: svn://10.0.0.236/trunk@221631 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org 2007-03-09 21:43:53 +00:00
parent 0ec3c21d6c
commit dcf751ca35

View File

@ -506,8 +506,8 @@
installation can be corrupted beyond recovery. Having a backup keeps you
safe.
<p>Example: <kbd>mysqldump -u root -p [% terms.bugs %] &gt;
[% terms.bugs %]-db.sql</kbd></p></li>
<p>Example: <kbd>mysqldump -u root -p bu[%# trick filter %]gs &gt;
bu[%# trick filter %]gs-db.sql</kbd></p></li>
<li>Replace the files in your installation with the new version of
[% terms.Bugzilla %], or you can try to use CVS to upgrade.