Database Script Omission
"Mike Pelley" <[email protected]>
| Newsgroups | gmane.comp.horde.whups |
|---|---|
| Message-ID | <000101c38543$c5e83b60$6500010a@pelley> |
I believe the following patch needs to be applied to the database script. Thanks! Mike. Index: scripts/drivers/whups.sql =================================================================== RCS file: /usr/cvsroot/horde/whups/scripts/drivers/whups.sql,v retrieving revision 1.33 diff -u -r1.33 whups.sql --- scripts/drivers/whups.sql 7 Sep 2003 16:35:06 -0000 1.33 +++ scripts/drivers/whups.sql 27 Sep 2003 22:00:33 -0000 @@ -196,3 +196,4 @@ GRANT SELECT, INSERT, UPDATE, DELETE ON whups_users_searches TO horde; GRANT SELECT, INSERT, UPDATE, DELETE ON whups_users_queries TO horde; GRANT SELECT, INSERT, UPDATE, DELETE ON whups_tickets_listeners TO horde; +GRANT SELECT, INSERT, UPDATE, DELETE ON whups_ticket_owners TO horde; -- Whups mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]