summaryrefslogtreecommitdiff
path: root/Docs
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.0unknown2002-06-0317-2991/+4223
|\
| * merge with 3.23unknown2002-06-021-0/+16
| |\
| | * Portability fixes for SCO and HPUXunknown2002-05-311-0/+16
| * | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-021-5/+6
| |\ \
| | * | mirrors.texi:unknown2002-05-301-5/+6
| * | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-05-291-10/+11
| |\ \ \ | | |/ /
| | * | Style fixup.unknown2002-05-291-1/+1
| | * | A few style/spelling fixups.unknown2002-05-291-10/+11
| * | | Merge hundin:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2002-05-281-4/+5
| |\ \ \ | | |/ / | |/| |
| | * | Small documentation changeunknown2002-05-281-4/+5
| * | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-05-281-6/+6
| |\ \ \
| | * | | Clarified myisampack 'limitations' (note from Werner).unknown2002-05-271-6/+6
| * | | | fixed tests after mergeunknown2002-05-284-0/+98
| * | | | merge with 3.23.51unknown2002-05-271-0/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Renamed stripp_sp -> strip_spunknown2002-05-271-0/+3
| | * | | Re-diffed patch against glibc 2.2.5 (the last one was malformed andunknown2002-05-211-24/+25
| * | | | Manual update about SET/ENUMunknown2002-05-271-1/+9
| | |/ / | |/| |
| * | | mirrors.texi:unknown2002-05-241-19/+21
| * | | Fixed outdated statements on NULL indexing and multi-table delete.unknown2002-05-241-7/+9
| * | | Fixed bad link to good one (noted by Jim Winstead).unknown2002-05-241-1/+1
| * | | Changelog style cleanup.unknown2002-05-231-2/+2
| * | | Noting historial release dates in change log.unknown2002-05-231-18/+18
| * | | I forgot to add an item regarding a last bug fixunknown2002-05-221-0/+3
| | |/ | |/|
| * | Re-diffed patch against glibc 2.2.5 (the last one was malformed andunknown2002-05-211-24/+25
| * | Insert known release dates (from TAGs in bk) into change log.unknown2002-05-211-48/+50
| * | Clarification of UNIX_TIMESTAMP() limited range checking.unknown2002-05-211-2/+3
| * | Updated Solaris 2.6 max. table size limit info.unknown2002-05-211-1/+1
| * | Style/typo fixup of Turbo Boyer-Moore info.unknown2002-05-211-6/+7
| * | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-05-202-2/+12
| |\ \
| | * \ merge to 3.23.51unknown2002-05-201-2/+2
| | |\ \ | | | |/
| | | * Updated assembler code from MySQL 4.0 (to make them work with gcc 3.0)unknown2002-05-201-2/+2
| | * | mergeunknown2002-05-191-0/+2
| | |\ \ | | | |/
| | | * Fix bug in CONCAT_WS()unknown2002-05-172-73/+138
| | * | Optimize LIKE with turbo-boyer-more algoritmunknown2002-05-171-0/+8
| * | | Fix of option name (reported by dpacker).unknown2002-05-201-1/+1
| * | | manual.texi Fix typo, semi-redundancy.unknown2002-05-171-2/+2
| * | | "Wikified" Manual_style_guidelines.txtunknown2002-05-171-29/+41
| * | | NetWare trademark fixup (noted by Randolf Richardson).unknown2002-05-173-7/+9
| * | | Re-merging and fixups of new User Resources section.unknown2002-05-172-97/+108
| |/ /
| * | Fixed some compilation problems in last changesetunknown2002-05-161-2/+5
| * | merge with 3.23.51unknown2002-05-161-9/+44
| |\ \ | | |/
| | * New my_gethostbyname_r() handlingunknown2002-05-161-7/+16
| | * Fixed bug in datetime range optimizationunknown2002-05-151-2/+5
| | * DROP DATABASE with symlinks did not work beforeunknown2002-05-141-0/+2
| | * Fix for ISNULL()unknown2002-05-071-1/+6
| | * Fixed bug in ISNULL(not_null_expression)unknown2002-05-041-2/+7
| | * Fixed problems with DECIMAL() type on overflow.unknown2002-05-021-0/+7
| | * Don't change FLOAT(X+1,X) to FLOAT(X+2,X)unknown2002-04-261-1/+5
| * | mergeunknown2002-05-161-13/+91
| |\ \
| | * | Fix bug in SELECT SQL_CALC_FOUND_ROWSunknown2002-05-161-74/+94