• Vasil Dimov's avatar
    Merge from mysql-5.1-innodb: · 3ba71f73
    Vasil Dimov authored
      ------------------------------------------------------------
      revno: 3438
      revision-id: marko.makela@oracle.com-20100504105546-4ew7a77e9uhxmhho
      parent: marko.makela@oracle.com-20100504093128-44v6glupe1dsh0ug
      committer: Marko M?kel? <marko.makela@oracle.com>
      branch nick: 5.1-innodb
      timestamp: Tue 2010-05-04 13:55:46 +0300
      message:
        Remove UNIV_BTR_AVOID_COPY. It was broken because btr_attach_half_pages()
        would get the block, new_block in the wrong order.
        Fixing that would have complicated the function even further
        for this marginal case.
      modified:
        storage/innodb_plugin/ChangeLog 2425@16c675df-0fcb-4bc9-8058-dcc011a37293:branches%2Fzip%2FChangeLog
        storage/innodb_plugin/btr/btr0btr.c 2@16c675df-0fcb-4bc9-8058-dcc011a37293:trunk%2Fbtr%2Fbtr0btr.c
        storage/innodb_plugin/include/univ.i 2@16c675df-0fcb-4bc9-8058-dcc011a37293:trunk%2Finclude%2Funiv.i
      ------------------------------------------------------------
    3ba71f73
univ.i 17 KB