"Franz, Fa. PostDirekt MA" <[EMAIL PROTECTED]> wrote:
> Dear Ladies and Sirs,
> 
> is ist possible to set a default for SQL_SELECT_LIMIT ?
> I tried to put this in my.cnf but it didn't work (server didn't start).
> 
> It's MySQL 4.017 on LINUX.
> 

Default value for the global SQL_SELECT_LIMIT is the maximum value for the CPU.
For 32-bit CPU it's 4Gb. So there is no default value.

Default value for session SQL_SELECT_LIMIT is the value of global SQL_SELECT_LIMIT.
 


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to