summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge 3.23 -> 4.0, 2003/02/06unknown2004-02-0611-23/+125
|\
| * Fix for bug #2628 "ALTER TABLE destroys table and reports success"unknown2004-02-064-6/+38
| * clean up commentsunknown2004-02-031-2/+2
| * Fixed Bug #2338 Trigonometric arithmetic problemunknown2004-01-123-2/+27
| * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-3.23unknown2003-12-173-1/+50
| |\
| | * fixed restoring of thd->count_cuted_fields in store_val_in_fieldunknown2003-12-163-1/+50
| * | Merge bk-internal:/home/bk/mysql-3.23/unknown2003-11-272-5/+1
| |\ \
| | * | - The LGPL section was removed from manual.texi, hence we now use a localunknown2003-11-252-5/+1
| | |/
| * | fix contact personunknown2003-11-271-2/+2
| * | Merge bk-internal:/home/bk/mysql-3.23/unknown2003-11-241-0/+2
| |\ \ | | |/ | |/|
| | * ignore:unknown2003-11-191-0/+2
* | | - updated config.guess, config.sub and ltmain.sh with versions from libtoolunknown2004-02-063-1055/+2528
* | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2004-02-053-3/+6
|\ \ \
| * | | - renamed mysql-test/t/init_file.sql to mysql-test/std_data/init_file.datunknown2004-02-053-3/+6
* | | | include atomic.h in extern "C" modeunknown2004-02-051-0/+2
|/ / /
* | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-054-0/+8
|\ \ \
| * \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-02-054-0/+8
| |\ \ \
| | * | | code cleanupunknown2004-02-052-11/+3
| | * | | added checking for bootstrap in select_send::send_dataunknown2004-02-044-0/+16
* | | | | Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461)unknown2004-02-059-15/+33
* | | | | - don't add merge ChangeSets to the Changelog in Bootstrapunknown2004-02-041-1/+1
* | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2004-02-049-12/+101
|\ \ \ \ \ | |/ / / /
| * | | | Fix for bug #2214: unknown2004-02-042-1/+85
| * | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-02-041-2/+2
| |\ \ \ \
| | * \ \ \ Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-041-2/+2
| | |\ \ \ \
| | | * \ \ \ Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-041-2/+2
| | | |\ \ \ \
| | | | * | | | For to export the right functions with changes done from 4.0.16unknown2004-02-041-2/+2
| * | | | | | | beautify SHOW INDEX unknown2004-02-043-4/+8
| |/ / / / / /
| * | | | | | clarify -F help text a bitunknown2004-02-041-1/+4
| * | | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-02-042-4/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | disabled atof() test as non-portableunknown2004-02-042-4/+2
* | | | | | | Some small enhancements for Do-compile:unknown2004-02-041-8/+5
|/ / / / / /
* | | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2004-02-045-3/+10
|\ \ \ \ \ \
| * | | | | | - renamed myisam/ft_dump to myisam/mysam_ftdump and added it to theunknown2004-02-035-3/+10
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-041-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fixed a bug in slave-compressed-protocol. Using this optionunknown2004-02-041-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Fixed problem with range optimization over overlapping ranges (#2448)unknown2004-02-047-223/+195
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-0411-174/+294
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Ensure that wait_timeout doesn't overflow on windows. (Bug #2400)unknown2004-02-041-1/+2
| * | | | | | Ensure that privileges are tested properly for multi-table-updates.unknown2004-02-036-171/+278
| * | | | | | Give error if locked table is used twice in query. This fixes strange error m...unknown2004-02-034-2/+14
* | | | | | | extra newline removedunknown2004-02-031-5/+5
* | | | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-02-0313-71/+293
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-031-1/+7
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | another variant (bug #2185: mysql.server script echo bug)unknown2004-02-031-6/+4
| | * | | | | | a fix (#2185: mysql.server script echo bug)unknown2004-02-021-1/+9
| * | | | | | | Added new option --sync-frm / --skip-sync-frmunknown2004-02-035-11/+32
| * | | | | | | Thai tis620 crash problem in text comparison routines was fixed.unknown2004-02-034-55/+158
| * | | | | | | Proposed (version #2) fix for bug #1948:unknown2004-02-023-4/+96
* | | | | | | | increase the size of a signal thread's stack (the old one was too small for t...unknown2004-02-021-1/+1
|/ / / / / / /