Bonjour
Je fais la requête suivanteça fonctionne sans problème en local avec MAMP
Code : Sélectionner tout - Visualiser dans une fenêtre à part $sqlrand = "SELECT * FROM films WHERE present=1 ORDER BY rand() LIMIT 1";
une fois sur le serveur j'ai cette erreur
Incorrect key file for table '/tmp/#sql_6a3_0.MYI'; try to repair it
Partager