You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sergei Golubchik aa36d9e742 MDEV-5120 Test suite test maria-no-logging fails 11 years ago
..
unittest Fixed MDEV-4291: Assertion `trid >= info->s->state.create_trid' failure or data corruption (key points to record 13 years ago
CMakeLists.txt MDEV-672 : storage/maria and storage/perfschema do not appear to honor WITH_UNIT_TESTS 13 years ago
file_formats.txt Fixed compiler warnings 18 years ago
ft_maria.c Fixed some compiler warnings and errors in test suite found by buildbot 16 years ago
ha_maria.cc MDEV-5120 Test suite test maria-no-logging fails 11 years ago
ha_maria.h Added support for --crash-script in mysqld_safe. 13 years ago
lockman.c merge with 5.3 14 years ago
lockman.h solaris fixes 18 years ago
ma_bitmap.c MDEV-4243 Warnings/errors while compiling with clang 13 years ago
ma_blockrec.c Fixed a compiler failure and removed some warnings in windows 12 years ago
ma_blockrec.h 5.1 merge 13 years ago
ma_cache.c merge with 5.3 14 years ago
ma_changed.c lots of post-merge changes 15 years ago
ma_check.c MySQL-5.5.35 merge 12 years ago
ma_check_standalone.h MySQL-5.5.35 merge 12 years ago
ma_checkpoint.c compiler warnings 13 years ago
ma_checkpoint.h rename maria to aria 15 years ago
ma_checksum.c MariaDB made be compiled by gcc 4.8.1 12 years ago
ma_close.c Fix for MDEV-6493: Assertion `table->file->stats.records > 0 || error' failure, or 'Invalid write' valgrind warnings, or crash on scenario with Aria table, view, LOCK TABLES 11 years ago
ma_commit.c post-review fixes 17 years ago
ma_commit.h - WL#3239 "log CREATE TABLE in Maria" 19 years ago
ma_control_file.c use PSI wrappers in aria and other non-MySQL code 14 years ago
ma_control_file.h rename maria to aria 15 years ago
ma_create.c Merge mariadb 5.3->mariadb 5.5 14 years ago
ma_dbug.c use PSI wrappers in aria and other non-MySQL code 14 years ago
ma_delete.c 5.3 merge. 13 years ago
ma_delete_all.c merge with 5.3 14 years ago
ma_delete_table.c Fixed MDEV-306 / LP:1007967 - Assertion `table->file->stats.records > 0 || error' failed join_read_const_table on concurrent SELECT and DROP/ADD INDEX 14 years ago
ma_dynrec.c Fixed a compiler failure and removed some warnings in windows 12 years ago
ma_extra.c Fixed lp:947474 "Assertion `table->file->stats.records > 0 || error' failed in join_read_const_table on concurrent SELECT and ALTER, constant Aria table" 14 years ago
ma_ft_boolean_search.c On linux we build with defined _GNU_SOURCE. 14 years ago
ma_ft_eval.c Fixes after review of guilhem of block record patch 19 years ago
ma_ft_eval.h GPL license update (same change as was done for all files in 5.1). 19 years ago
ma_ft_nlq_search.c 5.3 merge 13 years ago
ma_ft_parser.c lots of post-merge changes 15 years ago
ma_ft_stem.c GPL license update (same change as was done for all files in 5.1). 19 years ago
ma_ft_test1.c Fixes after review of guilhem of block record patch 19 years ago
ma_ft_test1.h GPL license update (same change as was done for all files in 5.1). 19 years ago
ma_ft_update.c 5.3->5.5 merge 14 years ago
ma_ftdefs.h lots of post-merge changes 15 years ago
ma_fulltext.h Merge with mysql-maria 17 years ago
ma_info.c Fixed MDEV-306 / LP:1007967 - Assertion `table->file->stats.records > 0 || error' failed join_read_const_table on concurrent SELECT and DROP/ADD INDEX 14 years ago
ma_init.c merge with 5.3 14 years ago
ma_key.c Merge 5.3->5.5 12 years ago
ma_key_recover.c Fixed compiler errors 13 years ago
ma_key_recover.h Fixes some bug in Aria recovery: 15 years ago
ma_keycache.c merge with 5.3 14 years ago
ma_locking.c 5.3 merge 14 years ago
ma_loghandler.c Compilation warnings. 13 years ago
ma_loghandler.h Fix of compiler errors. 15 years ago
ma_loghandler_lsn.h Fix for BUG#37876 "Importing Maria table from other server via binary copy does not work": 18 years ago
ma_norec.c Added support for NO_RECORD record format (don't store any row data) for Aria. 15 years ago
ma_open.c Fix for MDEV-6493: Assertion `table->file->stats.records > 0 || error' failure, or 'Invalid write' valgrind warnings, or crash on scenario with Aria table, view, LOCK TABLES 11 years ago
ma_packrec.c On linux we build with defined _GNU_SOURCE. 14 years ago
ma_page.c merge with 5.3 14 years ago
ma_pagecache.c Fixed compiler errors 13 years ago
ma_pagecache.h merge with 5.3 14 years ago
ma_pagecaches.c copyright and license info 18 years ago
ma_pagecrc.c MDEV-3999: Valgrind errors 'invalid write' or assorted server crashes on concurrent flow with partitioned Aria tables 13 years ago
ma_panic.c merge with 5.3 14 years ago
ma_preload.c lots of post-merge changes 15 years ago
ma_range.c MDEV-4687: impossible where with < operation, but =-5 return one row 12 years ago
ma_recovery.c MySQL-5.5.35 merge 12 years ago
ma_recovery.h Fixed portability problem with partiton_error.test 15 years ago
ma_recovery_util.c merge with 5.3 14 years ago
ma_recovery_util.h WL#3072 - Maria Recovery 18 years ago
ma_rename.c Fixed lp:947474 "Assertion `table->file->stats.records > 0 || error' failed in join_read_const_table on concurrent SELECT and ALTER, constant Aria table" 14 years ago
ma_rfirst.c Merged with mysql-5.1 main tree. 19 years ago
ma_rkey.c merge with 5.3 14 years ago
ma_rlast.c Merged with mysql-5.1 main tree. 19 years ago
ma_rnext.c merge with 5.3 14 years ago
ma_rnext_same.c merge with 5.3 14 years ago
ma_rprev.c merge with 5.3 14 years ago
ma_rrnd.c MDEV-736 LP:1004615 - Unexpected warnings "Encountered illegal value '' when converting to DECIMAL" on a query with aggregate functions and GROUP BY 13 years ago
ma_rsame.c merge with 5.3 14 years ago
ma_rsamepos.c Added versioning of Maria index 18 years ago
ma_rt_index.c merge with 5.3. 14 years ago
ma_rt_index.h Added MARIA_PAGE structure to keep all information about a maria key page. 17 years ago
ma_rt_key.c Fixes some bug in Aria recovery: 15 years ago
ma_rt_key.h Added MARIA_PAGE structure to keep all information about a maria key page. 17 years ago
ma_rt_mbr.c Added MARIA_PAGE structure to keep all information about a maria key page. 17 years ago
ma_rt_mbr.h Added MARIA_PAGE structure to keep all information about a maria key page. 17 years ago
ma_rt_split.c compiler warnings 13 years ago
ma_rt_test.c merge with 5.3 14 years ago
ma_scan.c MDEV-4280: Assertion `empty_size == empty_size_on_page' failure in ma_blockrec.c or ER_NOT_KEYFILE on query with DISTINCT and GROUP BY 13 years ago
ma_search.c Compilation warnings. 13 years ago
ma_servicethread.c Fix build error on Ubuntu 11.10, if systemtap is installed. 14 years ago
ma_servicethread.h Fix build error on Ubuntu 11.10, if systemtap is installed. 14 years ago
ma_sort.c MySQL-5.5.35 merge 12 years ago
ma_sp_defs.h Added versioning of Maria index 18 years ago
ma_sp_key.c lots of post-merge changes 15 years ago
ma_sp_test.c lots of post-merge changes 15 years ago
ma_state.c Fix for MDEV-6493: Assertion `table->file->stats.records > 0 || error' failure, or 'Invalid write' valgrind warnings, or crash on scenario with Aria table, view, LOCK TABLES 11 years ago
ma_state.h MDEV-3999: Valgrind errors 'invalid write' or assorted server crashes on concurrent flow with partitioned Aria tables 13 years ago
ma_static.c merge with 5.3 14 years ago
ma_statrec.c merge with 5.3 14 years ago
ma_test1.c Fixed MDEV-4291: Assertion `trid >= info->s->state.create_trid' failure or data corruption (key points to record 13 years ago
ma_test2.c Fixed MDEV-4291: Assertion `trid >= info->s->state.create_trid' failure or data corruption (key points to record 13 years ago
ma_test3.c MDEV-4243 Warnings/errors while compiling with clang 13 years ago
ma_test_all.res Fixes for redo/undo logging of key pages 18 years ago
ma_test_all.sh makes mi_test_all.sh & ma_test_all.sh working (MDEV-285) 13 years ago
ma_test_big.sh UNDO of rows now puts back all part of the row on their original pages and positions 18 years ago
ma_test_force_start.pl rename maria to aria 15 years ago
ma_test_recovery Added versioning of row data 18 years ago
ma_unique.c Fixed a compiler failure and removed some warnings in windows 12 years ago
ma_update.c 5.3 merge. 13 years ago
ma_write.c Fixed some cache variables that could be set to higher value than what the code supported (size_t) 13 years ago
maria_chk.c MDEV-5485 Minor man pages formatting issues 12 years ago
maria_def.h Fix for MDEV-6493: Assertion `table->file->stats.records > 0 || error' failure, or 'Invalid write' valgrind warnings, or crash on scenario with Aria table, view, LOCK TABLES 11 years ago
maria_dump_log.c merge with 5.3 14 years ago
maria_ftdump.c lots of post-merge changes 15 years ago
maria_pack.c Fixed MDEV-5724 "Server crashes on SQL select containing more group by and left join statements using innodb tables" 12 years ago
maria_read_log.c merge with 5.3 14 years ago
maria_rename.sh Added storage/maria (based on MyISAM). WL#3245 20 years ago
tablockman.c merge with 5.3 14 years ago
tablockman.h use PSI wrappers in aria and other non-MySQL code 14 years ago
test_pack Added storage/maria (based on MyISAM). WL#3245 20 years ago
trnman.c Fixed MDEV-4970: Wrong result with Aria table populated with disabled keys 12 years ago
trnman.h use PSI wrappers in aria and other non-MySQL code 14 years ago
trnman_public.h merged 17 years ago