mariadb/storage/xtradb/srv
Vladislav Vaintroub 4bca1a786f Fix XtraDB LPBug #714143 :
Windows native async io is disabled.

The patch uses completion ports for asynchronous IO notification , 
instead of formerly  used notification via event . This also removes
the limit of 64 async IOs per background IO thread (this limit was 
forced  by using WaitForMultipleObjects in previous AIO implementation)
2011-06-12 16:07:18 +02:00
..
srv0que.c Merge XtraDB 8 into MariaDB. 2009-11-13 22:26:08 +01:00
srv0srv.c Merge XtraDB from Percona Server 5.1.56-12.7 into MariaDB-5.1. 2011-04-29 16:16:42 +02:00
srv0start.c Fix XtraDB LPBug #714143 : 2011-06-12 16:07:18 +02:00