116 Commits (21430e43786edaf5b689c8b4aed49341bb7021c8)

Author SHA1 Message Date
Jan Lindström e479829a15 MDEV-5742: Assertion failure node->n_pending on fil0fil.c line 5039 12 years ago
Jan Lindström 3c77143017 Write size was not correctly alligned to SECT_SIZE. This lead to situation 12 years ago
Jan Lindström fa9f5f63e9 Removed unnecessary files and set lz4 under HAVE_LZ4 compiler 12 years ago
Jan Lindström 18353c6a4d Fixed issue on file space extension. File space should be extended from 12 years ago
Jan Lindström 55fab3dbf4 Fixed issue on atomic writes on startup, removed incorrect assert. 12 years ago
Jan Lindström 8c5d5bc5de Fixed merge error on InnoDB page compression level handling. 12 years ago
Jan Lindström a5e236db54 Add additional srv_use_fallocate guard for completing the IO with 12 years ago
Jan Lindström 57a70a635a MDEV-5355: InnoDB assertion at shutdown if posix_fallocate is used in ut_a(node->n_pending == 0 || node->space->stop_new_ops); 12 years ago
Jan Lindström c8b87ca16f MDEV-4133: Review InnoDB tablespace allocation patch by Toshikuni Fukaya. If innodb_use_posix_fallocate is set we use posix_fallocate call to extent tablespace allocation instead of pwrite. 12 years ago
unknown 9e13011efb Revert reverted patch (as workaround) to have no problem with ongoing fix. 12 years ago
unknown c7973615e7 Revert of marko.makela@oracle.com-20130430103950-j353faze84zzk9xf for xtradb 12 years ago
Vladislav Vaintroub 0aa607a01a MDEV-4338 - Support FusionIO/directFS atomic writes 13 years ago
Sergei Golubchik 115a296756 merge with XtraDB as of Percona-Server-5.1.63-rel13.4 13 years ago
Michael Widenius 6378bdbf47 Fixed compiler warning and errors 14 years ago
Michael Widenius 47575bd0e0 Fixed compiler warnings 14 years ago
Michael Widenius d2472af7f5 Fixed compiler warning 15 years ago
Michael Widenius 96c1a87455 Fixed after-merge failures found by buildbot 15 years ago
Michael Widenius 52b64be318 Fixed compiler warnings 15 years ago
unknown bd8942070b After-merge fixes for MWL#47 (which causes changes in binlog positions in .result files). 15 years ago
Michael Widenius 69fe020f01 Fixed bugs found by buildbot: 15 years ago
Michael Widenius 236478cef7 Fixed compiler warnings from Windows compiler 15 years ago
Michael Widenius 1fec5af772 Fixed compiler warnings and sporadic failures in test cases 16 years ago
Michael Widenius f83113df07 Applied Antony T Curtis patch for declaring many CHARSET objects as const 16 years ago
Michael Widenius d13c54351d Remove compiler warnings (Including some warnings from -Wstrict-aliasing) 16 years ago
Sergey Petrunya 2083b7ddfd Make MariaDB work on windows: 16 years ago
unknown 592379fc95 Fix most Compiler warnings seen in buildbot. 16 years ago
Sergey Petrunya d841ea23ef Trivial fixes for windows compile failures 16 years ago