Search results

  1. F

    SQL Timeout error when trying to retrieve random row.

    Hi. Trying to setup a MySQL Database I've created a db with one table (for now, adding more in the future). Every table has 5 columns, named "nom_base","nom","edat","centre" and "imatge". I'm not using indexes to make faster queries. What I want to do is: Given an array with the name of every...
Top