[whups] Database Script Omission

Mike Pelley mike at pelley.com
Sat Sep 27 15:07:41 PDT 2003


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;



More information about the whups mailing list