• Jon Olav Hauglid's avatar
    Bug #21099 MySQL 5.0.22 silently creates MyISAM tables even though · 43bf01e3
    Jon Olav Hauglid authored
               InnoDB specified.
                
    NO_ENGINE_SUBSTITUTION added to TRADITIONAL sql mode to prevent
    silent conversions from InnoDB to MyISAM in that sql mode.
    
    A number of test case results files updated to reflect this change.
    Test added to sql_mode.test that checks that TRADITIONAL really 
    includes NO_ENGINE_SUBSTITUION.
    43bf01e3
innodb_storedproc_07.result 7.95 KB