summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-083-1/+7
|\
| * implementation of mysql_stmt_reset client endunknown2003-07-083-1/+7
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-072-15/+20
|\ \
| * | fixed memory leak in group_concat function (BUG#796)unknown2003-07-061-6/+12
| * | reduced using of slow current_thd/current_lex macrounknown2003-07-052-9/+8
| |/
* | fixed subselect with to temporary tables executingunknown2003-07-072-1/+17
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-0510-203/+208
|\ \ | |/
| * Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-041-0/+3
| |\
| | * Fix for send_fields flush after a fix for windows slowdown issueunknown2003-07-041-0/+3
| * | More code was reusedunknown2003-07-043-46/+13
| * | Better arguments format to allow reuse more codeunknown2003-07-043-18/+18
| * | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1unknown2003-07-043-57/+76
| |\ \
| | * | New methods unknown2003-07-043-57/+76
| * | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-041-22/+17
| |\ \ \
| | * \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-041-22/+17
| | |\ \ \ | | | |/ / | | |/| |
| | | * | fix and test case for the bug #787: HANDLER without INDEX doesn't work with d...unknown2003-07-041-22/+17
| * | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-041-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | enabling HA_READ_PREFIX_LAST_OR_PREVunknown2003-07-041-1/+1
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-041-16/+15
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed problem with stacksize on Unixwareunknown2003-07-041-16/+15
| * | | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1unknown2003-07-032-15/+57
| |\ \ \ \
| | * | | | FIELD() now takes in account arguments collationsunknown2003-07-032-15/+57
| * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-032-34/+22
| |\ \ \ \ \ | | |/ / / /
| | * | | | Row comparison now does compare field collations, e.g.unknown2003-07-032-34/+22
| | |/ / /
| * | | | fixed typo in previous fixunknown2003-07-031-1/+1
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-031-12/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | after review fixunknown2003-07-031-12/+4
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-038-26/+24
|\ \ \ \ \ | |/ / / /
| * | | | There is no Item->binary() anymore. It was remain from 4.0.unknown2003-07-027-25/+17
| * | | | fixed typosunknown2003-07-021-2/+2
| * | | | fixed bug, which lead to crash mysqld by running 'mysql some_db_with_tables'unknown2003-07-021-1/+7
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-012-5/+42
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mergeunknown2003-07-012-5/+42
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | priventing allocation unused Item_buff (alloc_group_fields())unknown2003-05-302-5/+42
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-0112-322/+469
|\ \ \ \ \
| * \ \ \ \ mergeunknown2003-07-0112-322/+469
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | LAST_INSERT_ID() should not be set if we couldn't generate an auto_increment id.unknown2003-06-302-2/+19
| | * | | | Remove FORCE_INIT_OF_VARS when compiling for valgrind/purify to spot wrong LI...unknown2003-06-305-260/+355
| | * | | | Allow one to use MERGE tables with tables from different databasesunknown2003-06-274-58/+93
| | * | | | Fixed slowdown problem on windowsunknown2003-06-251-1/+1
* | | | | | fixed uninitialized pointerunknown2003-07-012-1/+11
* | | | | | mergedunknown2003-07-014-8/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed error handling to be able do not interrupt update (907) (SCRUM)unknown2003-06-255-11/+27
| | |_|_|/ | |/| | |
* | | | | mergedunknown2003-06-298-10/+15
|\ \ \ \ \
| * | | | | cond_count moved to SELECT_LEX_NODEunknown2003-06-268-10/+15
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-06-291-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge bk-internal:/home/bk/mysql-4.1/unknown2003-06-291-0/+1
| |\ \ \ \ \ \
| | * | | | | | timestamp MYD-4.0 format compatibility fixunknown2003-06-281-0/+1
* | | | | | | | fixed bug #745unknown2003-06-281-1/+2
|/ / / / / / /
* | | | | | | Mergeunknown2003-06-281-27/+51
|\ \ \ \ \ \ \