• Magne Mahre's avatar
    Bug#47974 'TYPE=storage_engine' is deprecated and will be · a1e10b01
    Magne Mahre authored
              removed in MySQL 6.0
    
    CREATE TABLE... TYPE= returns the warning "The syntax 
    'TYPE=storage_engine' is deprecated and will be removed in 
    MySQL 6.0. Please use 'ENGINE=storage_engine' instead" 
    
    This syntax is deprecated already from version 5.4.4, so
    the message has been changed.
    
    In addition, the deprecation macro was changed to reflect
    the ServerPT decision not to include version number in the
    warning message.
    
    A number of test result files have been changed as a
    consequence of the change in the deprecation macro.
    a1e10b01
backup.result 4.29 KB