Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
E
Probabilmente hai modificato i permessi - per rendere attivi i permessi devi usare GRANT ALL la sintassi è questa:
GRANT <istruzioni_consentite> ON <database>.<tabella> TO <utente>@<host> IDENTIFIED BY <password>;
S
@criccroc said:
Quindi, quello che ti ho consigliato e' VALIDO o sbaglio?
Esattamente