On mardi, mai 28, 2002, at 09:35 , Evgeny Chuykov wrote:
> When try to use BACKUP TABLE, i get an error
> 'Failed copying .frm file: errno = 2' in the result table.
> What's the problem?
BACKUP TABLE write files with the user MySQLd is running...
So if your deamon run as mysql, you had to autori
On vendredi, mai 17, 2002, at 05:26 , Luc Foisy wrote:
> Can anyone tell me what this means??
>
> mysqld got signal 11;
[...]
(Could be) Bad RAM ?
R.
-
Before posting, please check:
http://www.mysql.com/manual.php (the m
Hi !
Is it possible to log mysql queries into a fifo created by :
# mkfifo -m660 queries.log
I've search with google but i found only one thread of one email where
somebody is getting an error 29. That's my case too.
Thanks a lot !
-