]> git.ipfire.org Git - thirdparty/patchwork.git/commit
sql: Update 'grant-all.mysql' script with missing tables
authorStephen Finucane <stephen@that.guru>
Wed, 30 May 2018 10:57:59 +0000 (11:57 +0100)
committerStephen Finucane <stephen@that.guru>
Tue, 5 Jun 2018 16:17:24 +0000 (17:17 +0100)
commitb80ee7a7b1c2f1c3a82eb43683818c60c2cb43aa
treeeff551dc24096e5a7186cd339d00126f64b7ab83
parentcf9f57e796a8835aa733928cfffd30854820e7d0
sql: Update 'grant-all.mysql' script with missing tables

These were all introduced in 2.0 and while the postgreSQL script was
fixed in commit 234bc7c3, the MySQL one was not. This suggests either
(a) no one is using this or (b) people are carrying local changes but
for now we just resolve the issues.

Signed-off-by: Stephen Finucane <stephen@that.guru>
(cherry picked from commit 34e3c9c493c6d5f2cd97eecbeb515ec4c3f9f1ea)
lib/sql/grant-all.mysql.sql