97 Commits (90fbd8b22b4b84cdc027fed26012efd87c2b6737)

Author SHA1 Message Date
Michael Widenius de1765fb64 Speedups: 14 years ago
Michael Widenius fa36a7426b Fixed lp:879939 "assertion in ha_maria::enable_indexes with derived_with_keys=on" 14 years ago
Michael Widenius 10065404ea Fixes lp:805930 Sysbench breaks on multiple table test with MariaDB 5.2.7 + Aria 15 years ago
Michael Widenius 7199ac5916 Aria fixes: 15 years ago
Michael Widenius 13f55aac67 A bit better fix for tmp-table problem 15 years ago
Michael Widenius 26565ae1d6 Aria issues: 15 years ago
Sergei Golubchik f5ea301acc Added support for NO_RECORD record format (don't store any row data) for Aria. 15 years ago
Sergei Golubchik e246077bcf rename maria to aria 15 years ago
Michael Widenius d121e66305 Fix for compiler warnings on windows 16 years ago
Guilhem Bichot 3907cb1d70 Fix for BUG#42112 "Maria: recovery failure (pushbuild2) Assertion `rownr == 0 && new_page' failed" 17 years ago
Michael Widenius 3fca23902c Log queries to maria_log if compiled with EXTRA_DEBUG 17 years ago
Michael Widenius 7eda7f1337 Code cleanup: 17 years ago
unknown dd8e57af7b _ma_state_info_write numeric flags changed with constants. 17 years ago
Guilhem Bichot 5aa1e3b364 Small fixes for pushbuild: compiler warnings, checking that partitioning is enabled when testing it. 17 years ago
Michael Widenius 3271841881 Merging of changes from myisam -> maria missing in last 5.1 - 5.1->maria merge 17 years ago
Michael Widenius 1a5de5bc82 Changed all file names in maria to LEX_STRING and removed some calls to strlen() 18 years ago
Sergei Golubchik 7ca3fc4ff0 compiler warnings 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 52cb0c24a6 Added versioning of Maria index 18 years ago
unknown c9a825810d WL#3072 - Maria Recovery 18 years ago
unknown f094eff1d9 Injecting more "const" declarations into code which does not change 18 years ago
unknown 963cd16722 Fixed excessive assertion reported in BUG#35031 18 years ago
unknown 311d8e898f Mac compiler warnings fixed. 18 years ago
unknown ab0fa111fe Fixed bug in restoring auto-increment value in case of duplicate key with insert or update 18 years ago
unknown 7a4bd76acd Fixes for the remaining 'not-yet-fixed' bugs found by Guilhem when running all tests with maria engine and one bug in maria_pack reported by Martin: 18 years ago
unknown 5cca615caf Allow index on 'CHAR(0) NULL' columns 18 years ago
unknown 534417c285 WL#3072 - Maria Recovery 18 years ago
unknown e689fbc458 Fixed compiler warnings by adding casts and changing variable types 18 years ago
unknown 266fde77b2 Added --loose-skip-maria to MYSQLD_BOOTSTRAP_CMD to get bootstrap.test to work 18 years ago
unknown 5ad477f6cb Added --with-maria-tmp-tables (default one) to allow on to configure if Maria should be used for internal temporary tables 18 years ago
unknown 7ecafcd18d Workaround internal compiler error in Visual Studio 2003. 18 years ago
unknown b5df1d3446 Bugs fixed: 18 years ago
unknown bfd5c273c4 UNDO of rows now puts back all part of the row on their original pages and positions 18 years ago
unknown 30d3d8d3fc Fixed several bugs in page CRC handling 18 years ago
unknown cc589bef15 Fixed bug in undo_key_delete; Caused crashed key files in recovery 18 years ago
unknown 7b19ba34fc Pagecache callbacks support added. 18 years ago
unknown d225521c76 Transaction log behaviour in case of write 18 years ago
unknown 8224c76fbd Removed MARIA_BASE min_row_length (duplicate of min_block_length) 18 years ago
unknown 2f6f08ed88 Added MARIA_SHARE *share to a lot of places to make code simpler 18 years ago
unknown 21fd2a5a36 First part of redo/undo for key pages 18 years ago
unknown 496741d576 Moved randomize and my_rnd under mysys 18 years ago
unknown 4eb383e06c After merge fixes. Applied changes made in myisam manually to maria. 18 years ago
unknown d0b9387b88 WL#3072 - Maria recovery. 18 years ago
unknown cec8ac3e07 WL#3071 Maria checkpoint 19 years ago
unknown 6aef814d98 Fixed some bugs when using undo of VARCHAR fields 19 years ago
unknown 2291f932b2 - WL#3072 Maria Recovery: 19 years ago
unknown e27890cab0 WL#3072 Maria recovery 19 years ago
unknown 0d301ee822 * tests which use MERGE or INSERT DELAYED should run only 19 years ago
unknown 95e2558f8e * "transactionality" needs to be preserved by TRUNCATE TABLE: 19 years ago
unknown 72c3c369e4 Fix for three bugs: 19 years ago