1. 12 Jun, 2006 1 commit
    • gkodinov@mysql.com's avatar
      Bug #20363: Create view on just created view is now denied · eb693dcc
      gkodinov@mysql.com authored
      There was a wrong determination of the DB name (witch is 
      not always the one in TABLE_LIST because derived tables
      may be calculated using temp tables that have their db name
      set to "").
      The fix determines the database name according to the type 
      of table reference, and calls the function check_access() 
      with the correct db name so the correct set of grants is found.
      eb693dcc
  2. 10 Jun, 2006 3 commits
  3. 09 Jun, 2006 2 commits
  4. 08 Jun, 2006 4 commits
  5. 07 Jun, 2006 3 commits
  6. 06 Jun, 2006 6 commits
  7. 05 Jun, 2006 5 commits
  8. 04 Jun, 2006 1 commit
  9. 02 Jun, 2006 3 commits
  10. 01 Jun, 2006 12 commits