Who has the most nemeses in the world?
Caught exception: Unknown column 'person_id' in 'field list'
SELECT person_id, name, world_nemeses FROM nemesis_counts, persons WHERE sub_id=1 AND persons.wca_id=nemesis_counts.person_id ORDER by world_nemeses DESC LIMIT 100;Warning: Undefined variable $dataset in /home/nemesize/public_html/staging/query.php on line 25
Fatal error: Uncaught mysqli_sql_exception: Unknown column 'person_id' in 'field list' in /home/nemesize/public_html/staging/query.php:28 Stack trace: #0 /home/nemesize/public_html/staging/query.php(28): mysqli_query(Object(mysqli), 'SELECT person_i...') #1 /home/nemesize/public_html/staging/query.php(881): my_mysqli_query('SELECT person_i...') #2 /home/nemesize/public_html/staging/stats_display.php(22): find_people_with_most_nemeses('world', 100, 'United Kingdom', '_Europe', 'standard') #3 /home/nemesize/public_html/staging/stats.php(148): show_most_nemeses('world', 100, 'United Kingdom', '_Europe', 'standard', NULL) #4 {main} thrown in /home/nemesize/public_html/staging/query.php on line 28