Hi Nitin,
Yes for the actually directories created mysql is the owner.
--
Thanks and Regards,
Manasi Save
Artificial Machines Pvt Ltd.
> Is mysql the owner of the directories?
>
>
>
> - Original Message
> From: Manasi Save
> To: Johan De Meersman
> Cc: Waynn Lue ; mysql
> Sent: Wed,
Hi Johan,
It worked perfectly. Thank you so much for this explanation.
I am really greatful.
--
Best Regards,
Manasi Save
Artificial Machines Pvt Ltd.
> On Wed, Nov 25, 2009 at 3:42 PM, Manasi Save <
> manasi.s...@artificialmachines.com> wrote:
>
>> Dear Johan,
>>
>> Need your help again in un
I have a query...
INSERT IGNORE INTO archive.history2 SELECT * FROM main.history2 ORDER
BY main.history2.id ASC LIMIT 100
...that after a certain number of records in the LIMIT clause, fails.
Specifically, it fails when run at the command line (as a PHP script) with the
error:
Is mysql the owner of the directories?
- Original Message
From: Manasi Save
To: Johan De Meersman
Cc: Waynn Lue ; mysql
Sent: Wed, November 25, 2009 8:12:25 PM
Subject: Re: question regarding mysql database location
Dear Johan,
Need your help again in understanding How mysql reads