summaryrefslogtreecommitdiffstats
path: root/create/data/data.sql
diff options
context:
space:
mode:
authorartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-07-10 10:12:25 +0000
committerartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-07-10 10:12:25 +0000
commit7799a89f4f5d08509b1eb609fff82bd214138055 (patch)
tree3681fffb10d7d4b13fed0e181188c24ac96e1970 /create/data/data.sql
parent7fc9fb655a1a9483f6a9a51b149cfa6b3c2ad031 (diff)
downloadzabbix-7799a89f4f5d08509b1eb609fff82bd214138055.tar.gz
zabbix-7799a89f4f5d08509b1eb609fff82bd214138055.tar.xz
zabbix-7799a89f4f5d08509b1eb609fff82bd214138055.zip
- [DEV-137] removed unnecessary column rights.type (Artem)
git-svn-id: svn://svn.zabbix.com/trunk@5823 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'create/data/data.sql')
-rw-r--r--create/data/data.sql6
1 files changed, 3 insertions, 3 deletions
diff --git a/create/data/data.sql b/create/data/data.sql
index bdadd3ca..17b347d6 100644
--- a/create/data/data.sql
+++ b/create/data/data.sql
@@ -61,9 +61,9 @@ INSERT INTO users_groups VALUES (2,8,2);
-- Dumping data for table `rights`
--
--- INSERT INTO rights VALUES (1,1,0,0,0);
--- INSERT INTO rights VALUES (2,1,0,0,0);
--- INSERT INTO rights VALUES (3,2,0,0,0);
+-- INSERT INTO rights VALUES (1,1,0,0);
+-- INSERT INTO rights VALUES (2,1,0,0);
+-- INSERT INTO rights VALUES (3,2,0,0);
--
-- Dumping data for table hosts