Skip to content
  • Rahul Malik's avatar
    a24ffcdd
    bug#25330449: ASSERT SIZE==SPACE->SIZE DURING BUF_READ_AHEAD_RANDOM · a24ffcdd
    Rahul Malik authored
    problem description:
    
    test was failing for innodb_page_size 16K and 32K.
    key_block_size=1 is not supported for 16K and 32K
    page_size.
    
    fix:
    
    removed support for innodb_page_size 16K and 32K.
    
    follow up fix for bug#25330449
    
    reviewed by :
    satya bodapati  <satya.bodapati@oracle.com>
    
    excluded support for
    a24ffcdd
    bug#25330449: ASSERT SIZE==SPACE->SIZE DURING BUF_READ_AHEAD_RANDOM
    Rahul Malik authored
    problem description:
    
    test was failing for innodb_page_size 16K and 32K.
    key_block_size=1 is not supported for 16K and 32K
    page_size.
    
    fix:
    
    removed support for innodb_page_size 16K and 32K.
    
    follow up fix for bug#25330449
    
    reviewed by :
    satya bodapati  <satya.bodapati@oracle.com>
    
    excluded support for
Loading