3459 Commits (82d7938905a0a9c6647bd476b479f3e80e85a5e0)

Author SHA1 Message Date
Michael Widenius 82d7938905 Bug#37276 maria crash on insert around the time check table is run 18 years ago
Guilhem Bichot 2425763869 Fix for BUG#37288 "Maria - zerofill corrupts table". Testcase is running ma_test_recovery.pl on Windows. 18 years ago
Guilhem Bichot fdebe2788f Fix for BUG#35107 "maria-preload.test is disabled because causes assertion". 18 years ago
Guilhem Bichot 0432bc1e95 Fix for unit test failures. 18 years ago
Michael Widenius f27efe69f5 Disable versioning (concurrent writes) if more than one unique key 18 years ago
Michael Widenius d29e7f7472 Fix for Bug #37007 Maria: different checksum for MyISAM table depending on CHECKSUM=0|1 18 years ago
Sergei Golubchik 97a0501e92 fix for a strict aliasing issue with gcc 3.4.3 on sol10-amd64-a 18 years ago
Michael Widenius 9f589947b8 Fix for Bug #36578 Maria: maria-recover may fail to autorepair a table 18 years ago
unknown 7b8d4af166 Fixed maria-big test failure. 18 years ago
Guilhem Bichot f0c53638d7 Fixes for build errors under Windows and compiler warning under Linux 18 years ago
Michael Widenius 52cb0c24a6 Added versioning of Maria index 18 years ago
Jani Tolonen 4f14b87d91 Imported fix for bug#29464 from myisam table handler to maria. 18 years ago
Guilhem Bichot 96e2ca52ad Fix for failure of test maria-recover under Windows. 18 years ago
Guilhem Bichot 771a66eaee Port of ma_test_force_start.pl (test program for --maria-force-start-after-recovery-failures) to Windows. 18 years ago
Guilhem Bichot 26f685e72a disabling lockman2-t: takes too much time for a unit test (>=15 min), and what it 18 years ago
unknown abdda9e2d9 More safe flush_horizon variable initialization. 18 years ago
Guilhem Bichot bbef67f5bd Fix for BUG#35801 "Maria: unreadable log during tests" and 18 years ago
unknown 7c87c307f3 Fixed non-debug build. 18 years ago
Guilhem Bichot f89c61f5bb Fix for Valgrind errors when running rt_test and ma_rt_test, and segmentation fault 18 years ago
unknown 3967b6cfc7 WL#4401 "Maria - deserialize translog_flush() calls" 18 years ago
Guilhem Bichot 5f26e7384f Fix for build failures under Windows 18 years ago
Sergei Golubchik 17a9470e08 use "default" plugin configuration by default, not "none". 18 years ago
Michael Widenius 7d39726ba8 Fixed failing trnman-t unit test 18 years ago
Guilhem Bichot 39049addce Making maria-recover.test work the same with debug and non-debug builds: one error message was specific of 18 years ago
Guilhem Bichot a5bcb63f45 WL#4374 "Maria - force start if Recovery fails multiple times" 18 years ago
Michael Widenius 9977cae802 Fixed build errors/warnings caused by my last push 18 years ago
unknown 0816d9a70e After merge fixes 18 years ago
unknown 5099033c26 WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t" 18 years ago
unknown 5ca17f0dc6 Logical merge of changes in myisam to maria. 18 years ago
unknown e8899b1fc7 Added dependense to get the file in distribution tarball. 18 years ago
unknown 663f971b8d After merge fixes. 18 years ago
unknown ed5fe6d3eb compiler warning on non-debug build 18 years ago
unknown 5e0fc121fb No more 'have_maria' variable, use information schema.engines. 18 years ago
unknown 0b421a3e06 compiler warning 18 years ago
unknown c9a825810d WL#3072 - Maria Recovery 18 years ago
unknown bc31f00577 Fixed bugs related to huge records where group list do not 18 years ago
unknown 047ce0dcdc Problems of partially freed waiting quque fixed (BUG#35040) 18 years ago
unknown 75c8e2f4be Fix for ma_test_all-t failure and dbug/tests-t failure on Solaris: 18 years ago
unknown e5b4c350b7 possible BUG#22320 removed because it does not help. 18 years ago
unknown 130fb4ddd9 Bug#22320 workaround (second attempt) 18 years ago
unknown d12c8374bc BUG#22320 work around 18 years ago
unknown 28131daa26 Fix for BUG#35351 "Maria: R-tree index does not return all expected rows" 18 years ago
unknown 126c1228f5 Added versioning of row data 18 years ago
unknown b765997467 WL#3072 - Maria recovery 18 years ago
unknown 2d327efd89 Fixing the little bug that if a new version reads an old control file, 18 years ago
unknown 722a8ebe5b Store maximum transaction id into control file at clean shutdown. 18 years ago
unknown de4834090a Fixed problem switching to the new file is file appeared 18 years ago
unknown f094eff1d9 Injecting more "const" declarations into code which does not change 18 years ago
unknown 23536e8709 Added new routines for storing/restoring sequences. 18 years ago
unknown 3651e3285d Merge of changes in MyISAM since December 16 -> April 1 18 years ago