summaryrefslogtreecommitdiff
path: root/mysys/rijndael.c
Commit message (Collapse)AuthorAgeFilesLines
* assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-101-1/+0
| | | | | some reason wasn't included before. A lot of files cleaned up from #include <assert.h>
* Made keyread (key scanning) a key specific attribute.monty@hundin.mysql.fi2002-06-191-557/+511
| | | | | This avoids using fulltext keys for table scanning. This also reverts Sinisa's original fix for this problem.
* This is just code style/minor optimizations cleanup changesetpeter@linux.local2002-06-141-49/+40
|
* This changeset is mostly new version of previous commit modified according peter@linux.local2002-06-111-0/+1452
to Monty's code style and optimization comments