summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Another fix for #2208unknown2004-02-133-11/+13
* Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-121-0/+3
|\
| * Fix for #1438 (mysql_info always returns 0)unknown2004-02-121-0/+3
* | Bug#2703unknown2004-02-123-28/+9
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-1114-194/+59
|\
| * Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-119-188/+24
| |\
| | * Bug 2701: Function CHARSET() inconsistencyunknown2004-02-119-188/+24
| * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-117-146/+212
| |\ \
| * | | Addition to the fix for #2208unknown2004-02-112-18/+9
| * | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-116-12/+50
| |\ \ \
| | * \ \ Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-106-12/+50
| | |\ \ \
| | | * | | Fix for #2208 (multi-query returns wrong result in embedded library)unknown2004-02-106-12/+50
* | | | | | Manual merge.unknown2004-02-117-146/+212
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-02-113-142/+203
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Fix for BUG#2703 unknown2004-02-113-142/+203
| | |/ / /
| * | | | mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc:unknown2004-02-114-4/+9
| |/ / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-114-35/+28
|\ \ \ \ | |/ / /
| * | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-02-101-0/+2
| |\ \ \
| | * | | Fix for prepared statements:unknown2004-02-101-0/+2
| * | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-111-29/+22
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | code cleanup of processing MY_LEX_USER_VARIABLE_DELIMITERunknown2004-02-111-29/+22
| * | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-02-101-1/+0
| |\ \ \ \
| | * | | | Follow-up of a discussion on dev-docs@ :unknown2004-02-101-1/+0
| * | | | | Another implementation of send_eof() cleanupunknown2004-02-101-5/+4
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-103-92/+79
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed bug #2248 "mysql_fetch without prior mysql_execute hangs"unknown2004-02-103-92/+79
* | | | | | configure.in:unknown2004-02-101-0/+3
* | | | | | Bug #2368 Multibyte charsets do not check that incoming data is well-formedunknown2004-02-102-0/+42
| |_|_|/ / |/| | | |
* | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-107-15/+56
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-104-13/+52
| |\ \ \ \
| | * | | | correcting mysql-test/r/mysqldump.result after mergeunknown2004-02-101-0/+5
| | * | | | Mergeunknown2004-02-104-13/+47
| | |\ \ \ \
| | | * | | | added skiped newline to the end of file mysql-test/t/mysqldump.testunknown2004-02-101-1/+1
| | | * | | | fixed bug #2592 mysqldump doesn't quote "tricky" names correctlyunknown2004-02-074-13/+47
| * | | | | | Wrong type of an argument was sent to my_printf_error(), whichunknown2004-02-101-2/+2
| * | | | | | An include was missing.unknown2004-02-102-0/+2
* | | | | | | http://bugs.mysql.com/bug.php?id=2368unknown2004-02-106-25/+120
|/ / / / / /
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-103-5/+5
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fix for the rpl_until.test.unknown2004-02-092-3/+3
| |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-091-2/+2
| |\ \ \ \
| | * | | | switch off SERVER_MORE_RESULTS_EXISTS, butunknown2004-02-091-2/+2
* | | | | | after merge & valgrind test fixes (BUG#2120)unknown2004-02-106-30/+50
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-0919-268/+392
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ufter revview fix (BUG#2120)unknown2004-02-098-32/+62
| * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-0918-253/+347
| |\ \ \ \ \
| | * | | | | make JOIN::prepare, JOIN::optimize only once for EXPLAIN of derived tableunknown2004-02-016-16/+47
| | * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-0118-243/+306
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | now all tables of query are locked in one place (including derived tables)unknown2004-02-0118-243/+306
* | | | | | | Ensure that result from date_format() is binaryunknown2004-02-0911-144/+22
* | | | | | | mergeunknown2004-02-0920-28/+104
|\ \ \ \ \ \ \ | |/ / / / / /