summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* resolved conflict with pulled changesetunknown2003-07-0956-1527/+1359
|\
| * Merge oak.local:/home/kostja/mysql/mysql-4.1-rootunknown2003-07-0856-1527/+1357
| |\
| | * Preliminary support for options --secure-auth, unknown2003-07-0842-125/+264
| | * Bug fixes for authenticationunknown2003-07-0413-191/+201
| | * First version of new authentification procedure: now authentification is one-...unknown2003-07-0123-1457/+1138
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-0842-127/+572
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-0842-127/+572
| |\ \ \
| | * | | Support for variables with componentsunknown2003-07-0642-127/+572
* | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-0821-82/+1149
|\ \ \ \ \ | |/ / / /
| * | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-087-1/+33
| |\ \ \ \
| | * \ \ \ Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-087-1/+33
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | implementation of mysql_stmt_reset client endunknown2003-07-087-1/+33
| | | |/ /
| * | | | SAPDB date/time finctionsunknown2003-07-0812-236/+238
| * | | | Merge gluh@gw:/home/bk/mysql-4.1unknown2003-07-0812-32/+1065
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge gluh@gw:/home/bk/mysql-4.1unknown2003-06-2312-32/+1065
| | |\ \ \
| | | * | | Internal commitunknown2003-06-2312-32/+1065
* | | | | | Error message edits. (Change sentence ending with period + sentenceunknown2003-07-0716-30/+30
|/ / / / /
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-074-51/+63
|\ \ \ \ \
| * | | | | 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
| | |_|/ / | |/| | |
* | | | | fixed subselect with to temporary tables executingunknown2003-07-072-1/+17
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-0517-205/+339
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-039-27/+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
| * | | | | | | | 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-014-5/+65
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |