summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.3unknown2002-08-3013-185/+613
|\
| * server-key.pem regeneratedunknown2002-08-081-4/+6
| * - Added missing files to distributionunknown2002-08-062-152/+1
| * Renamed some charset related constantunknown2002-07-302-8/+12
| * Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1unknown2002-07-104-30/+213
| |\
| | * UCS2 charset has been addedunknown2002-06-171-0/+34
| | * All instances of "ulong" were replaced with "unsigned long" for portability r...unknown2002-06-171-13/+14
| | * Client-Server Protocol 4.1 changes - Client side:unknown2002-06-123-30/+178
| * | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1unknown2002-06-111-4/+3
| |\ \ | | |/ | |/|
| | * heap_create() <-> heap_open()unknown2002-06-071-4/+3
| * | fixing after merginunknown2002-06-051-1/+1
| * | mergedunknown2002-06-0514-130/+175
| |\ \ | | |/
| | * Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1unknown2002-06-0414-128/+173
| | |\
| | | * Update results for new SHOW FULL COLUMNSunknown2002-06-041-0/+2
| | | * merge with 4.0unknown2002-06-0312-88/+127
| | | |\
| | | * | Extension of .frm file (not yet ready for push)unknown2002-06-022-40/+44
| * | | | mergingunknown2002-05-281-1/+4
| |\ \ \ \ | | |/ / /
| | * | | Removed unnecessary key search in the hp_rb_write_key() functionunknown2002-05-281-1/+4
| * | | | mergeunknown2002-05-264-15/+11
| |\ \ \ \ | | |/ / /
| | * | | Heap table code cleanupunknown2002-05-231-0/+1
| | |/ /
| | * | Fixed problem in fulltest testcaseunknown2002-05-221-3/+3
| | * | BTREE heap key structure is now the same as MyISAMunknown2002-05-213-12/+7
| * | | simple subselects ported to new select_lex structuresunknown2002-05-121-1/+3
| |/ /
| * | Index number argumentunknown2002-04-291-2/+2
| * | MI_KEYSEG -> HA_KEYSEGunknown2002-04-253-8/+8
| * | RB-Tree indexes support in HEAP tablesunknown2002-04-255-29/+106
| * | Exhange HA_AUTO_KEY and HA_SPATIAL values: FRM stores only 8bit flagsunknown2002-04-181-2/+2
| * | Fix for problem that GROUP BY and DISTINCT didn't work for UTF8unknown2002-04-171-1/+4
| * | Some charsets require special hash functionunknown2002-04-171-0/+5
| * | New win1250ch charsetunknown2002-04-171-0/+15
| * | Some fixes after merging changes from 4.0unknown2002-04-161-1/+1
| * | mergeunknown2002-04-134-96/+246
| |\ \
| | * | Big5 conversion routinesunknown2002-03-291-4/+14
| | * | charset<->unicode conversion tables and routinesunknown2002-03-291-5/+25
| | * | New UTF8 charsetunknown2002-03-281-24/+67
| | * | Configure.in/Makefile.in charset related things are now earier to maintainunknown2002-03-191-1/+20
| | * | Hash now supports several charsetsunknown2002-03-141-2/+4
| | * | use String->charset instead of default_charset_infounknown2002-03-141-35/+4
| | * | New ctype functions/macros to support many charsets at a timeunknown2002-03-122-103/+68
| | * | New fiedls in CHARSET_INFO strucutreunknown2002-03-071-36/+70
| | * | Regex library is switched to use new ctype toolsunknown2002-03-061-0/+5
| | * | Charsets related things are prepared by configure in new way.unknown2002-03-061-0/+82
| | * | Merge work.mysql.com:/home/bk/mysql-4.0unknown2002-02-221-0/+2
| | |\ \
| | | * | RTREE related fixesunknown2002-02-191-0/+2
* | | | | Changed relay_log_space to ulonglongunknown2002-08-231-1/+1
* | | | | Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-213-1/+10
* | | | | Portability fixes for 4.0.3 build.unknown2002-08-171-1/+1
* | | | | Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...unknown2002-08-172-4/+6
* | | | | merge with 3.23.52unknown2002-08-122-9/+8
|\ \ \ \ \
| * | | | | Fixed problem with BIGINT and shutdown on AIXunknown2002-08-122-1/+3