1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

fixed archive test. It might be OOM error on boxes with low amount of memory.

It leads to crash because there is no OOM check in ha_archive::unpack_row().
The fix:
added OOM error check


mysql-test/r/archive.result:
  remover test case
mysql-test/std_data/bug32880.ARN:
  remover test case
mysql-test/std_data/bug32880.ARZ:
  remover test case
mysql-test/std_data/bug32880.frm:
  remover test case
mysql-test/t/archive.test:
  remover test case
This commit is contained in:
Sergey Glukhov
2009-03-26 18:27:34 +04:00
parent fb8ac41a3b
commit d9a9f5c71f
6 changed files with 5 additions and 35 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.