76 Commits (5d6ad2ad66a677b67f2377d7665d6c140dd93323)

Author SHA1 Message Date
Monty 5d6ad2ad66 Added 'const' to arguments in get_one_option and find_typeset() 5 years ago
Monty 8eba777c2b mysqld --help will now load mysqld.options table 6 years ago
Alexander Barkov f1e13fdc8d MDEV-21581 Helper functions and methods for CHARSET_INFO 6 years ago
Sergei Golubchik f217612fad MDEV-12684 Show what config file a sysvar got a value from 6 years ago
Monty 6c50875a38 MDEV-20279 Increase Aria index length limit 6 years ago
Michael Widenius fb5ee3ff96 Fixed that ma_test_all.sh works 6 years ago
Monty ab38b7511b MDEV-17841 S3 storage engine 7 years ago
Michal Schorm 17b4f99928 Update FSF address 7 years ago
Vladislav Vaintroub 6c279ad6a7 MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 8 years ago
iangilfillan f0ec34002a Correct FSF address 9 years ago
Monty 05ed9fec03 Use MEM_CHECK_DEFINED to check if blocks contain uninitialized data 10 years ago
Michael Widenius f0f2072d1f Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write 11 years ago
Sergey Vojtovich d12c7adf71 MDEV-5314 - Compiling fails on OSX using clang 12 years ago
Michael Widenius 668306640e Fixed MDEV-4291: Assertion `trid >= info->s->state.create_trid' failure or data corruption (key points to record 13 years ago
Michael Widenius 068c61978e Temporary commit of 10.0-merge 13 years ago
Sergei Golubchik b4a0b2c2f8 post-merge fixes. 15 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Michael Widenius 07b5d554ee - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testing 15 years ago
Sergei Golubchik f5ea301acc Added support for NO_RECORD record format (don't store any row data) for Aria. 15 years ago
Michael Widenius 32f81bab7d WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 17 years ago
Guilhem Bichot 0432bc1e95 Fix for unit test failures. 18 years ago
Michael Widenius 52cb0c24a6 Added versioning of Maria index 18 years ago
unknown c9a825810d WL#3072 - Maria Recovery 18 years ago
unknown 126c1228f5 Added versioning of row data 18 years ago
unknown 722a8ebe5b Store maximum transaction id into control file at clean shutdown. 18 years ago
unknown dc36524546 Compiler warnings fixed. 18 years ago
unknown a1255fc299 Support of moving logs in other directory then data root. 18 years ago
unknown c719e1fd33 Added wrapper for chmod(): my_chmod() 18 years ago
unknown 30d3d8d3fc Fixed several bugs in page CRC handling 18 years ago
unknown d225521c76 Transaction log behaviour in case of write 18 years ago
unknown 2f6f08ed88 Added MARIA_SHARE *share to a lot of places to make code simpler 18 years ago
unknown ebf7ab7bce Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expected (by my_read/my_pread) 18 years ago
unknown 6b3743f0aa Fixes for redo/undo logging of key pages 18 years ago
unknown 21fd2a5a36 First part of redo/undo for key pages 18 years ago
unknown 13d53bf657 Merge some changes from sql directory in 5.1 tree 18 years ago
unknown 77017191de WL#3071 - Maria checkpoint 18 years ago
unknown 0f1feefa03 WL#3071 Maria checkpoint 18 years ago
unknown a1bb4afa7e after-merge fixes for 64bit 18 years ago
unknown 4eb383e06c After merge fixes. Applied changes made in myisam manually to maria. 18 years ago
unknown 0b2ba820c3 WL#3072 Maria recovery 18 years ago
unknown 6aef814d98 Fixed some bugs when using undo of VARCHAR fields 18 years ago
unknown 155193a6e2 Added applying of undo for updates 18 years ago
unknown 69d7db7758 WL#3072 - Maria Recovery 18 years ago
unknown 2291f932b2 - WL#3072 Maria Recovery: 18 years ago
unknown ac4ad9bdba WL#3072 Maria Recovery 18 years ago
unknown 044c4103ba Added undo of deleted row 18 years ago
unknown 03437ea043 Added UNDO handling of insert during recovery 18 years ago
unknown 2cc2f3e757 Generalized the way update and redo extends the size of a directory record. 18 years ago
unknown f7b766c029 Added maria_commit() and maria_begin() to be used with external tests 18 years ago
unknown 9b1e83dba7 porting Serg's fix for BUG#30094 to Maria. Now ma_test_all passes. 18 years ago