https://bugzilla.wikimedia.org/show_bug.cgi?id=47375

Bartosz Dziewoński <matma....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matma....@gmail.com
           See Also|                            |https://bugzilla.wikimedia.
                   |                            |org/show_bug.cgi?id=56269

--- Comment #7 from Bartosz Dziewoński <matma....@gmail.com> ---
Maybe relevant? From #mediawiki:

<songoo> MatmaRex : first i tried to add
"$wgGroupPermissions['sysop']['userrights'] = true;" at end of
LocalSettings.php, nothing changed, then i noticed "user_groups" table is empty
(fresh mediawiki install from git) , so i tied "INSERT INTO `user_groups`
(`ug_user`, `ug_group`) VALUES (1, 'sysop');" , have just one defult admnin
user with ID 1 . And it worked, "Uncommitted DB writes" notice is gone, and
also finnaly i can edit user right

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to