summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-102-2/+4
|\
| * A fix for a crashing bug #7101, which occures when the unknown2004-12-102-2/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-093-27/+28
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-093-27/+28
| |\ \
| | * | Ensure that we free memory used with --order-by-primary (in mysqldump)unknown2004-12-093-27/+28
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-0922-26/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug #6765 "Implicit access to time zone description unknown2004-12-0922-26/+12
* | | | A fix and test case for Bug#6873 "PS, having with subquery, crash unknown2004-12-091-0/+2
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-071-1/+3
|\ \ \ \
| * | | | Fixed Bug#7043, "SHOW CREATE TABLE security hole".unknown2004-12-071-1/+3
| | |_|/ | |/| |
* | | | postreview fixunknown2004-12-075-6/+15
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-12-072-3/+12
|\ \ \ \ | |/ / /
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-071-1/+1
| |\ \ \
| | * | | A fix (bug #6993: Max myisam_data_pointer_size limited to 7).unknown2004-12-071-1/+1
| * | | | #7066 [Ver]: "ctype_ucs" fails on SGI IRIXunknown2004-12-071-2/+11
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-12-079-24/+131
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mergeunknown2004-12-079-24/+131
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...unknown2004-11-189-24/+132
* | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-071-24/+26
|\ \ \ \ \
| * | | | | Fix for bug #6840: Default value is not checked in ALTER column SET DEFAULT 'x'unknown2004-12-071-24/+26
* | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-071-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ mergeunknown2004-12-071-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Fix for bug #6077: Problem with make test from 4.1.7 and bkunknown2004-11-101-1/+1
* | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-071-1/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix for crummy compiler that didn't udnerstand for declaration. Another fix f...unknown2004-12-061-1/+2
* | | | | | | Removed getTableForAlterationunknown2004-12-071-1/+1
* | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-069-39/+122
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | UCS2 support in ENUM and SET, which also fixes:unknown2004-12-066-23/+83
| * | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-062-7/+19
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | A fix (bug #5823: mysql_install_db fails due to incorrect max_allowed_packet).unknown2004-12-062-7/+19
| * | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-062-9/+20
| |\ \ \ \ \ \
| | * | | | | | Syntax extention: 'ALTER DATABASE' without db name (after review)unknown2004-12-062-9/+20
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Fix for bug#6935 table rename does not work with ndb tablesunknown2004-12-062-17/+25
|/ / / / / /
* | | | | | New fix for bug#6796 Wrong outcome of update operation of ndb tableunknown2004-12-061-3/+2
* | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-061-1/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-0212-132/+210
| |\ \ \ \ \
| * \ \ \ \ \ Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-011-1/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-301-1/+2
| | |\ \ \ \ \ \
| | | * | | | | | Fix for Bug #6794 Wrong outcome of update operation of ndb tableunknown2004-11-281-1/+2
| | | | |_|_|_|/ | | | |/| | | |
* | | | | | | | Fixed thar proper charset was not set in Field_set::val_str()unknown2004-12-061-0/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/bXXXX-4.1unknown2004-12-042-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Due to a compiler bug, slave.cc:tables_ok() sometimes wrongly returnsunknown2004-12-032-2/+2
* | | | | | | | mergeunknown2004-12-031-3/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-12-031-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | init values to avoid junk returning in case of null value asking without assi...unknown2004-11-251-3/+3
* | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-12-0325-221/+369
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Mergeunknown2004-12-0315-81/+138
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-12-032-27/+19
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | sql/sql_class.hunknown2004-12-032-27/+19
| | * | | | | | | | | Merge mysql.com:/space/bkroot/mysql-4.1unknown2004-12-0314-54/+119
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |