mariadb/storage/innobase/ut
tsmith@maint1.mysql.com c488e4b928 Applied InnoDB 5.1 snapshot ss787.
Bugs fixed:
- Bug #20791    valgrind errors in InnoDB
  Remove Valgrind warning of Bug #20791 : in new database
  creation, we read the doublewrite buffer magic number from
  uninitialized memory; the code worked because it was extremely
  unlikely that the memory would contain the magic number
- Bug #21784    DROP TABLE crashes 5.1.12-pre if concurrent
  queries on the table
  remove update_thd() in ::store_lock()


Also includes numerous coding style fixes, etc.  See file-level
comments for details.
2006-09-05 03:52:15 +02:00
..
Makefile.am Applied innodb-5.1-ss594 snapshot. 2006-06-01 10:34:04 +04:00
ut0byte.c Applied InnoDB 5.1 snapshot ss787. 2006-09-05 03:52:15 +02:00
ut0dbg.c Applied InnoDB 5.1 snapshot ss787. 2006-09-05 03:52:15 +02:00
ut0list.c Applied innodb-5.1-ss594 snapshot. 2006-06-01 10:34:04 +04:00
ut0mem.c Applied InnoDB 5.1 snapshot ss787. 2006-09-05 03:52:15 +02:00
ut0rnd.c Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
ut0ut.c Applied InnoDB 5.1 snapshot ss787. 2006-09-05 03:52:15 +02:00
ut0vec.c Applied InnoDB 5.1 snapshot ss787. 2006-09-05 03:52:15 +02:00
ut0wqueue.c Applied InnoDB 5.1 snapshot ss787. 2006-09-05 03:52:15 +02:00