summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #6516 (Server crash loading spatial data)hf@deer.(none)2004-12-101-1/+5
* Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2004-12-102-2/+4
|\
| * A fix for a crashing bug #7101, which occures when the Sinisa@sinisa.nasamreza.org2004-12-102-2/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-12-093-27/+28
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-12-093-27/+28
| |\ \
| | * | Ensure that we free memory used with --order-by-primary (in mysqldump)monty@mysql.com2004-12-093-27/+28
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-12-0922-26/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug #6765 "Implicit access to time zone description dlenev@brandersnatch.localdomain2004-12-0922-26/+12
* | | | A fix and test case for Bug#6873 "PS, having with subquery, crash konstantin@mysql.com2004-12-091-0/+2
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2004-12-071-1/+3
|\ \ \ \
| * | | | Fixed Bug#7043, "SHOW CREATE TABLE security hole".jani@ua141d10.elisa.omakaista.fi2004-12-071-1/+3
| | |_|/ | |/| |
* | | | postreview fixbell@sanja.is.com.ua2004-12-075-6/+15
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-12-072-3/+12
|\ \ \ \ | |/ / /
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-12-071-1/+1
| |\ \ \
| | * | | A fix (bug #6993: Max myisam_data_pointer_size limited to 7).ram@gw.mysql.r18.ru2004-12-071-1/+1
| * | | | #7066 [Ver]: "ctype_ucs" fails on SGI IRIXbar@mysql.com2004-12-071-2/+11
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-12-079-24/+131
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mergebell@sanja.is.com.ua2004-12-079-24/+131
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...bell@sanja.is.com.ua2004-11-189-24/+132
* | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2004-12-071-24/+26
|\ \ \ \ \
| * | | | | Fix for bug #6840: Default value is not checked in ALTER column SET DEFAULT 'x'gluh@gluh.mysql.r18.ru2004-12-071-24/+26
* | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2004-12-071-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ mergegluh@gluh.mysql.r18.ru2004-12-071-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Fix for bug #6077: Problem with make test from 4.1.7 and bkgluh@gluh.mysql.r18.ru2004-11-101-1/+1
* | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2004-12-071-1/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix for crummy compiler that didn't udnerstand for declaration. Another fix f...brian@avenger.(none)2004-12-061-1/+2
* | | | | | | Removed getTableForAlterationmskold@mysql.com2004-12-071-1/+1
* | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2004-12-069-39/+122
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | UCS2 support in ENUM and SET, which also fixes:bar@mysql.com2004-12-066-23/+83
| * | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-12-062-7/+19
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | A fix (bug #5823: mysql_install_db fails due to incorrect max_allowed_packet).ram@gw.mysql.r18.ru2004-12-062-7/+19
| * | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2004-12-062-9/+20
| |\ \ \ \ \ \
| | * | | | | | Syntax extention: 'ALTER DATABASE' without db name (after review)gluh@gluh.mysql.r18.ru2004-12-062-9/+20
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Fix for bug#6935 table rename does not work with ndb tablesmskold@mysql.com2004-12-062-17/+25
|/ / / / / /
* | | | | | New fix for bug#6796 Wrong outcome of update operation of ndb tablemskold@mysql.com2004-12-061-3/+2
* | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2004-12-061-1/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2004-12-0212-132/+210
| |\ \ \ \ \
| * \ \ \ \ \ Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2004-12-011-1/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2004-11-301-1/+2
| | |\ \ \ \ \ \
| | | * | | | | | Fix for Bug #6794 Wrong outcome of update operation of ndb tablemskold@mysql.com2004-11-281-1/+2
| | | | |_|_|_|/ | | | |/| | | |
* | | | | | | | Fixed thar proper charset was not set in Field_set::val_str()bar@mysql.com2004-12-061-0/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/bXXXX-4.1lars@mysql.com2004-12-042-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Due to a compiler bug, slave.cc:tables_ok() sometimes wrongly returnslars@mysql.com2004-12-032-2/+2
* | | | | | | | mergebell@sanja.is.com.ua2004-12-031-3/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-12-031-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | init values to avoid junk returning in case of null value asking without assi...bell@sanja.is.com.ua2004-11-251-3/+3
* | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-12-0325-221/+369
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Mergejimw@mysql.com2004-12-0315-81/+138
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-12-032-27/+19
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | sql/sql_class.hserg@serg.mylan2004-12-032-27/+19