mariadb/storage
Jan Lindström 4a6a61cb81 MDEV-8268: InnoDB: Assertion failure in file buf0buf.cc line 5842 failing assertion ut_a(free_slot != NULL);
Analysis: Problem is that there is not enough temporary buffer slots
for pending IO requests.

Fixed by allocating same amount of temporary buffer slots as there
are max pending IO requests.
2015-06-09 11:35:21 +03:00
..
archive Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
blackhole MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
cassandra Backport from 10.1 to 10.0: Merge pull request #33 from k0da/mdev-7839 2015-03-25 19:44:31 +03:00
connect Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
csv MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
example 5.5.40+ merge 2014-10-09 10:30:11 +02:00
federated Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
federatedx cleanup: freshen up CREATE SERVER code 2014-12-04 10:41:51 +01:00
heap Remove some allocations not needed for internal temporary tables. 2015-02-01 14:19:39 +02:00
innobase MDEV-8268: InnoDB: Assertion failure in file buf0buf.cc line 5842 failing assertion ut_a(free_slot != NULL); 2015-06-09 11:35:21 +03:00
maria just like tempfiles: use key id 2 for temp Aria tables 2015-06-02 18:53:37 +02:00
mroonga Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
myisam MDEV-8126 encryption for temp files 2015-06-02 18:53:37 +02:00
myisammrg MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
oqgraph Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
perfschema fix cmake dependencies 2015-06-02 18:09:53 +02:00
sequence MDEV-6894 Enable SEQUENCE engine by default 2014-12-04 10:41:52 +01:00
sphinx Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01:00
spider Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
test_sql_discovery
tokudb Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
xtradb MDEV-8268: InnoDB: Assertion failure in file buf0buf.cc line 5842 failing assertion ut_a(free_slot != NULL); 2015-06-09 11:35:21 +03:00