summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-206-90/+18
|\
| * A fix and test case for Bug#6049 "Loss of sign when using prepared unknown2004-10-166-90/+18
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-2024-207/+276
|\ \
| * | Review of all code pushed since last reviewunknown2004-10-2010-97/+137
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-1414-110/+139
| |\ \ | | |/ | |/|
| | * true,false -> TRUE, FALSEunknown2004-10-1414-110/+139
* | | fix for platforms that have lower_case_table_names == 2unknown2004-10-191-1/+1
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-193-23/+57
|\ \ \
| * \ \ Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-191-20/+36
| |\ \ \
| | * | | ha_innodb.cc:unknown2004-10-181-8/+1
| | * | | InnoDB: Treat UTF-8 strings properly in case insensitive operationsunknown2004-10-181-12/+35
| * | | | sql_union.cc:unknown2004-10-191-5/+6
| * | | | Bug #6139 UNION doesn't understand collate in the column of second selectunknown2004-10-182-2/+19
| |/ / /
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-184-7/+32
|\ \ \ \ | |/ / /
| * | | Fix for broken --with-csv-storage-engine build.unknown2004-10-182-6/+6
| * | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-161-1/+1
| |\ \ \
| | * | | Remove stale declaration, fix a typo in comment.unknown2004-10-151-1/+1
| | |/ /
| * | | Use already parsed SQL-query in the current thread when determiningunknown2004-10-151-0/+25
| |/ /
* | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-10-1514-68/+174
|\ \ \
| * \ \ Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-1511-60/+103
| |\ \ \ | | |/ /
| | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-10-1410-58/+99
| | |\ \
| | | * | Bug #6043 erratic searching for diacriticals in indexed MyISAM UTF-8 tableunknown2004-10-141-6/+6
| | | * | Followup to Bug#5985: fixing one thing that went wrong.unknown2004-10-141-0/+1
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-149-53/+93
| | | |\ \
| | | | * | A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" unknown2004-10-149-53/+93
| | * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-10-131-2/+4
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | correct (high level) fix for BUG#5367 to privent problems in other enginesunknown2004-10-071-2/+4
| * | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-133-8/+71
| |\ \ \ \ \ | | |/ / / /
| | * | | | srv0srv.c, log0log.c, srv0srv.h, ha_innodb.cc, ha_innodb.h:unknown2004-10-132-1/+70
| | * | | | BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S).unknown2004-10-131-7/+1
* | | | | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-10-142-117/+143
|\ \ \ \ \ \
| * \ \ \ \ \ Mergeunknown2004-10-102-117/+143
| |\ \ \ \ \ \
| | * | | | | | NDB wl-2151 Fix bounds setting table handler vs TUXunknown2004-10-082-117/+143
* | | | | | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-10-133-20/+23
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | Bug#6020, any lock >= write_allow_write is a write lockunknown2004-10-131-2/+5
| | |/ / / / | |/| | | |
| * | | | | Move Heikki's comment about thd->query comment to proper place unknown2004-10-131-18/+17
| | |_|/ / | |/| | |
| * | | | item.h:unknown2004-10-121-0/+1
* | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2004-10-106-73/+124
|\ \ \ \ \ | |/ / / /
| * | | | clean-up, indentation fixes.unknown2004-10-101-10/+10
| * | | | A fix (bug #5382: Server crashes after writing INTO OUTFILE)unknown2004-10-101-17/+37
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-105-54/+85
| |\ \ \ \
| | * | | | Blob support for the group_concat() function.unknown2004-10-105-54/+85
* | | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2004-10-1022-222/+249
|\ \ \ \ \ \ | |/ / / / /
| * | | | | A small simplification: perform two actions at once, register aunknown2004-10-107-41/+31
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-105-56/+58
| |\ \ \ \ \
| | * | | | | A fix and test case for Bug#5987 "subselect in bool function unknown2004-10-105-56/+58
| | | |_|_|/ | | |/| | |
| * | | | | args_copy and cleunup() removed from Item_sumunknown2004-10-095-64/+18
| |/ / / /
| * | | | Deployment of centralized Item change registry, step 2: Item_ref unknown2004-10-0814-66/+51
| * | | | Solve compile problem - use system types like 'size_t'.unknown2004-10-081-1/+1
| * | | | BUG#5973 ndb table belonging to different database shows up in SHOW TABLESunknown2004-10-081-2/+6