summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge work:/home/bk/mysql-4.1unknown2002-10-141-2/+2
|\
| * DEBUG_PRINT() has been fixedunknown2002-10-141-2/+2
* | bad merge fixedunknown2002-10-141-3/+3
* | mergedunknown2002-10-14391-6353/+76621
|\ \
| * \ Merge work:/home/bk/mysql-4.1unknown2002-10-147-4/+25
| |\ \ | | |/
| | * fixed bug of multi-level EXPLAINunknown2002-10-137-4/+25
| * | --tmpdir=dir1:dir2... uses (is_windows ? ";" : ":") as a delimiterunknown2002-10-123-8/+25
| * | Merge work:/home/bk/mysql-4.1unknown2002-10-1211-45/+136
| |\ \ | | |/ | |/|
| | * --tmpdir=dir1:dir2:... support in myisamchkunknown2002-10-084-13/+22
| | * Merge work:/home/bk/mysql-4.1unknown2002-10-087-32/+114
| | |\
| | | * support for --tmpdir=dir1:dir2:...unknown2002-10-087-32/+114
| * | | fixed subselect * bugunknown2002-10-123-6/+20
| * | | fixed bug in subselect value storingunknown2002-10-115-6/+24
| * | | Don't use sort_order directlyunknown2002-10-102-22/+3
| * | | Don't use sort_order directlyunknown2002-10-102-24/+5
| * | | Move hash_sort and hash_caseup into CHARSET_INFO for all charsetsunknown2002-10-1016-126/+132
| * | | Some reorganization to use less memory as well as to hide some implementationunknown2002-10-1015-803/+908
| * | | my_sortcmp -> my_strnncollunknown2002-10-0911-90/+44
| * | | Simple charsets now have strncoll() field toounknown2002-10-0916-91/+118
| * | | removed 'this' pointer from initialization list of constructorsunknown2002-10-082-13/+27
| * | | removed compiler warningsunknown2002-10-081-3/+3
| |/ /
| * | fixed couple of bugs in field/reference name resolutionunknown2002-10-087-31/+121
| * | test case for auto_increment for HEAP unknown2002-10-082-0/+71
| * | Fixup.unknown2002-10-081-1/+1
| * | Update reserved words list (4.1)unknown2002-10-081-88/+97
| * | Sync wth 3.23 changelog.unknown2002-10-081-0/+2
| * | Syncing with 4.0 docs.unknown2002-10-081-76/+101
| * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-10-073-4/+49
| |\ \
| | * | fixed error handling bugunknown2002-10-073-4/+49
| * | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-10-071-8/+8
| |\ \ \ | | |_|/ | |/| |
| | * | fixed dbd test results after EXPLAIN output changingunknown2002-10-071-8/+8
| | |/
| * | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-0712-19/+127
| |\ \ | | |/ | |/|
| | * auto_increment for heap tablesunknown2002-10-0712-19/+127
| * | after merging fixunknown2002-10-076-10/+14
| * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-10-041-15/+26
| |\ \ | | |/
| | * a bit speeding-up of key_cmp() functionunknown2002-10-041-15/+26
| * | mergingunknown2002-10-0449-809/+1304
| |\ \ | | |/ | |/|
| | * fixing EXPLAIN select typesunknown2002-10-0325-187/+189
| | * fixed bug in string & date types with group function in subselectunknown2002-09-285-5/+91
| | * fixed Item_subselect constructorunknown2002-09-271-1/+1
| | * new EXPLAINunknown2002-09-2636-457/+607
| | * mergedunknown2002-09-0325-360/+657
| | |\
| | | * subselect with unionunknown2002-09-0325-354/+658
| * | | Fixed bug that causes select test to failunknown2002-10-032-2/+2
| * | | Merge work:/my/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-10-0311-56/+61
| |\ \ \
| | * \ \ Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-10-037-34/+47
| | |\ \ \
| | | * | | after merging bugfixunknown2002-10-037-34/+47
| | * | | | Merge mysql.r18.ru:/usr/home/ram/mysql-4.1.lastunknown2002-10-033-20/+12
| | |\ \ \ \
| | | * | | | Additional key segment (HA_KEYTYPE_END) creation has been moved from handler ...unknown2002-10-033-20/+12
| | * | | | | Failed to compile on FreeBSD:unknown2002-10-031-2/+2
| | | |/ / / | | |/| | |