summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Fixed some bugs in my_getopt.c, added functionality for new GET_*unknown2002-05-071-37/+148
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-04-291-8/+8
|\
| * Fixed that enable-reads-from-master and repl-parse-query works in option files.unknown2002-04-291-8/+8
* | Merge work:/home/bk/mysql-4.0unknown2002-04-285-6/+6
|\ \ | |/ |/|
| * init_dynamic_array MyODBC compatibility fixunknown2002-04-285-6/+6
* | mergeunknown2002-04-251-2/+16
|\ \
| * | Small fix for HP-UX 10.20 with DCE threadsunknown2002-04-161-2/+2
| * | Fixed pthread_cond_timedwait() for HPUX and DCE threadsunknown2002-04-161-2/+16
* | | Fixed syntax error in mysql.ccunknown2002-04-241-2/+2
| |/ |/|
* | allocated bigger blocks if it neededunknown2002-04-131-8/+8
* | 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
|\ \