On Thu, Dec 2, 2010 at 4:05 PM, bars0 bars0 wrote:
> Yes, something is certailny wrong, because even when I added in MySQL user
> 'krzysztof', wchich is similar to regular user of my linux machine, I can't
>
MySQL users have nothing to see with OS users. As root, do "su -c /bin/bash
- mysql" and
2010/12/2 Simcha Younger
> On Thu, 2 Dec 2010 10:06:21 +0100
> bars0 bars0 wrote:
>
> > Hi everyone!
> >
> > I try o send an output of a query in debian lenny, using: SELECTINTO
> > OUTFILE '/my_path/my_file' FROM...but I get an error: ERROR 1 (HY000):
> Can't
> > create/write to file... (Er
On Thu, 2 Dec 2010 10:06:21 +0100
bars0 bars0 wrote:
> Hi everyone!
>
> I try o send an output of a query in debian lenny, using: SELECTINTO
> OUTFILE '/my_path/my_file' FROM...but I get an error: ERROR 1 (HY000): Can't
> create/write to file... (Errcode 13).
> What's the problem?
You proba
On Thu, Dec 2, 2010 at 10:06 AM, bars0 bars0 wrote:
> I try o send an output of a query in debian lenny, using: SELECTINTO
> OUTFILE '/my_path/my_file' FROM...but I get an error: ERROR 1 (HY000):
> Can't
> create/write to file... (Errcode 13).
> What's the problem?
>
The file is not written a
Hi everyone!
I try o send an output of a query in debian lenny, using: SELECTINTO
OUTFILE '/my_path/my_file' FROM...but I get an error: ERROR 1 (HY000): Can't
create/write to file... (Errcode 13).
What's the problem?