| Commit message (Expand) | Author | Age | Files | Lines |
* | Changelog style cleanup. | arjen@fred.bitbike.com | 2002-05-23 | 1 | -2/+2 |
* | Noting historial release dates in change log. | arjen@fred.bitbike.com | 2002-05-23 | 1 | -18/+18 |
* | I forgot to add an item regarding a last bug fix | Sinisa@sinisa.nasamreza.org | 2002-05-22 | 1 | -0/+3 |
* | Re-diffed patch against glibc 2.2.5 (the last one was malformed and | lenz@mysql.com | 2002-05-21 | 1 | -24/+25 |
* | Insert known release dates (from TAGs in bk) into change log. | arjen@fred.bitbike.com | 2002-05-21 | 1 | -48/+50 |
* | Clarification of UNIX_TIMESTAMP() limited range checking. | arjen@fred.bitbike.com | 2002-05-21 | 1 | -2/+3 |
* | Updated Solaris 2.6 max. table size limit info. | arjen@fred.bitbike.com | 2002-05-21 | 1 | -1/+1 |
* | Style/typo fixup of Turbo Boyer-Moore info. | arjen@fred.bitbike.com | 2002-05-21 | 1 | -6/+7 |
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-05-20 | 2 | -2/+12 |
|\ |
|
| * | merge to 3.23.51 | monty@hundin.mysql.fi | 2002-05-20 | 1 | -2/+2 |
| |\ |
|
| | * | Updated assembler code from MySQL 4.0 (to make them work with gcc 3.0) | monty@hundin.mysql.fi | 2002-05-20 | 1 | -2/+2 |
| * | | merge | monty@hundin.mysql.fi | 2002-05-19 | 1 | -0/+2 |
| |\ \
| | |/ |
|
| | * | Fix bug in CONCAT_WS() | monty@hundin.mysql.fi | 2002-05-17 | 2 | -73/+138 |
| * | | Optimize LIKE with turbo-boyer-more algoritm | monty@hundin.mysql.fi | 2002-05-17 | 1 | -0/+8 |
* | | | Fix of option name (reported by dpacker). | arjen@fred.bitbike.com | 2002-05-20 | 1 | -1/+1 |
* | | | manual.texi Fix typo, semi-redundancy. | paul@teton.kitebird.com | 2002-05-17 | 1 | -2/+2 |
* | | | "Wikified" Manual_style_guidelines.txt | arjen@fred.bitbike.com | 2002-05-17 | 1 | -29/+41 |
* | | | NetWare trademark fixup (noted by Randolf Richardson). | arjen@fred.bitbike.com | 2002-05-17 | 3 | -7/+9 |
* | | | Re-merging and fixups of new User Resources section. | arjen@fred.bitbike.com | 2002-05-17 | 2 | -97/+108 |
|/ / |
|
* | | Fixed some compilation problems in last changeset | monty@hundin.mysql.fi | 2002-05-16 | 1 | -2/+5 |
* | | merge with 3.23.51 | monty@hundin.mysql.fi | 2002-05-16 | 1 | -9/+44 |
|\ \
| |/ |
|
| * | New my_gethostbyname_r() handling | monty@hundin.mysql.fi | 2002-05-16 | 1 | -7/+16 |
| * | Fixed bug in datetime range optimization | monty@hundin.mysql.fi | 2002-05-15 | 1 | -2/+5 |
| * | DROP DATABASE with symlinks did not work before | Sinisa@sinisa.nasamreza.org | 2002-05-14 | 1 | -0/+2 |
| * | Fix for ISNULL() | monty@hundin.mysql.fi | 2002-05-07 | 1 | -1/+6 |
| * | Fixed bug in ISNULL(not_null_expression) | monty@hundin.mysql.fi | 2002-05-04 | 1 | -2/+7 |
| * | Fixed problems with DECIMAL() type on overflow. | monty@hundin.mysql.fi | 2002-05-02 | 1 | -0/+7 |
| * | Don't change FLOAT(X+1,X) to FLOAT(X+2,X) | monty@hundin.mysql.fi | 2002-04-26 | 1 | -1/+5 |
* | | merge | monty@hundin.mysql.fi | 2002-05-16 | 1 | -13/+91 |
|\ \ |
|
| * | | Fix bug in SELECT SQL_CALC_FOUND_ROWS | monty@hundin.mysql.fi | 2002-05-16 | 1 | -74/+94 |
* | | | "News" updated | serg@sergbook.mysql.com | 2002-05-16 | 1 | -0/+2 |
* | | | Typo fix (tnx Paul!) | arjen@fred.bitbike.com | 2002-05-16 | 1 | -1/+1 |
* | | | Noted mysql_fix_extensions script. | arjen@fred.bitbike.com | 2002-05-16 | 1 | -71/+68 |
* | | | manual.texi Put back text that Sinisa wiped out in a resolve. | paul@teton.kitebird.com | 2002-05-15 | 1 | -0/+9 |
* | | | Merge | serg@sergbook.mysql.com | 2002-05-15 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | yet another ft-trunc bug fixed | serg@sergbook.mysql.com | 2002-05-15 | 1 | -0/+3 |
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-05-15 | 1 | -9/+69 |
|\ \ \ |
|
| * | | | fixing resolve errors | Sinisa@sinisa.nasamreza.org | 2002-05-15 | 1 | -2/+0 |
| * | | | resolve changes | Sinisa@sinisa.nasamreza.org | 2002-05-15 | 1 | -9/+71 |
| |\ \ \ |
|
| | * | | | Features made for Schlund plus several bug fixes. | Sinisa@sinisa.nasamreza.org | 2002-05-15 | 1 | -0/+67 |
* | | | | | Removed some long from mysqld comments (should be in manual). | monty@hundin.mysql.fi | 2002-05-15 | 1 | -1/+10 |
|/ / / / |
|
* | | | | Style fixups. | arjen@fred.bitbike.com | 2002-05-15 | 2 | -1/+3 |
* | | | | Merge arjen@work.mysql.com:/home/bk/mysql-4.0 | arjen@fred.bitbike.com | 2002-05-15 | 1 | -27/+31 |
|\ \ \ \ |
|
| * | | | | manual.texi Operators are operators, not functions, so they take | paul@teton.kitebird.com | 2002-05-14 | 1 | -11/+11 |
| * | | | | manual.texi Update description of logical AND. (In 3.23.9, it changed | paul@teton.kitebird.com | 2002-05-14 | 1 | -4/+7 |
| * | | | | manual.texi Change note mods, 3.23.51. | paul@teton.kitebird.com | 2002-05-14 | 1 | -2/+2 |
| * | | | | manual.texi Clarify meaning of SET TRANSACTION. | paul@teton.kitebird.com | 2002-05-14 | 1 | -10/+9 |
| * | | | | manual.texi Add --quote-names to mysqldump option list. | paul@teton.kitebird.com | 2002-05-14 | 1 | -0/+2 |
| * | | | | manual.texi DATE_FORMAT() %U, %u, %V, %u specifiers produce two digits. | paul@teton.kitebird.com | 2002-05-14 | 1 | -4/+4 |
| | |/ /
| |/| | |
|
* | | | | Fix in CONCAT/DELETE example to make it work with text fields (from Greg Jone... | arjen@fred.bitbike.com | 2002-05-14 | 1 | -1/+1 |
|/ / / |
|