summaryrefslogtreecommitdiff
path: root/storage/maria/ma_unique.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed a compiler failure and removed some warnings in windowsMichael Widenius2014-03-111-3/+3
* merge with 5.3Sergei Golubchik2011-10-191-9/+22
|\
| * Merge in new handler and handlersocket code into 5.3 mainMichael Widenius2011-02-221-3/+14
| |\
| | * Safety fix for Aria:Michael Widenius2011-01-111-3/+13
| | * - Fixed that Aria works with HANDLER commandsMichael Widenius2011-01-101-0/+1
| * | Optimize use of SEARCH_SAVE_BUFF in AriaSergei Golubchik2011-01-141-1/+2
| * | Added to Aria better hash for packed numeric data for unique handling.Sergei Golubchik2011-01-141-5/+6
| |/
* | lots of post-merge changesSergei Golubchik2011-04-251-3/+3
|/
* Fixed bug that 'maria_read_log -a' didn't set max_trid when reparing tables.Michael Widenius2010-09-061-2/+1
* Added versioning of Maria indexMichael Widenius2008-06-261-11/+21
* Injecting more "const" declarations into code which does not changeunknown2008-04-031-6/+6
* Merged with mysql-5.1 main tree.unknown2007-07-021-9/+9
* GPL license update (same change as was done for all files in 5.1).unknown2007-03-021-2/+1
* After merge fixesunknown2007-01-261-1/+1
* Merge with new versionunknown2007-01-231-14/+16
|\
| * Implementation of rows-in-blockunknown2007-01-181-14/+16
* | merge of recent MyISAM changes into Maria.unknown2006-12-201-2/+2
|/
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+234