I have tried to install Mysql 3.23.40 again.
The problem also persists using the program directly mysql.exe of the
directory mysql/bin and  with an access ODBC performing the same commands.
To the attempt to perform the command DROP TABLE the error it is always
1051.
Thanks
Regards




Subject: Re: Explanation: Problems with MYSQL-D-MAX for win 98 DROP TABLE


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 <[EMAIL PROTECTED]>
>To unsubscribe, e-mail
><[EMAIL PROTECTED]>
>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

--
For technical support contracts, goto https://order.mysql.com/
    __  ___     ___ ____  __
   /  |/  /_ __/ __/ __ \/ /    Miguel A. Solórzano <[EMAIL PROTECTED]>
  / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Mogi das Cruzes - Săo Paulo, Brazil
        <___/   www.mysql.com


---------------------------------------------------------------------
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 <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




---------------------------------------------------------------------
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 <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to