Description of problem: SELECT DISTINCT fails in some case as well as SELECT ..... GROUP BY field even if there are valid fields in the database. A SELECT w/o DISTINCT or GROUP BY retrieves the rows. Version-Release number of selected component (if applicable): 5.0.18 myslqd How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: According to the mysql website, this problem is fixed in 5.0.20 but there is no update, bugfix for FC5 available as of this moment.
5.0.21 is now pushed for FC5.