mariadb/storage/xtradb
Michael Widenius 44d8fe9646 Don't abort InnoDB/XtraDB if one can't allocate resources for AIO
- Better error messages

This fixes that one again can run the test systems with many threads without having to increase fs.aio-max-nr.


mysql-test/include/mtr_check.sql:
  Ignore the INNODB_USE_NATIVE_AIO variable (may change during execution)
mysql-test/mysql-test-run.pl:
  Ignore warnings for failure to setup AIO
storage/innobase/os/os0file.c:
  Continue without AIO even if we can't allocate resources for AIO
storage/xtradb/os/os0file.c:
  Continue without AIO even if we can't allocate resources for AIO
storage/xtradb/srv/srv0start.c:
  Give an error message (instead of core dump) if AIO can't be initialized
2012-06-27 17:13:12 +03:00
..
btr merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
buf MDEV-349 5.5 xtradb innodb_prefix_index_liftedlimit crash with valgrind 2012-06-21 11:26:53 +02:00
data merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
dict merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
dyn Merge XtraDB 8 into MariaDB. 2009-11-13 22:26:08 +01:00
eval merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
fil merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
fsp merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
fut Merge XtraDB 8 into MariaDB. 2009-11-13 22:26:08 +01:00
ha Merge XtraDB from Percona-Server-5.5.20-24.1 into MariaDB 5.5. 2012-02-15 15:37:38 +01:00
handler merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
ibuf merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
include merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
lock merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
log merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
mach merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
mem merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
mtr merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
os Don't abort InnoDB/XtraDB if one can't allocate resources for AIO 2012-06-27 17:13:12 +03:00
page merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
pars merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
que Merge XtraDB from Percona-server-5.5.17-rel22.1 into MariaDB 5.5 2011-12-15 10:34:14 +01:00
read merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
rem Merge XtraDB from Percona-server-5.5.17-rel22.1 into MariaDB 5.5 2011-12-15 10:34:14 +01:00
row merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
srv Don't abort InnoDB/XtraDB if one can't allocate resources for AIO 2012-06-27 17:13:12 +03:00
sync merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
trx merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
usr Merge XtraDB 9 into MariaDB. 2010-01-15 16:58:25 +01:00
ut merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
CMakeLists.txt Xtradb recently started to access thd members directly ,e.g thd->stmt_da (ha_innodb.cc) 2012-01-26 16:06:08 +01:00
COPYING.Google Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
COPYING.Percona Merge XtraDB 8 into MariaDB. 2009-11-13 22:26:08 +01:00
Doxyfile merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
ha_innodb.def Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00