Merge branch 'stable-2.13' into stable-2.14

* stable-2.13:
  ChangeScreen: Expect that current revision can be null
  Update docs for accountPatchReviewDb

Change-Id: I2ec42e90430b895ee205fe99a1fbd4e2ec21af8e
diff --git a/Documentation/config-gerrit.txt b/Documentation/config-gerrit.txt
index eddb793..c5c284b 100644
--- a/Documentation/config-gerrit.txt
+++ b/Documentation/config-gerrit.txt
@@ -33,6 +33,9 @@
 Changing this parameter requires to migrate database using the
 link:pgm-MigrateAccountPatchReviewDb.html[MigrateAccountPatchReviewDb] program.
 Migration cannot be done while the server is running.
++
+Also note that the db_name has to be a new db and not reusing gerrit's own review database,
+otherwise gerrit's init will remove the table.
 
 ----
 [accountPatchReviewDb]