mysql bug database error
        Posted  
        
            by 
                user963499
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user963499
        
        
        
        Published on 2012-04-12T23:18:44Z
        Indexed on 
            2012/04/12
            23:29 UTC
        
        
        Read the original article
        Hit count: 202
        
mysql
Why is that when I search a row in my database, it ended up 0 results? In fact, there are rows that meet my search criterion when I view them manually, but the search button doesnt work as it is. Heres how

you can see there are rows that have '0000-00-00 00:00:00' in them, but when I used the search feature, it ended up like this:

take note that Im entering it in the right field which is 'AcctStopTime'.
TIA
© Stack Overflow or respective owner