summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Optimisation if simple IN subselect with primary indexunknown2003-07-077-10/+177
* mergeunknown2003-07-0719-252/+398
|\
| * fixed memory leak in group_concat function (BUG#796)unknown2003-07-063-42/+40
| * reduced using of slow current_thd/current_lex macrounknown2003-07-054-9/+23
| * 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-045-57/+90
| |\ \
| | * | New methods unknown2003-07-045-57/+90
| * | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-043-22/+50
| |\ \ \
| | * \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-043-22/+50
| | |\ \ \ | | | |/ / | | |/| |
| | | * | fix and test case for the bug #787: HANDLER without INDEX doesn't work with d...unknown2003-07-043-22/+50
| * | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-042-1/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | enabling HA_READ_PREFIX_LAST_OR_PREVunknown2003-07-042-1/+3
| * | | | 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-034-15/+89
| |\ \ \ \
| | * | | | FIELD() now takes in account arguments collationsunknown2003-07-034-15/+89
| * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-036-36/+72
| |\ \ \ \ \ | | |/ / / /
| | * | | | Row comparison now does compare field collations, e.g.unknown2003-07-034-34/+68
| | |/ / /
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-032-2/+4
| | |\ \ \
| | | * | | Fixed test case to be more portableunknown2003-07-032-2/+4
| * | | | | 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
* | | | | | avoiding of allocating JOIN structure on every UNION executingunknown2003-07-053-38/+93
* | | | | | mergedunknown2003-07-0343-425/+877
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| * | | | | Removed dbug.h inclussion from client/get_password.c (windows build fix)unknown2003-07-021-1/+0
| * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-0128-382/+785
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-0127-381/+784
| | |\ \ \ \
| | | * | | | Fixed testcases and bug introduced by last changesetunknown2003-07-013-5/+8
| | | * | | | mergeunknown2003-07-0126-379/+779
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Fix needed to support MERGE tables in different databasesunknown2003-07-014-16/+24
| | | | * | | LAST_INSERT_ID() should not be set if we couldn't generate an auto_increment id.unknown2003-06-304-3/+29
| | | | * | | Remove FORCE_INIT_OF_VARS when compiling for valgrind/purify to spot wrong LI...unknown2003-06-3010-270/+500
| | | | * | | Mergeunknown2003-06-291-2/+2
| | | | |\ \ \
| | | | | * | | - ISAM storage engine is now disabled by default. To enable it, configureunknown2003-05-221-2/+2
| | | | * | | | Allow one to use MERGE tables with tables from different databasesunknown2003-06-279-90/+226
| | | | * | | | Fixed slowdown problem on windowsunknown2003-06-251-1/+1
| | | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-240-0/+0
| | | | |\ \ \ \
| | | | | * | | | indentation changeunknown2003-06-241-13/+14
| | * | | | | | | fexed erroro messageunknown2003-07-011-1/+1
| | |/ / / / / /
| * | | | | | | fixed uninitialized pointerunknown2003-07-012-1/+11
| * | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-011-3/+3
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-011-3/+3
| | |\ \ \ \ \ \
| | | * | | | | | sql_state.h:unknown2003-07-011-3/+3
| | | | |_|_|_|/ | | | |/| | | |