At 15:08 25/9/2002 +0300, Iikka Meriläinen wrote:
Hi,

Only for to clarify: There is a rename table bug for some NT family
(Win2k I tested) when is used at the command rename tables names with
uppercase and the default lower_case_tables_names =1. This is already
fixed in the next releases.

>On Wed, 25 Sep 2002, toby - wrote:
>
> > thnx iikkaa ....
> >
> > im bsorry ... i ve win2k pro, apache 1.3.24 n php 4.2.2
> > all workin fine .....
> >
> > my mysql4.0.1 alfa is givin me these night-mares ....
> >
> > cud this be the problem ???? 4.0.1 ALFA ????? it was a win zip file i guess
> > not the source but a binary .....
> >
> > plz do lemme know what can i do ????
> >
> > n thnx a lot again ....
> >
> > toby ......
>
> > > > >>
> > > > >>
> > > > >>Error on rename of '.\zabandb\ctnt_inf.MYI' to
> > > > >>'.\zabandb\#sql2-5b0-7e.MYI' (Errcode: 13)
> > > > >>
> > > > >>
>
>perror 13 --> Permission denied
>
>So it's probably due to your NTFS file/directory permission on Windows. Please
>try this if _nothing_ else seems to help: grant Everyone RWXD (full) rights to
>the whole data directory. This has, of course, a major problem with security
>but that way you could check if it's really a permissions problem. Also, a
>more secure way to accomplish this is to run the MySQL service as a ordinary
>user (rather than the SYSTEM account) and grant that user full rights to the
>whole data directory structure (make sure the subdirectories and files get
>their correct permissions, too).
>
>Regards,
>Iikka
>
>******************************************
>* Iikka Meriläinen                       *
>* E-mail: [EMAIL PROTECTED] *
>* Vaala, Finland                         *
>******************************************
>
>
>
>---------------------------------------------------------------------
>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

-- 
Regards,
    __  ___     ___ ____  __
   /  |/  /_ __/ __/ __ \/ /    Miguel Angel Solórzano <[EMAIL PROTECTED]>
  / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   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

Reply via email to