Ho problemi nell'eliminazione delle tabelle presenti nel mio database.
Quando entro in phpMyAdmin e provo ad eliminare una tabella mi esce una pagina con scritto:
Codice:
The page cannot be displayed
Explanation: There is a problem with the page you are trying to reach and it cannot be displayed.
Try the following:
* Refresh page: Search for the page again by clicking the Refresh button. The timeout may have occurred due to Internet congestion.
* Check spelling: Check that you typed the Web page address correctly. The address may have been mistyped.
* Access from a link: If there is a link to the page you are looking for, try accessing the page from that link.
Technical Information (for support personnel)
* Error Code: 500 Internal Server Error. Parametro non corretto. (87)
Ho provato anche direttamente da sql con "DROP TABLE 'nometabella'" ma mi dice
Codice:
Errore
query SQL:
DROP TABLE 'lifedj'
Messaggio di MySQL: Documentazione
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''agronomi'' at line 1
Sto diventando pazzo. Ho provato anche a disattivare il database, ma quando lo riattivo ci sono ancora tutte le tabelle dentro, con tutti i dati.
Vi posso dire che l'altra anomalia è ke dopo al max 15 interrogazioni mi dice ke ho superato il numero di query massimo.
Qualcuno mi può aiutare?
Vi ringrazio in anticipo.
Lifedj