summaryrefslogtreecommitdiff
path: root/Docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | "News" updatedunknown2002-05-161-0/+2
* | | Typo fix (tnx Paul!)unknown2002-05-161-1/+1
* | | Noted mysql_fix_extensions script.unknown2002-05-161-71/+68
* | | manual.texi Put back text that Sinisa wiped out in a resolve.unknown2002-05-151-0/+9
* | | Mergeunknown2002-05-151-0/+3
|\ \ \ | |/ / |/| |
| * | yet another ft-trunc bug fixedunknown2002-05-151-0/+3
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-05-151-9/+69
|\ \ \
| * | | fixing resolve errorsunknown2002-05-151-2/+0
| * | | resolve changesunknown2002-05-151-9/+71
| |\ \ \
| | * | | Features made for Schlund plus several bug fixes.unknown2002-05-151-0/+67
* | | | | Removed some long from mysqld comments (should be in manual).unknown2002-05-151-1/+10
|/ / / /
* | | | Style fixups.unknown2002-05-152-1/+3
* | | | Merge arjen@work.mysql.com:/home/bk/mysql-4.0unknown2002-05-151-27/+31
|\ \ \ \
| * | | | manual.texi Operators are operators, not functions, so they takeunknown2002-05-141-11/+11
| * | | | manual.texi Update description of logical AND. (In 3.23.9, it changedunknown2002-05-141-4/+7
| * | | | manual.texi Change note mods, 3.23.51.unknown2002-05-141-2/+2
| * | | | manual.texi Clarify meaning of SET TRANSACTION.unknown2002-05-141-10/+9
| * | | | manual.texi Add --quote-names to mysqldump option list.unknown2002-05-141-0/+2
| * | | | manual.texi DATE_FORMAT() %U, %u, %V, %u specifiers produce two digits.unknown2002-05-141-4/+4
| | |/ / | |/| |
* | | | Fix in CONCAT/DELETE example to make it work with text fields (from Greg Jone...unknown2002-05-141-1/+1
|/ / /
* | | Added doc/changelog for --no-beep and --prompt=... in mysql cmdline client.unknown2002-05-101-4/+95
* | | Style fixup for docs commit.unknown2002-05-091-5/+5
* | | mergeunknown2002-05-091-14/+21
|\ \ \