]> git.ozlabs.org Git - patchwork/commit
sql: remove non-existing auth_message table
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 1 Oct 2013 17:39:19 +0000 (18:39 +0100)
committerJeremy Kerr <jk@ozlabs.org>
Fri, 4 Oct 2013 06:15:14 +0000 (14:15 +0800)
commite9bb46e31b49629ba11776fa53672e15f8bf39f9
treeeb975d0b3eee1e126341d1cfafc986ca5aff9349
parent2a65b3c1db2afe1ec1709ad07a1f151b9a9d320c
sql: remove non-existing auth_message table

During a recent installation the grant-all MySQL script was erroring out
because the "auth_message" table does not exist, remove it.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
lib/sql/grant-all.mysql.sql