List:Commits« Previous MessageNext Message »
From:Patrick Crews Date:May 28 2008 1:30am
Subject:commit into mysql-5.1 branch (pcrews:2657) Bug#36721, Bug#36724, Bug#36726
View as plain text  
#At
file:///Users/pcrews/usr/local/bin/data1/work/funcs_1_3_bugs/mysql-5.1-bugteam_funcs_1/

 2657 Patrick Crews	2008-05-27
      Bug#36721 - Test funcs1.<engine>_func_view failing for multiple engines
      Bug#36724 - Test funcs_1.<engine>_storedproc_02 needs to be updated
      Bug#36726 - Test funcs_1.<engine>_storedproc failing - Needs to be updated on
5.1+
      
      func_view bug:  re-records .result files to account for addition of charset and
collation data 
                      to SHOW CREATE VIEW output
      storedproc bugs:  Added expected errors for those storedprocs that use
SQLSTATE:00000
                        in their handlers.  re-recorded .result files to account for these
                        expected errors.

per-file comments:
  mysql-test/suite/funcs_1/r/innodb_func_view.result
    Update result set for changes to SHOW CREATE VIEW output
  mysql-test/suite/funcs_1/r/memory_func_view.result
    Updated result set due to changes in SHOW CREATE VIEW output
  mysql-test/suite/funcs_1/r/myisam_func_view.result
    Updated result set due to changes in SHOW CREATE VIEW output

Thread
commit into mysql-5.1 branch (pcrews:2657) Bug#36721, Bug#36724, Bug#36726Patrick Crews28 May