summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-193-23/+55
* | | Fix for FLUSH QUERY CACHEunknown2002-01-051-1/+1
* | | Cleanup of alarm macros.unknown2001-12-211-1/+1
* | | Fix insert delated + query cache.unknown2001-12-201-0/+14
* | | Portability fixesunknown2001-12-172-2/+7
* | | Lots of portability fixes.unknown2001-12-173-13/+27
* | | Merge with 3.23.47unknown2001-12-151-9/+50
|\ \ \ | | |/ | |/|
| * | misc cleanup unknown2001-12-131-3/+4
| * | slave-skip-errorsunknown2001-12-121-7/+45
| * | Fixed bug in LEFT JOINunknown2001-12-051-1/+1