54664 Commits (1a5de5bc82cee3c2411862b8ef32588b530a780f)
 

Author SHA1 Message Date
Michael Widenius 1a5de5bc82 Changed all file names in maria to LEX_STRING and removed some calls to strlen() 18 years ago
Michael Widenius d145362edf Fix for bug#38484 DELETE causes crash or index corruption 18 years ago
Michael Widenius 57e0bdb306 Automatic merge 18 years ago
Michael Widenius ea31b1e6ec Fixes for Bug #38016 Maria: trying to access freed memory when committing a transaction 18 years ago
Sergei Golubchik edb33da737 Bug#38466 maria: range query returns no data 18 years ago
Sergei Golubchik 47a82ad552 Bug#38135 Assertion failed: save_errno, file .\ma_update.c, line 200 18 years ago
Michael Widenius 9e7626532b Auto merge 18 years ago
Michael Widenius 50fa1eb8b5 Fixing bug when using alter table on locked maria table 18 years ago
Guilhem Bichot 6f8b889ae5 Fix for BUG#38018 INSERT SELECT ON DUPLICATE KEY UPDATE and LOAD DATA CONCURRENT REPLACE 18 years ago
Guilhem Bichot dddc6fd2ef Porting bugfix made by Serg (for bug37276_reduced_corruption.sql of BUG#37276 "Maria: various index corruption, 18 years ago
Guilhem Bichot eb548dc32f missing DBUG_RETURN, was causing crashes when run with --default-storage-engine=maria in tests 18 years ago
Guilhem Bichot 8de480a278 Merge of latest mysql-maria 18 years ago
Guilhem Bichot 71f72bad3f Fix for BUG#37873 "Client gets ok from INSERT VALUES before commit record is on disk": 18 years ago
Michael Widenius 7f02282404 Fixes for bug#37276: 18 years ago
Guilhem Bichot 942b38794f Test for fix made by Monty for BUG#37276 (CHECK TABLE said Invalid key block position: 15731098820608 key 18 years ago
Guilhem Bichot 81d3d3ac42 - lifting a limit: INSERT|REPLACE SELECT and LOAD DATA always prevented versioning, now what do so is if 18 years ago
Guilhem Bichot 60b88ce475 Fix for BUG#37876 "Importing Maria table from other server via binary copy does not work": 18 years ago
Michael Widenius f9ef13d562 Automatic merge 18 years ago
Michael Widenius 82d7938905 Bug#37276 maria crash on insert around the time check table is run 18 years ago
Guilhem Bichot 4d48802fde Fix for BUG#35107 "maria-preload.test is disabled because unrepeatable page cache statistics" 18 years ago
Guilhem Bichot 47f01c4284 Re-enabling maria-preload.test, to see if it is repeatable on all machines. 18 years ago
Guilhem Bichot 3e37fb35b1 Back-port of changes made to 6.0-maria (to remove compiler warnings or fix simple test failures) 18 years ago
Guilhem Bichot 6559f5c229 cutting test in two because it takes many things 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 c580583756 Automatic merge 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 38d024b577 merge 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 1d72603832 Merge; No notable changes 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
Guilhem Bichot 8ac71501fc Fix for BUG#37005 "Maria: ALTER TABLE TRANSACTIONAL=0 leaves table transactional inside Maria" 18 years ago
Guilhem Bichot 8ffd03394a public commit mails 18 years ago
Guilhem Bichot 5465dd088d automerge 18 years ago
unknown 7c87c307f3 Fixed non-debug build. 18 years ago
Guilhem Bichot a0aa81f9a8 Fix for BUG#36319 "Maria: table is not empty but DELETE and SELECT find no rows": 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 0f660db3aa merge 18 years ago
unknown 3967b6cfc7 WL#4401 "Maria - deserialize translog_flush() calls" 18 years ago