mariadb/storage
Vasil Dimov 3ba71f73be Merge from mysql-5.1-innodb:
------------------------------------------------------------
  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
  ------------------------------------------------------------
2010-05-04 16:47:47 +03:00
..
archive WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
blackhole WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
csv WL#5030: Split and remove mysql_priv.h 2010-04-01 14:19:08 +02:00
example WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
federated WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
heap WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
ibmdb2i
innobase Merge from mysql-5.1-innodb: 2010-05-04 16:47:47 +03:00
myisam WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
myisammrg WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
ndb Manual merge of mysql-trunk into mysql-trunk-merge. 2010-03-24 18:03:44 +03:00
perfschema Bug#52754 Build break in mysql-trunk, performance schema unit test 2010-04-12 03:31:45 -06:00
Makefile.am