summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-2/+2
* RB-Tree indexes support in HEAP tablesunknown2002-04-253-12/+897
* Some charsets require special hash functionunknown2002-04-171-1/+6
* Some fixes after merging changes from 4.0unknown2002-04-161-1/+1
* mergeunknown2002-04-1315-264/+77
|\
| * charset<->unicode conversion tables and routinesunknown2002-03-291-1/+2
| * Removed some default_charset_infounknown2002-03-141-2/+1
| * Hash now supports several charsetsunknown2002-03-141-14/+16
| * use String->charset instead of default_charset_infounknown2002-03-141-0/+10
| * New ctype functions/macros to support many charsets at a timeunknown2002-03-1215-252/+53
* | fixed bug in truncating temp tablesunknown2002-04-081-0/+3
* | safemalloc cleanup. Maybe it will now compile on FreeBSD. I still not haveunknown2002-04-052-3/+3
* | fixes to make it compile and pass the test suite again after the last unknown2002-04-041-0/+7
* | Merge work:/home/bk/mysql-4.0/ into hynda.mysql.fi:/home/my/bk/mysql-4.0unknown2002-04-031-22/+61
|\ \
| * | Merge and two bug fixes in my_getopt.cunknown2002-04-031-3/+10
| * | Merged in some changes made to MySQL clients by otherunknown2002-04-031-19/+51
| |\ \
| | * | Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,unknown2002-04-021-19/+51
| | |/
* | | Make safemalloc work without threadsunknown2002-04-032-11/+27
|/ /
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-04-022-1/+2
|\ \
| * | relay_log_space_limitunknown2002-04-012-1/+2
* | | Cleanupsunknown2002-04-022-35/+19
|/ /
* | Merge work:/home/bk/mysql-4.0unknown2002-03-263-6/+109
|\ \
| * | coverted my_thread_init() /end to use my_malloc()/my_free() to help trackunknown2002-03-263-6/+109
* | | support for unsigned FLOAT/DOUBLEunknown2002-03-272-1/+3
* | | fix after mergeunknown2002-03-131-0/+2
* | | Fixed mysqldumpslow for new dump format.unknown2002-03-121-2/+1
|/ /
* | mergeunknown2002-03-061-2/+1
|\ \
| * | Portability fixesunknown2002-03-061-2/+1
| * | mergeunknown2002-03-062-7/+7
| |\ \ | | |/ | |/|
* | | load local fixunknown2002-03-021-2/+9
* | | post-merge fixupunknown2002-03-011-1/+3
* | | merged from 3.23 to pull the LOAD DATA INFILE fix as rpl000001 was failing.unknown2002-03-012-7/+7
|\ \ \ | | |/ | |/|
| * | mf_qsort.c:unknown2002-02-231-196/+164
| * | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-02-202-1/+51
| |\ \
| | * | Update to autoconf 2.52unknown2002-02-072-1/+51
| * | | Framework to simplify memory leak tracingunknown2002-01-222-7/+7
| |/ /
| * | Fixed bug when making a range join based on information from a const table.unknown2002-01-181-1/+1
| * | Minors changes for the Windows 3.23.47 releaseunknown2001-12-301-0/+1
* | | make my_vsnprintf() work with oversized stringsunknown2002-03-011-7/+6
| |/ |/|
* | Bug fixes and new functionality added in my_getopt and myisamchkunknown2002-02-061-93/+218
* | fixed wrong DBUG_ASSERT() in IO_CACHEunknown2002-01-311-1/+13
* | Merge work:/home/bk/mysql-4.0unknown2002-01-312-2/+9
|\ \
| * | temporary commit to pull Monty's changesunknown2002-01-311-2/+8
| * | temporary commit - need to pull Monty's changesunknown2002-01-291-0/+1
* | | Fixes for new getoptunknown2002-01-312-30/+47
* | | New functionality to my_getopt. myisamchk now uses my_getoptunknown2002-01-302-137/+186
|/ /
* | misc replication bugfixes including some needed modifications in IO_CACHEunknown2002-01-262-11/+42
* | Added my_getopt struct and modified myisamchk to the bk tree.unknown2002-01-253-2/+390
* | more predicatable slave behaviour with wait_for_slave_stop in mysqltestunknown2002-01-241-3/+19
* | Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-193-23/+55
|\ \