Post
Topic
Board Meta
Re: Tool to run online SQL queries over Full Merit Data
by
jackg
on 27/06/2018, 18:01:14 UTC
if you didnt block some operations, do it fast
block

- INSERT
- UPDATE
- DELETE

for avoid trolls and vandals

I mean, considering vod's database previously got hacked, I'd be surprised if those commands weren't already blocked.
I was interested in SELECT all query.
Code:
SELECT * FROM MeritData;

And...
This things are getting really interesting for me. May be I want to start learning how to scrape data  Smiley

Good job mate.

PS: It took long time to pull-up the entire table (Letting you know only - hoping you can do something)
I'd suggest against doing this unless you want a copy of the database.
Unless all commands run with more than a few seconds/minutes lag then don't do anything op.