On Wednesday, September 24, 2003, at 03:25 PM, Oscar (TOMCAT) wrote:

I'm using MySQLcc version 0.9.2-beta... I want to recover more than 1000 rows in a select statement... What is the command to alter this setting ???

You can always explicitly add the LIMIT clause to change this for your queries. The 1000 limit only kicks in as a default.


     ___/
    /
   __/
  /
 ____/
 Ed Leafe
 http://leafe.com/
 http://opentech.leafe.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