• unknown's avatar
    Bug fix for complicated GROUP BY ... ORDER BY query. · 3a395a99
    unknown authored
    Fixed problem in access rights testing (from last patch)
    
    
    mysql-test/r/group_by.result:
      Condenced GROUP test case
    mysql-test/t/group_by.test:
      Condenced GROUP test case
    sql/sql_parse.cc:
      Fixed problem in access rights testing (from last patch)
    sql/sql_select.cc:
      Rollback Sinisa's GROUP BY patch and make a better one.
    3a395a99
sql_parse.cc 97.7 KB