]> 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>
Sat, 2 Jun 2018 20:56:08 +0000 (21:56 +0100)
commit34e3c9c493c6d5f2cd97eecbeb515ec4c3f9f1ea
tree778c8dd70629263d078dd980cd7036877bf84486
parentca0e79d4db34ffdd7080c36e5fdae390b3541c5e
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>
lib/sql/grant-all.mysql.sql