Ignoring the unique part.
This commit is contained in:
parent
240724b850
commit
5dc5a8b97d
@ -15,7 +15,7 @@ use BurguillosInfo::DB;
|
||||
my $app;
|
||||
|
||||
const my $SELECT_GLOBAL => <<'EOF';
|
||||
SELECT COUNT(DISTINCT (remote_address, user_agent))
|
||||
SELECT COUNT(*)
|
||||
FROM requests
|
||||
EOF
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user