Add Oracle version of update-keys.sql
authorBrian Wolff <bawolff+wn@gmail.com>
Fri, 19 Sep 2014 18:16:44 +0000 (15:16 -0300)
committerBrian Wolff <bawolff+wn@gmail.com>
Fri, 19 Sep 2014 18:49:55 +0000 (18:49 +0000)
commit6253cc6b2fbb0f9b1b21e52f71d63acca9cef13b
tree31fe250c4164cadeb09c5210796635a1df22c737
parent07f60f25af217a3c619ee8ea270707188bc41d77
Add Oracle version of update-keys.sql

Oracle appears not to like the mysql version.

Note: update-keys.sql is only inserted on install,
never on update, so the fact that it's not INSERT IGNOREing
should not matter.

Bug: 71040
Change-Id: Iaf4a284d24cefb16f0e7583c7b84ae3f38437f2f
maintenance/oracle/update-keys.sql [new file with mode: 0644]