summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Changed GET_STRALC to GET_STR_ALLOCunknown2002-05-151-6/+7
* Some bug fixes.unknown2002-05-151-2/+6
* - Added new type GET_STRALC to my_getopt.unknown2002-05-141-2/+9
* Fixed some bugs and added support for --loose-set-variableunknown2002-05-131-24/+23
* Merge jcole@work.mysql.com:/home/bk/mysql-4.0unknown2002-05-128-67/+207
|\
| * - Fixed some option types in my_getopt struct in all clients.unknown2002-05-111-12/+27
| * 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
| | |/ | |/|
* | | Merge jcole@work.mysql.com:/home/bk/mysql-4.0unknown2002-04-171-8/+10
|\ \ \ | |/ / |/| |
| * | Merge jcole@work.mysql.com:/home/bk/mysql-4.0unknown2002-03-271-8/+10
| |\ \
| | * | mysys/testhash.c: Changed Swedish comments to English.unknown2002-03-271-8/+10
* | | | 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