mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 23:25:34 +02:00
more work on IO_CACHE
portability fixes for systems with broken syscalls that do not interrupt on a signal temporary commit - will not be pushed, need to sync up include/my_sys.h: work on READ_APPEND cache mysys/Makefile.am: change to test IO_CACHE mysys/mf_iocache.c: work on READ_APPEND cache BitKeeper/etc/ignore: Added mysys/#mf_iocache.c# mysys/test_io_cache to the ignore list sql/mysqld.cc: make shutdown work on broken systems sql/sql_repl.cc: make sure slave can be stopped on broken systems in all cases, clean-up
This commit is contained in:
parent
368c6c1f30
commit
cd825a1993
6 changed files with 290 additions and 42 deletions
|
|
@ -424,3 +424,5 @@ vio/test-ssl
|
|||
vio/test-sslclient
|
||||
vio/test-sslserver
|
||||
vio/viotest-ssl
|
||||
mysys/#mf_iocache.c#
|
||||
mysys/test_io_cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue