MySQL Forums
Forum List  »  Italian

Re: Drop DB impossibile
Posted by: Gavin Towey
Date: March 09, 2011 01:18PM

Ciao Lino,

Dovrebb'essere possibile rimuovere il database dalle sistema.

usare il Command Line ( mysql -uroot -p ) poi:

mysql> SHOW GLOBAL VARIABLES LIKE 'datadir';

questo ti ritornera' il posto dove mysql tiene la data. Vai al quello posto, dentro doverbb'essere un folder si chiama DBGESCAD. Poi eliminarlo la'.

Buona Fortuna,
Gavin

Options: ReplyQuote


Subject
Views
Written By
Posted
3044
March 03, 2011 04:36AM
Re: Drop DB impossibile
1398
March 09, 2011 01:18PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.