• unknown's avatar
    InnoDB: After review fix · 5b8264c2
    unknown authored
    
    sql/ha_innodb.cc:
      Avoid bitwise arithmetics, as it might be difficult to read.  The
      added readability costs one register and two instructions on x86.
    5b8264c2
ha_innodb.cc 165 KB