• unknown's avatar
    InnoDB: After review fix · afed50ae
    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.
    afed50ae
ha_innodb.cc 165 KB