summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ / / | |/| | |
* | | | | Update after last merge. Fixes some wrong test results.unknown2002-10-0311-55/+66
* | | | | Merge with 4.0.4unknown2002-10-02370-5564/+74767
|\ \ \ \ \ | |/ / / /
| * | | | Update libmysqld to use 4.1 protocol.unknown2002-10-023-8/+32
| * | | | merge with workunknown2002-10-0262-158/+1925
| |\ \ \ \
| | * | | | User variables didn't store charset, so this didn't workunknown2002-10-013-6/+11
| | * | | | SHOW TABLE STATUS now displays table charset as wellunknown2002-10-012-1/+5
| | |/ / /
| | * | | UTF8 now works with up to 3 byte sequences onlyunknown2002-09-271-1/+1
| | * | | fixed grammar errorunknown2002-09-2720-40/+40
| | * | | Fixed that CHARSET keyword could not be used as identifierunknown2002-09-131-0/+1
| | * | | Fixed that:unknown2002-09-132-7/+6
| | * | | Now table and database inhirited a character set from a level above at CREATE...unknown2002-09-129-61/+60
| | * | | Some warning fixesunknown2002-09-063-9/+10
| | * | | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-09-051-1/+1
| | |\ \ \
| | | * \ \ Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-09-051-1/+1
| | | |\ \ \
| | | | * | | "SHOW CHARACTER SET" now displays 1 for 8bit charsets in "mb_maxlen" column.unknown2002-09-051-1/+1
| | * | | | | Some new charsets.unknown2002-09-0520-21/+1762
| | |/ / / /
| | * | | | Fixed sort order for cp866unknown2002-09-051-13/+18
| | * | | | query cache TODOunknown2002-09-041-0/+15
| | | |/ / | | |/| |
| | * | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-08-282-2/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | some small speed improvements after my last changes.unknown2002-08-282-2/+2
| * | | | Fixes and code cleanups after merge with 4.0.3unknown2002-10-02108-2916/+3026
| * | | | Merge with 4.0.3unknown2002-08-30331-4597/+71903
| |\ \ \ \ | | |/ / /
| | * | | Fix that this didn't work as far as sorting for ORDER BY was removed by optim...unknown2002-08-262-0/+21
| | |/ /
| | * | Adding a necessary functionality to ::store and ::save_in_fieldunknown2002-08-2415-195/+401
| | * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-08-221-96/+0
| | |\ \
| | | * | removed accidentally pushed fileunknown2002-08-221-96/+0
| | * | | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-08-226-8/+123
| | |\ \ \
| | | * | | Stupid bug fixes in sql_yacc.ccunknown2002-08-226-8/+123
| | * | | | Spatial code cleanupunknown2002-08-222-7/+6
| | |/ / /
| | * | | A comment about actual charset has been addedunknown2002-08-211-1/+1
| | |/ /
| | * | Some speed improvementsunknown2002-08-156-30/+61