74 Commits (f0ec34002a98eeb669cb254eaba6a3d678a58cc1)

Author SHA1 Message Date
iangilfillan f0ec34002a Correct FSF address 9 years ago
Monty 97b21a1953 MDEV-10759 Fix Aria to support 2-byte collation IDs 9 years ago
Oleksandr Byelkin 0ce0b88080 MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client() 10 years ago
Jan Lindström c5ae630582 Merge Google encryption 11 years ago
Sergei Golubchik 99677cc510 cleanup: move safe_str*() from sql_acl.cc to m_string.h 11 years ago
Michael Widenius 70823e1d91 MDEV-5120 Test suite test maria-no-logging fails 11 years ago
Sergey Vojtovich d12c7adf71 MDEV-5314 - Compiling fails on OSX using clang 12 years ago
Michael Widenius 3bc814beda - Added -Wno-uninitialized to avoid warnings in release builds 13 years ago
Sergei Golubchik 4ec6fe10e5 remove ULL() and LL(), because they're totally unnecessary 13 years ago
Igor Babaev ca2cdaad86 The patch for the task mdev-539. 13 years ago
Sergei Golubchik 5701d53190 MDEV-207 Install headers required to build external storage plugins 14 years ago
Michael Widenius a19f4e3a3a Fixed that maria-recover works as expected. 14 years ago
Michael Widenius fa36a7426b Fixed lp:879939 "assertion in ha_maria::enable_indexes with derived_with_keys=on" 14 years ago
Sergei Golubchik a844635637 use PSI wrappers in aria and other non-MySQL code 14 years ago
Sergei Golubchik b4a0b2c2f8 post-merge fixes. 14 years ago
Michael Widenius 9d68ccdeb8 Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of the index file before it's repaired. 15 years ago
Michael Widenius f715c9c205 Move maria_upgrade() out of maria_init() as in standalone programs maria_data_root is not set. 15 years ago
Sergei Golubchik 50ffaf6d0f provide maria* aliases for aria* command-line options, 15 years ago
Sergei Golubchik 069a068c90 restore the unintentinally broken ABI 15 years ago
Michael Widenius e2efd93385 Fixed some compiler warnings and errors in test suite found by buildbot 16 years ago
Guilhem Bichot 998b4ae52d Merge of MyISAM changes done in 5.1-main, into Maria 17 years ago
Sergei Golubchik 9c96fde120 post-review fixes 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 d6bdf03375 Added MARIA_PAGE structure to keep all information about a maria key page. 17 years ago
Michael Widenius 52cb0c24a6 Added versioning of Maria index 18 years ago
unknown 5099033c26 WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t" 18 years ago
unknown 126c1228f5 Added versioning of row data 18 years ago
unknown 311d8e898f Mac compiler warnings fixed. 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 6cad020440 Added maria_zerofill() 18 years ago
unknown 488cf72078 maria_page_checksum variable 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 4e0964cb04 Fixed repair_by_sort to work with BLOCK_RECORD 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 496741d576 Moved randomize and my_rnd under mysys 18 years ago
unknown 791b0aa081 WL#3071 - Maria checkpoint 18 years ago
unknown 4eb383e06c After merge fixes. Applied changes made in myisam manually to maria. 18 years ago
unknown f7b766c029 Added maria_commit() and maria_begin() to be used with external tests 18 years ago
unknown a3d2ae4648 merging MyISAM changes into Maria (not done in 5.1->maria merge of 18 years ago
unknown 631ecaabea Merged with mysql-5.1 main tree. 19 years ago
unknown d6f2fda680 Fixed REPAIR/CHECK/ANALYZE TABLE for tables with new BLOCK-ROW format. 19 years ago
unknown 704b39a158 - moving pagecache.h from include/ to storage/maria as it is Maria- 19 years ago
unknown 42cde8a7b2 rec_lsn (first REDO LSN( is now given to the page cache on unpinning 19 years ago
unknown 6686a3ee53 After merge fixes 19 years ago
unknown eb7d9500a9 Fixes after review of guilhem of block record patch 19 years ago
unknown 0abffa05a6 Fixed that maria.test works 19 years ago
unknown 39d64a1d25 Pagecache integration for review. 19 years ago
unknown 345959c660 Implementation of rows-in-block 19 years ago
unknown c2f2a41ed3 Maria - merging recent changes done to MyISAM into Maria. 19 years ago