summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal:/home/bk/mysql-4.0/unknown2004-02-193-10/+15
|\
| * potential problem fixed afer some reasoningunknown2004-02-193-10/+15
* | fix for the bug #2786 incorrect precedence for XOR operatorunknown2004-02-161-2/+1
* | Merge heikki@build.mysql.com:/home/bk/mysql-4.0unknown2004-02-161-0/+4
|\ \
| * | ha_innodb.cc:unknown2004-02-161-0/+4
* | | Cleanup + safety commentunknown2004-02-162-7/+4
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-162-65/+42
|\ \ \ | |/ / |/| |
| * | Always use libtool with "--preserve-dup-deps" unknown2004-02-132-65/+42
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-141-0/+1
|\ \ \ | |/ /
| * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-02-131-0/+1
| |\ \ | | |/ | |/|
| | * fixed copying of color in SEL_ARG::clone (fixed bug #2968)unknown2004-02-121-0/+1
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-111-0/+5
|\ \ \ | |/ / |/| |
| * | sql_load.cc:unknown2004-02-051-0/+5
* | | Code cleanupsunknown2004-02-102-5/+7
* | | row0mysql.c:unknown2004-02-094-2/+34
* | | follow-up to bug #2628: attempt to makeunknown2004-02-091-2/+6
* | | ha_innodb.cc:unknown2004-02-081-4/+10
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-062-3/+5
|\ \ \
| * | | fixed bug #1378 "mysqlbinlog for remote host is broken"unknown2004-02-062-3/+5
| | |/ | |/|
* | | 3.23 -> 4.0 merge: after merge fixesunknown2004-02-061-0/+1
* | | merge 3.23 -> 4.0, 2003/02/06unknown2004-02-063-10/+23
|\ \ \ | |/ / |/| |
| * | Fix for bug #2628 "ALTER TABLE destroys table and reports success"unknown2004-02-061-6/+12
| * | clean up commentsunknown2004-02-031-2/+2
| * | Fixed Bug #2338 Trigonometric arithmetic problemunknown2004-01-121-2/+4
| * | fixed restoring of thd->count_cuted_fields in store_val_in_fieldunknown2003-12-161-1/+7
* | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-051-0/+2
|\ \ \
| * \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-02-051-0/+2
| |\ \ \
| | * | | code cleanupunknown2004-02-051-1/+1
| | * | | added checking for bootstrap in select_send::send_dataunknown2004-02-041-0/+2
* | | | | Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461)unknown2004-02-053-12/+23
|/ / / /
* | | | beautify SHOW INDEX unknown2004-02-041-3/+2
* | | | 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-042-8/+12
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-046-79/+75
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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-034-77/+68
| * | | | Give error if locked table is used twice in query. This fixes strange error m...unknown2004-02-031-1/+5
* | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-02-034-12/+54
|\ \ \ \ \
| * | | | | Added new option --sync-frm / --skip-sync-frmunknown2004-02-033-8/+26
| * | | | | Proposed (version #2) fix for bug #1948:unknown2004-02-021-4/+28
* | | | | | increase the size of a signal thread's stack (the old one was too small for t...unknown2004-02-021-1/+1
|/ / / / /
* | | | | Typo fixingunknown2004-02-021-2/+2
* | | | | dict0dict.c:unknown2004-02-022-3/+18
* | | | | Fix for bug #2523 '"func_time" test fails on QNX'.unknown2004-01-303-17/+19
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-304-11/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix for bugs #1885, #2464, #2539. Proper handling of defaultunknown2004-01-304-11/+23
| |/ / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-303-12/+29
|\ \ \ \
| * | | | Fixed parsing of column names and foreign key constraints in Innobase to hand...unknown2004-01-303-12/+29
* | | | | Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables":unknown2004-01-303-11/+47