|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
some databases have disappeared. The data files are there but when using
MYSQL query browser the databases are no longer there. Any ? |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
In article <47ad0f99$0$17362$4c368faf@roadrunner.com>,
someone@someplace.org wrote: > some databases have disappeared. The data files are there but when using > MYSQL query browser the databases are no longer there. > > Any ? Someone dropped them? Now you have to recreate them and repopulate them. Unless you have a log file of transactions done on all database (don't even know if MySQL does this), AFAIK, you'll have to recreate everything from export files. -- DeeDee, don't press that button! DeeDee! NO! Dee... |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
>some databases have disappeared. The data files are there but when using
> MYSQL query browser the databases are no longer there. > >Any ? Depending on privileges, SHOW DATABASES won't show databases you have no privileges to access, unless you have SHOW DATABASES privilege. If this is happening with an administrative login with full privileges, something else is wrong. |
|
![]() |
| Outils de la discussion | |
|
|