22 Sep
                
                    2004
                
            
            
                22 Sep
                
                '04
                
            
            
            
        
    
                9:45 a.m.
            
        Hi, in 2.6.0-rc1, the generated LIMIT was displayed in SQL-query: SELECT * FROM thetable LIMIT 0,30 Since -rc2, we only see SELECT * FROM thetable Is this intentional? Marc