summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@avenger.(none)2004-11-242-13/+22
|\
| * Merging 4.1 to 5.0brian@avenger.(none)2004-11-242-13/+22
| |\
| | * Merge mysql.com:/home/jonas/src/wl2077joreland@mysql.com2004-11-244-7/+37
| | |\
| | * \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-11-224-8/+36
| | |\ \
| | * | | added force send interface to scantomas@poseidon.ndb.mysql.com2004-11-222-13/+22
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-11-241-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | A fix. Why didn't we use UINT_MAX32?ram@gw.mysql.r18.ru2004-11-241-2/+2
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-11-246-4/+44
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fixed problem in MacOSbell@sanja.is.com.ua2004-11-246-4/+44
* | | | | Fixed bug related to lower case table names on Power Macgluh@gluh.mysql.r18.ru2004-11-242-7/+6
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2004-11-241-2/+1
|\ \ \ \ \
| * | | | | A small cleanup in sql_select.hkonstantin@mysql.com2004-11-241-2/+1
* | | | | | Fix for bug #5888 "Triggers with nonexistent columns cause packetsdlenev@brandersnatch.localdomain2004-11-2411-94/+157
|/ / / / /
* | | | | ha_myisammrg was missing index_type() method bug#6756serg@serg.mylan2004-11-232-0/+12
* | | | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2004-11-232-21/+21
|\ \ \ \ \
| * | | | | Fix compiler warnings on some systems. (Unused variables)pem@mysql.comhem.se2004-11-232-21/+21
* | | | | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2004-11-232-7/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | don't crash when trp=0serg@serg.mylan2004-11-231-3/+3
| * | | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1serg@serg.mylan2004-11-231-4/+19
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge mysql.com:/home/wax/mysql/mysql-4.1wax@mysql.com2004-11-231-4/+19
| | |\ \ \ \
| | | * | | | rename event_connect_request to smem_event_connect_requestwax@kishkin.ru2004-11-231-7/+7
| | | * | | | BUG#6056wax@kishkin.ru2004-11-041-1/+16
* | | | | | | More test cases are addedgluh@gluh.mysql.r18.ru2004-11-233-11/+13
|/ / / / / /
* | | | | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2004-11-229-24/+75
|\ \ \ \ \ \
| * \ \ \ \ \ mergedserg@serg.mylan2004-11-229-20/+75
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Bug#6252 - Duplicate columns in keys should failantony@ltantony.rdg.cyberkinetica.homeunix.net2004-11-221-1/+14
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-11-222-2/+4
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Bug #6748 heap_rfirst() doesn't work (and never did!)serg@serg.mylan2004-11-222-2/+4
| | * | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2004-11-222-2/+24
| | |\ \ \ \ \
| | | * | | | | Added checks for NOT NULL for all fields in UNIQUE INDEX (USING HASH)mskold@mysql.com2004-11-222-2/+24
| | | | |_|_|/ | | | |/| | |
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-11-222-6/+12
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fix for bug #6462 "Same request on same data returns differentdlenev@brandersnatch.localdomain2004-11-222-6/+12
| | * | | | | Bug #6737: REGEXP gives wrong result with case sensitive collation:bar@mysql.com2004-11-221-9/+11
| | * | | | | A fix and test case for Bug#6297 "prepared statement, wrong handlingkonstantin@mysql.com2004-11-211-0/+10
| | | |/ / / | | |/| | |
| * | | | | typo fixedserg@serg.mylan2004-11-221-5/+1
* | | | | | postreview changesbell@sanja.is.com.ua2004-11-2124-10/+37
* | | | | | mergebell@sanja.is.com.ua2004-11-214-13/+85
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | VIEW support for CHECK TABLE command (WL#1984)bell@sanja.is.com.ua2004-10-284-13/+85
* | | | | | post-merge fixserg@serg.mylan2004-11-201-1/+1
* | | | | | mergedserg@serg.mylan2004-11-2016-173/+383
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-11-193-19/+34
| |\ \ \ \ \
| | * \ \ \ \ Manual merge of fix for bug #6266 "Invalid DATETIME value is not handleddlenev@mysql.com2004-11-193-19/+34
| | |\ \ \ \ \
| | | * | | | | Fix for bug #6266 "Invalid DATETIME value is not handled properly".dlenev@brandersnatch.localdomain2004-11-153-19/+34
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-11-191-24/+20
| |\ \ \ \ \ \
| | * \ \ \ \ \ Manual merge of fix for bug #6439 "from_unixtime() function returnsdlenev@mysql.com2004-11-191-24/+20
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0dlenev@mysql.com2004-11-191-34/+23
| | | |\ \ \ \ \
| | | | * | | | | Proposed fix for bug #6439 "from_unixtime() function returns wrong datetime dlenev@mysql.com2004-11-151-34/+23
| * | | | | | | | Bug #6658 MAX(column) returns incorrect coercibilitybar@mysql.com2004-11-193-11/+8
| |/ / / / / / /
| * | | | | | | ha_ndbcluster.cc:tomas@poseidon.ndb.mysql.com2004-11-191-1/+1
| * | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-11-191-1/+1
| |\ \ \ \ \ \ \