2 messages in com.mysql.lists.bugsRe: Explanation: Problems with MYSQL-...| From | Sent On | Attachments |
|---|---|---|
| Miguel Angel Solórzano | 18 Aug 2001 19:40 | |
| Luciano Pulvirenti | 19 Aug 2001 22:53 |
| Subject: | Re: Explanation: Problems with MYSQL-D-MAX for win 98 DROP TABLE![]() |
|---|---|
| From: | Miguel Angel Solórzano (mig...@mysql.com) |
| Date: | 08/18/2001 07:40:06 PM |
| List: | com.mysql.lists.bugs |
At 08:52 16/08/2001 +0200, Luciano Pulvirenti wrote: Hi!
Sorry but I wasn't able to repeat the bug reported. However I did my tests with the DOS mysql client and others GUI clients, since the Mascom trial package that I have denied the start on my Win9x machines, so I assume you have an environment issue or Mascom behavior.
Regards, Miguel
I will try of to be clearer.
Operating system: WIN98 Version of Mysql 3.23.40 EXE : Mysql-d-max
I create a table of example.
Create table test ( Field1 tinyint not null ) type=BDB
The table is created regularly. The statement DROP TABLE test responds "Error 1051 - Unknown table test"
The only way to delete the table is:
alter table test , type=MyISAM
DROP TABLE test
The tests have been effected with Mascon.
--------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <mysq...@lists.mysql.com> To unsubscribe, e-mail <mysql-unsubscribe-solorzano=inte...@lists.mysql.com> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
-- For technical support contracts, goto https://order.mysql.com/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Miguel A. Solórzano <mig...@mysql.com> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, FullTime Developer /_/ /_/\_, /___/\___\_\___/ Mogi das Cruzes - São Paulo, Brazil <___/ www.mysql.com




