expertgazfioul Posted February 14, 2014 Share Posted February 14, 2014 Bonjour, Depuis hier, j'ai un problème pour afficher ma liste de client dans le back office: Voici l'erreur que j'obtiens Mauvaise requête SQLThe SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okayQuelqu'un a-t-il déjà eu ce type d'erreur? Merci Link to comment Share on other sites More sharing options...
Gregory Roussac Posted February 15, 2014 Share Posted February 15, 2014 Bonjour, Vous demandez combien de clients par page ? A priori votre hébergement limite les grosses requêtes. Cordialement Link to comment Share on other sites More sharing options...
expertgazfioul Posted February 17, 2014 Author Share Posted February 17, 2014 Bonjour, Justement non, je n'ai qu'une dizaine de client. La valeur de MAX_JOIN_SIZE est de 300000 dans ma base Merci Link to comment Share on other sites More sharing options...
Gregory Roussac Posted February 17, 2014 Share Posted February 17, 2014 Re, La valeur pour cette variable est chez moi de 18446744073709551615, donc là on a une grosse différence. C'est un serveur local ? Cordialement Link to comment Share on other sites More sharing options...
expertgazfioul Posted February 17, 2014 Author Share Posted February 17, 2014 Re, Non un serveur en ligne, je vais essayer de modifier cette variable, mais le problème n'existait pas la semaine dernière et je n'ai rien modifié dans ma base. Bizarre! Merci Link to comment Share on other sites More sharing options...
expertgazfioul Posted February 21, 2014 Author Share Posted February 21, 2014 Bonjour, toujours le même problème! The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay Link to comment Share on other sites More sharing options...
Gregory Roussac Posted February 21, 2014 Share Posted February 21, 2014 Re, Désolé je sèche un peu. Surtout pour peu de clients. Vous avez vu que google a pas mal de ces termes ? comme par exemple http://www.developpez.net/forums/d668810/bases-donnees/mysql/administration/corriger-erreur-max_join_size/ Cordialement Link to comment Share on other sites More sharing options...
expertgazfioul Posted February 21, 2014 Author Share Posted February 21, 2014 Re, Oui j'ai vu ce topic et fait pas mal de recherche, aucune solution trouvée pour l'instant aie aie aie Merci quand même pour votre aide Link to comment Share on other sites More sharing options...
Gregory Roussac Posted February 21, 2014 Share Posted February 21, 2014 J'ai du mal à comprendre comment il pourrait passer 18446744073709551615 joins. Vous avez bien redémarrer votre serveur et vérifié que cette conf est faite ? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now