10 messages in com.mysql.lists.bugsRe: bug in DROP DATABASE| From | Sent On | Attachments |
|---|---|---|
| Dirkjan Ochtman | 24 Jan 2003 01:22 | |
| Sinisa Milivojevic | 24 Jan 2003 05:01 | |
| Dirkjan Ochtman | 25 Jan 2003 05:20 | |
| Sinisa Milivojevic | 25 Jan 2003 05:47 | |
| Dirkjan Ochtman | 25 Jan 2003 05:53 | |
| miguel solórzano | 25 Jan 2003 08:55 | |
| Manuzhai | 27 Jan 2003 07:21 | |
| Dirkjan Ochtman | 27 Jan 2003 11:06 | |
| miguel solórzano | 27 Jan 2003 14:19 | |
| Michael Widenius | 29 Jan 2003 07:08 |
| Subject: | Re: bug in DROP DATABASE![]() |
|---|---|
| From: | Sinisa Milivojevic (sin...@mysql.com) |
| Date: | 01/24/2003 05:01:53 AM |
| List: | com.mysql.lists.bugs |
Dirkjan Ochtman writes:
Hi,
How-To-Repeat:
Version: MySQL 4.0.9-gamma-max-nt Windows: Windows XP + SP 1
mysql -u User -p
Enter password: *******
SHOW TABLE STATUS FROM `Database`;
4 rows in set (0.00 sec)
DROP DATABASE `Database`;
ERROR 6: Error on delete of '.\Database\TABLE.MYI' (Errcode: 13)
I think you get the same kind of error when doing an ALTER TABLE query directly after the "SHOW TABLE STATUS FROM" SQL.
Regards,
Dirkjan Ochtman
Hi!
The above is not a bug and can not be reproduced.
The above means that MySQL service is running under one user, while it utilizes for datadir a volume that is owned by another user.
-- __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <sin...@mysql.com> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Fulltime Developer /_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus <___/ www.mysql.com
Join MySQL Users Conference and Expo: http://www.mysql.com/events/uc2003/




