tags 308456 + moreinfo unreproducible
thanks

Hello Thomas

On 2005-05-10 Thomas Schoepf wrote:
> After installing mysql-server I created a schema for testing, called "test".
> 
> I dropped it again using the mysql-admin, but after some time, it reappears.
> It's empty, but it's back again. I removed it now for about half a dozen
> times.
> 
> Maybe there is some weekly or monthly MySql maintainance job that is
> recreates the Schema?

I do not know about such a thing but am not quite sure what you call
a "schema"? Does it match one of "database", "table" or "view"?
If so, just issue a "SHOW TABLES;" etc in the command line client or
look into /var/lib/mysql/ (if it's not innodb) to see if your files
really went away after you tried to remove them.

bye,

-christian-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to