1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-01 17:39:21 +03:00
Files
mariadb/mysql-test/suite
Michael Widenius 3c07d04580 Fixed lp:902654 "MariaDB consistently crashes in collect_tables on Aria checkpoint execution"
This happend when you have more than 1024 open Aria tables during checkpoint.


mysql-test/mysql-test-run.pl:
  Fixed that variable names are consistent between external and internal server.
mysql-test/suite/maria/suite.pm:
  Test for aria-block-size instead of 'aria' as 'aria' is not set for embedded server.
  This should be ok for aria tests, as aria is never disabled for these.
storage/maria/ma_checkpoint.c:
  Fixed bug when there are more than 1024 open Aria tables during checkpoint.
2012-02-20 14:03:44 +02:00
..
2011-11-24 18:48:58 +02:00
2011-11-30 22:57:18 +02:00
2011-11-30 22:57:18 +02:00
2011-05-24 12:08:13 +05:30
2010-09-15 17:29:57 +02:00
2011-11-24 18:48:58 +02:00
2011-11-24 18:48:58 +02:00
2011-11-23 19:32:14 +02:00
2011-12-29 15:09:20 -08:00