mariadb/storage/xtradb/sync
Jan Lindström 37093eb51e MDEV-8079: Crash when running MariaDB Debug with InnoDB on Windows
Problem was that std::vector was allocated using calloc instead of
new, this caused vector constructor not being called and vector
metadata not initialized.
2015-05-01 14:51:50 +03:00
..
sync0arr.cc 5.5 merge 2014-11-19 17:23:39 +01:00
sync0rw.cc MDEV-7148 - Recurring: InnoDB: Failing assertion: !lock->recursive 2015-03-05 15:30:11 +04:00
sync0sync.cc MDEV-8079: Crash when running MariaDB Debug with InnoDB on Windows 2015-05-01 14:51:50 +03:00