summaryrefslogtreecommitdiff
path: root/include/my_aes.h
Commit message (Collapse)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+3
|\
* | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+5
|/ | | | Adding header include file guards to files that are missing such.
* my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
| | | | | | | | | | | | | | | | | | | | | Corrected spelling in copyright text Makefile.am: Don't update the files from BitKeeper Many files: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header Many files: Added GPL copyright text Removed files: Docs/Support/colspec-fix.pl Docs/Support/docbook-fixup.pl Docs/Support/docbook-prefix.pl Docs/Support/docbook-split Docs/Support/make-docbook Docs/Support/make-makefile Docs/Support/test-make-manual Docs/Support/test-make-manual-de Docs/Support/xwf
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| | | | Changed header to GPL version 2 only
* Made keyread (key scanning) a key specific attribute.monty@hundin.mysql.fi2002-06-191-49/+31
| | | | | 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-17/+18
|
* This changeset is mostly new version of previous commit modified according peter@linux.local2002-06-111-0/+83
to Monty's code style and optimization comments