summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* support for --tmpdir=dir1:dir2:...unknown2002-10-084-31/+23
* Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-072-5/+35
|\
| * auto_increment for heap tablesunknown2002-10-072-5/+35
* | after merging fixunknown2002-10-073-6/+10
* | mergingunknown2002-10-0421-448/+861
|\ \ | |/ |/|
| * fixing EXPLAIN select typesunknown2002-10-031-1/+3
| * fixed bug in string & date types with group function in subselectunknown2002-09-283-5/+62
| * fixed Item_subselect constructorunknown2002-09-271-1/+1
| * new EXPLAINunknown2002-09-269-111/+237
| * mergedunknown2002-09-0321-353/+620
| |\
| | * subselect with unionunknown2002-09-0321-348/+621
* | | Fixed bug that causes select test to failunknown2002-10-031-1/+1
* | | Merge work:/my/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-10-038-47/+47
|\ \ \
| * \ \ 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-031-13/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Additional key segment (HA_KEYTYPE_END) creation has been moved from handler ...unknown2002-10-031-13/+0
* | | | | Update after last merge. Fixes some wrong test results.unknown2002-10-038-33/+57
* | | | | Merge with 4.0.4unknown2002-10-02166-2824/+14441
|\ \ \ \ \ | |/ / / /
| * | | | merge with workunknown2002-10-0251-125/+1894
| |\ \ \ \
| | * | | | 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-011-0/+4
| | |/ / /
| | * | | 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-121-35/+34
| | * | | 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-0271-1708/+1968
| * | | | Merge with 4.0.3unknown2002-08-30140-2118/+11708
| |\ \ \ \ | | |/ / /
| | * | | 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-224-8/+62
| | |\ \ \
| | | * | | Stupid bug fixes in sql_yacc.ccunknown2002-08-224-8/+62
| | * | | | Spatial code cleanupunknown2002-08-222-7/+6
| | |/ / /
| | * | | A comment about actual charset has been addedunknown2002-08-211-1/+1
| | |/ /
| | * | New character setsunknown2002-08-158-0/+651
| | * | New CRC32() SQL functionunknown2002-08-065-0/+30
| | * | - Added missing files to distributionunknown2002-08-061-1/+1
| | * | Some more speedup in charsets handlingunknown2002-07-311-17/+0
| | * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-07-311-1/+7
| | |\ \
| | | * | fixed bug reported by Walrus & Miguel in exists subselectunknown2002-07-311-1/+7