Hi,
I am very new to MySQL.
I need to make 100 separate queries per second.
is this considered a lot?
what kind of server reqs are need to run these queries..?
the query is something simple:
2 columns.. check if one column has value 0 or 1...
but the number of records in the table is 2 million....