"David P. Donahue" <[EMAIL PROTECTED]> wrote on 01/26/2006 02:19:25 PM:

> I've determined that I need to set SQL_BIG_SELECTS=1 for an application 
> I have which connects to a MySQL 4.x database.  However, I don't see how 

> to apply it universally to that application's connection.  Is it 
> something I need to put in the connection string?  Something I need to 
> put in each query?  Basically, is there a way to set it globally on the 
> MySQL server so it will apply to all sessions/connections?
> 
> 
> Regards,
> David P. Donahue
> [EMAIL PROTECTED]
> http://www.cyber0ne.com
> 

How to specify that option depends entirely on how you are forming your 
connection with the MySQL server. Which connection library are you using 
and how are you opening your connection?

Shawn Green
Database Administrator
Unimin Corporation - Spruce Pine

Reply via email to