summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #6765 "Implicit access to time zone description unknown2004-12-0922-26/+12
* ha_innodb.cc:unknown2004-11-261-0/+3
* Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-254-8/+19
|\
| * Mergeunknown2004-11-254-8/+19
| |\
| | * Merge mysql.com:/space/bkroot/mysql-4.0unknown2004-11-254-7/+19
| | |\
| | | * Fix for Bug#6148. Only rewind read position in binary log when theunknown2004-11-254-7/+19
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-253-10/+14
|\ \ \ \
| * \ \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-253-10/+14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | A fix (bug #6441: Aggregate UDF in multi-table query crashes MySQL when retur...unknown2004-11-063-10/+14
* | | | | table.cc:unknown2004-11-251-1/+20
|/ / / /
* | | | Merge mysql.com:/home/jonas/src/wl2077unknown2004-11-244-7/+37
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/wax/mysql/mysql-4.1unknown2004-11-231-4/+19
| |\ \ \ \
| | * | | | rename event_connect_request to smem_event_connect_requestunknown2004-11-231-7/+7
| | * | | | BUG#6056unknown2004-11-041-1/+16
| * | | | | Bug#6252 - Duplicate columns in keys should failunknown2004-11-221-1/+14
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-11-222-2/+4
| |\ \ \ \ \
| | * | | | | Bug #6748 heap_rfirst() doesn't work (and never did!)unknown2004-11-222-2/+4
* | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-224-8/+36
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-222-2/+24
| |\ \ \ \ \ \
| | * | | | | | Added checks for NOT NULL for all fields in UNIQUE INDEX (USING HASH)unknown2004-11-222-2/+24
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-222-6/+12
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fix for bug #6462 "Same request on same data returns differentunknown2004-11-222-6/+12
* | | | | | | | added force send interface to scanunknown2004-11-222-13/+22
|/ / / / / / /
* | | | | | | Bug #6737: REGEXP gives wrong result with case sensitive collation:unknown2004-11-221-9/+11
* | | | | | | A fix and test case for Bug#6297 "prepared statement, wrong handlingunknown2004-11-211-0/+10
| |/ / / / / |/| | | | |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-193-19/+34
|\ \ \ \ \ \
| * \ \ \ \ \ Manual merge of fix for bug #6266 "Invalid DATETIME value is not handledunknown2004-11-193-19/+34
| |\ \ \ \ \ \
| | * | | | | | Fix for bug #6266 "Invalid DATETIME value is not handled properly".unknown2004-11-153-19/+34
| | | |/ / / / | | |/| | | |
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-191-24/+20
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Manual merge of fix for bug #6439 "from_unixtime() function returnsunknown2004-11-191-24/+20
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-191-34/+23
| | |\ \ \ \ \
| | | * | | | | Proposed fix for bug #6439 "from_unixtime() function returns wrong datetime unknown2004-11-151-34/+23
* | | | | | | | Bug #6658 MAX(column) returns incorrect coercibilityunknown2004-11-193-11/+8
|/ / / / / / /
* | | | | | | ha_ndbcluster.cc:unknown2004-11-191-1/+1
* | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | log_event.cc:unknown2004-11-191-1/+0
| * | | | | | | Mergeunknown2004-11-181-1/+2
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | When mysqlbinlog prints LOAD DATA INFILE, let it print the thread id. Some cu...unknown2004-11-181-1/+1
| | * | | | | | ha_innodb.cc:unknown2004-11-161-5/+6
* | | | | | | | moved ndb_use_transactions out of opts and to be set default true in THD::initunknown2004-11-182-6/+3
* | | | | | | | Mergeunknown2004-11-186-25/+69
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-183-16/+61
| |\ \ \ \ \ \ \
| | * | | | | | | Fix for bug#4312 ndb table, wrong behaviour on insert .. on duplicate key ..unknown2004-11-183-16/+61
| * | | | | | | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-181-7/+4
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | ndb: fix bug-4644 Err Out of fragment operationsunknown2004-11-131-7/+4
| * | | | | | | | Fixes for compilation errors in Windows (casts from uint32* to uint*) in repl...unknown2004-11-173-7/+7
* | | | | | | | | Mergeunknown2004-11-176-97/+255
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Enabled usage of new system variables for ndbunknown2004-11-175-94/+228
| * | | | | | | | enabled having system tables in ndbunknown2004-11-171-10/+27
* | | | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-172-12/+10
|\ \ \ \ \ \ \ \ \