summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* fixed error namesunknown2003-10-0628-37/+37
* fix error messagesunknown2003-10-061-1/+2
* Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-061-0/+6
|\
| * prohibited using derived tables in UPDATE command (BUG#1477)unknown2003-10-051-0/+6
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-061-0/+1
|\ \
| * | Fix for #1470unknown2003-10-061-0/+1
* | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-0518-18/+18
|\ \ \ | |/ / |/| |
| * | fixed error message as suggested by Peter Gulutzanunknown2003-10-0418-18/+18
| |/
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-041-3/+7
|\ \
| * | Fix for bugs #1437, #1446unknown2003-10-041-3/+7
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-10-033-5/+11
|\ \ \ | | |/ | |/|
| * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-10-031-1/+1
| |\ \
| | * \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-10-031-1/+1
| | |\ \
| | | * | fixed bug with Item_sum_min/Item_sum_max from test func_gconcat.testunknown2003-10-031-1/+1
| * | | | sql_cache.cc, mysql_priv.h:unknown2003-10-032-4/+10
| |/ / /
* | | | editing comments.unknown2003-10-031-19/+12
* | | | Fix for a rpl_relayrotate failure.unknown2003-10-031-25/+26
* | | | minor edit (changed tense) as suggested by our docs team.unknown2003-10-0221-42/+42
* | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-10-021-39/+96
|\ \ \ \ | |/ / / |/| | |
| * | | Had mangled the order of if()s in a previous changeset (1.1596) (not pushed),unknown2003-10-021-12/+10
| * | | fix for BUG#1331: "Unexistent user variable is not replicated".unknown2003-10-021-39/+98
| |/ /
* | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-023-37/+46
|\ \ \
| * | | Structure for storing parameters of query in query cache (asked by Bar)unknown2003-10-023-37/+46
| |/ /
* | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-013-11/+30
|\ \ \ | | |/ | |/|
| * | Fix for #1430unknown2003-10-013-11/+30
* | | Subselect -> subqueryunknown2003-09-3019-20/+20
|/ /
* | fix for #1344unknown2003-09-292-4/+18
* | Bugfix for #1342unknown2003-09-291-0/+2
* | bugfix for #1375unknown2003-09-291-2/+2
* | SCRUMunknown2003-09-291-6/+3
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-292-6/+31
|\ \ | |/
| * Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-09-262-6/+31
| |\
| | * A fix of the fix for BUG#1209 (was: SELECT DATABASE() still shows dropped dat...unknown2003-09-262-6/+31
* | | SCRUMunknown2003-09-292-8/+7
* | | Mergeunknown2003-09-2619-194/+348
|\ \ \ | |/ / |/| |
| * | SCRUM:unknown2003-09-2619-194/+348
* | | LPAD() and RPAD() are now multibyte-compatibleunknown2003-09-251-55/+60
* | | CHARSET_INFO::instr was extended to return more substring match results:unknown2003-09-251-5/+6
* | | Bug fixedunknown2003-09-252-2/+3
* | | mergeunknown2003-09-2417-32/+34
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-1417-31/+34
| |\ \ \
| | * | | Remove 'extern' references from .cc filesunknown2003-09-1317-31/+34
* | | | | - Code cleanup: replaced C++-style comments with the proper syntax forunknown2003-09-241-2/+2
* | | | | derror.cc:unknown2003-09-231-1/+1
| |_|_|/ |/| | |
* | | | derror.cc:unknown2003-09-231-2/+2
* | | | Merge mysql.com:/space/my/mysql-4.1unknown2003-09-235-16/+5
|\ \ \ \
| * | | | - Polished mysql-copyright a bit and added call to removeunknown2003-09-235-16/+5
* | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-221-0/+10
|\ \ \ \ \
| * | | | | Fix for the bug #1333: COMPRESS(NULL) segfaults.unknown2003-09-191-0/+10
* | | | | | Bug 1350 fixunknown2003-09-222-10/+22
| |/ / / / |/| | | |