An error occurred fetching the project authors.
  1. 07 Jun, 2006 1 commit
    • evgen@moonbone.local's avatar
      Fixed bug#19789: REPLACE was allowed for a VIEW with CHECK OPTION enabled. · 97436287
      evgen@moonbone.local authored
      The st_lex::which_check_option_applicable() function controls for which 
      statements WITH CHECK OPTION clause should be taken into account. REPLACE and
      REPLACE_SELECT wasn't in the list which results in allowing REPLACE to insert
      wrong rows in a such view.
      
      The st_lex::which_check_option_applicable() now includes REPLACE and 
      REPLACE_SELECT in the list of statements for which WITH CHECK OPTION clause is
      applicable.
      97436287
  2. 28 Jul, 2005 1 commit
  3. 05 Apr, 2005 1 commit
  4. 10 Dec, 2003 1 commit
  5. 22 Jan, 2003 1 commit
  6. 05 Jan, 2003 1 commit
  7. 06 Mar, 2001 1 commit
  8. 27 Dec, 2000 1 commit
  9. 22 Dec, 2000 1 commit
  10. 21 Dec, 2000 1 commit