summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * New character setsunknown2002-08-158-0/+651
| * More readable outputunknown2002-08-141-7/+36
| * Fixunknown2002-08-142-1/+2
| * server-key.pem regeneratedunknown2002-08-086-139/+137
| * New CRC32() SQL functionunknown2002-08-065-0/+30
| * - Added missing files to distributionunknown2002-08-063-153/+2
| * Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-08-063-1/+106
| |\
| | * New file to generate a html page to review a charsetunknown2002-08-063-1/+106
| * | Merge work:/home/bk/mysql-4.1unknown2002-08-051-1/+2
| |\ \
| | * | make SEARCH_PREFIX to work with complex (use_strcoll) charsetsunknown2002-08-051-1/+2
| * | | Some updates to the logging section.unknown2002-08-032-37/+30
| | |/ | |/|
| * | Move operation to logically better place unknown2002-07-311-1/+1
| * | Some more speedup in charsets handlingunknown2002-07-312-28/+24
| * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-07-313-5/+27
| |\ \
| | * | fixed bug reported by Walrus & Miguel in exists subselectunknown2002-07-313-5/+27
| * | | Removed unused strucureunknown2002-07-301-43/+39
| * | | Renamed some charset related constantunknown2002-07-308-155/+187
| * | | move _print_charset to proper placeunknown2002-07-302-39/+32
| |/ /
| * | Rows order has been made more explicitunknown2002-07-293-257/+258
| |/
| * CREATE ... SELECT extension (WL 317)unknown2002-07-207-19/+91
| * Stupid bug has been fixedunknown2002-07-122-0/+2
| * Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1unknown2002-07-1064-560/+8693
| |\
| | * cleanupunknown2002-07-052-3/+3
| | * server-cfg.sh remove %smds, remove conversation from date to int for mysql,unknown2002-07-032-171/+6
| | * SHOW CREATE DATABASE name;unknown2002-07-025-2/+115
| | * Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-07-013-2/+20
| | |\
| | | * typo fixedunknown2002-07-011-1/+1
| | | * subselect clean upunknown2002-07-013-2/+20
| | * | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-07-0123-99/+177
| | |\ \ | | | |/
| | | * Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-07-0123-99/+177
| | | |\
| | | | * subselect in having clauseunknown2002-07-0123-99/+177
| | * | | Added test for new charset featuresunknown2002-06-272-0/+1523
| | |/ /
| | * | Fixunknown2002-06-271-0/+1
| | * | Now database default character is changed during ALTER DATABASEunknown2002-06-271-6/+16
| | * | ALTER DATABASE DEFAULT CHARACTER SET latin1;unknown2002-06-275-79/+195
| | * | SELECT DISTINCT CONVERT(field USING charset) now works properlyunknown2002-06-261-0/+1
| | * | This now correctly substitutes charset to new table:unknown2002-06-261-2/+2
| | * | Several problems were fixed (mostly BLOB+charset related)unknown2002-06-267-34/+77
| | |/
| | * Database default charset now works:unknown2002-06-245-9/+45
| | * database default character set is now stored in database directoryunknown2002-06-214-4/+59