fixing bugs in the no longer magic groups
This commit is contained in:
parent
e1aacb3a7d
commit
b26ae240ff
5 changed files with 32 additions and 27 deletions
|
|
@ -1053,10 +1053,8 @@ CREATE TABLE groupings (
|
|||
--
|
||||
|
||||
|
||||
INSERT INTO groupings VALUES (5,3,2114402400,0);
|
||||
INSERT INTO groupings VALUES (4,3,2114402400,0);
|
||||
INSERT INTO groupings VALUES (1,1,2114402400,0);
|
||||
INSERT INTO groupings VALUES (3,3,2114402400,0);
|
||||
INSERT INTO groupings VALUES (6,3,2114402400,0);
|
||||
|
||||
--
|
||||
-- Table structure for table `groups`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue