documentation: Remove mention of mysql_nextval.sql script
This script should be automatically executed by the init task when it creates the database schema. Change-Id: Iaa7d5dfc3f0fabc8973497d67e6ec96af92b3657 Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
parent
de4f710a21
commit
534f060aa6
@ -69,9 +69,8 @@ for a project named `project`.
|
||||
====
|
||||
|
||||
[NOTE]
|
||||
On MySQL use `nextval_project_id()` to obtain the next value in the
|
||||
sequences. This is contained in the `sql/mysql_nextval.sql` script,
|
||||
available from `java -jar gerrit.war --cat sql/mysql_nextval.sql`.
|
||||
On MySQL use `nextval_project_id()` to obtain the next value in
|
||||
the sequences.
|
||||
|
||||
[[submit_type]]
|
||||
Change Submit Action
|
||||
|
Loading…
x
Reference in New Issue
Block a user