https://bugzilla.wikimedia.org/show_bug.cgi?id=56269
--- Comment #43 from Niklas Laxström <[email protected]> --- It seems reduced. Output sorted manually to date order. Please note the days which have no occurrences at all. grep 'Uncommitted DB' error* -h | cut -f 1 -d " " | sed 's/\[//g'| uniq -c 24 06-Apr-2014 39 07-Apr-2014 29 08-Apr-2014 32 09-Apr-2014 53 10-Apr-2014 28 11-Apr-2014 38 12-Apr-2014 9 13-Apr-2014 12 14-Apr-2014 24 15-Apr-2014 4 16-Apr-2014 3 17-Apr-2014 1 19-Apr-2014 2 20-Apr-2014 3 21-Apr-2014 1 23-Apr-2014 2 24-Apr-2014 1 25-Apr-2014 7 06-May-2014 3 07-May-2014 1 08-May-2014 2 09-May-2014 -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
