summaryrefslogtreecommitdiff
path: root/storage/maria/ma_dbug.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF addressMichal Schorm2019-05-101-1/+1
* use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-131-3/+3
* lots of post-merge changesSergei Golubchik2011-04-251-18/+18
* Automatic merge with 5.1Michael Widenius2010-11-041-2/+1
|\
| * #endif fixed.unknown2010-11-021-2/+1
* | Added extra argument to longlong2str() to make it have same prototype is int2...Michael Widenius2010-08-071-2/+2
|/
* Fix for Bug#40311 Assert in MARIA_RECORD_POS during pushbuild 2 test:Michael Widenius2008-12-221-0/+3
* Changed all file names in maria to LEX_STRING and removed some calls to strlen()Michael Widenius2008-08-251-1/+1
* Added versioning of Maria indexMichael Widenius2008-06-261-3/+9
* Injecting more "const" declarations into code which does not changeunknown2008-04-031-1/+1
* Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-101-1/+1
* Moved randomize and my_rnd under mysysunknown2007-10-091-1/+1
* Merged with mysql-5.1 main tree.unknown2007-07-021-3/+3
* Fixed compiler warningsunknown2007-06-091-0/+1
* GPL license update (same change as was done for all files in 5.1).unknown2007-03-021-2/+1
* Implementation of rows-in-blockunknown2007-01-181-3/+3
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+193