Mysql is installed properly with user mysql and group mysql.

What happens if I limit the maximum filesize for the mysql user? When it
reches that size it will send what kind of errors to the user doing the
query?

Another problem is that I have quite big innodb data-files, owned by
mysql, the limit would also stop the auto-increase files from growing I
guess? That's the primary reason. Another reason is the normal MyISAM
datafiles, some of them are quite big also.

Thats a few reasons that makes me want to solve this on the mysql-server
level instead of at the OS level.

- lars




On Thu, 31 Oct 2002, Jan Steinman wrote:

> >From: Lars Andersson <[EMAIL PROTECTED]>
> >
> >Thanks for your advices, but I don't want to solve this problem on the
> >OS/shell level.
>
> Assuming MySQL is installed properly, with its own user and group, I don't see why 
>you should not want to solve the problem this way.
>
>


---------------------------------------------------------------------
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