-
[phpMyAdmin] Fatal error
Lorsque j'essaye d'exécuter une requette assez longue (18 000 caractères) l'erreur suivante apparaît :
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 16 bytes) in /Applications/MAMP/bin/phpMyAdmin/libraries/string.lib.php on line 161
Connaitriez-vous une solution car je n'y comprends pas grand chose 8O
Merci d'avance.
-
arfffff je viens d'utiliser la commande :
SET GLOBAL max_allowed_packet = 16777216;
Et maintenant le message d'erreur est le suivant :
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 39 bytes) in /Applications/MAMP/bin/phpMyAdmin/libraries/string.lib.php on line 159