summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fixed some bugs in my_getopt.c, added functionality for new GET_*unknown2002-05-071-1/+2
* Reworked the RPM spec file and added several fixes to make theunknown2002-05-031-1/+1
* Merge work:/home/bk/mysql-4.0unknown2002-04-281-3/+3
|\
| * init_dynamic_array MyODBC compatibility fixunknown2002-04-281-3/+3
* | mergeunknown2002-04-251-0/+7
|\ \ | |/ |/|
| * Small fix for HP-UX 10.20 with DCE threadsunknown2002-04-161-1/+1
| * Fixed pthread_cond_timedwait() for HPUX and DCE threadsunknown2002-04-161-0/+7
* | my_alloc.h included in installationunknown2002-04-203-3/+3
* | query cache code can be excluded from serverunknown2002-04-151-8/+0
* | collision resolvingunknown2002-04-133-37/+41
|\ \
| * | allocated bigger blocks if it neededunknown2002-04-133-37/+41
* | | mergeunknown2002-04-121-3/+5
|\ \ \ | |/ / |/| |
| * | Update for BTREE keys in HEAP tablesunknown2002-04-121-3/+5
* | | Merged in some changes made to MySQL clients by otherunknown2002-04-033-24/+30
|\ \ \ | |/ / |/| |
| * | Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,unknown2002-04-023-24/+30
* | | Fix for HAVE_QUERY_CACHEunknown2002-04-022-2/+1
* | | Cleanupsunknown2002-04-023-13/+16
* | | Merge work:/home/bk/mysql-4.0unknown2002-03-261-0/+4
|\ \ \
| * | | coverted my_thread_init() /end to use my_malloc()/my_free() to help trackunknown2002-03-261-0/+4
* | | | merge (remove conflicting zip files)unknown2002-03-272-4/+4
|\ \ \ \
| * \ \ \ merge with 3.23.50unknown2002-03-271-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fixed overflow bugunknown2002-03-261-1/+1
| | * | | Added help for --local-infileunknown2002-03-121-0/+1
| * | | | support for unsigned FLOAT/DOUBLEunknown2002-03-272-3/+3
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0unknown2002-03-231-0/+8
|\ \ \ \ \
| * | | | | added building without query cacheunknown2002-03-221-0/+8
| |/ / / /
* | | | | REPAIR ... USE_FRMunknown2002-03-221-1/+1
* | | | | commit to pullunknown2002-03-211-0/+6
|/ / / /
* | | | mergedunknown2002-03-132-18/+27
|\ \ \ \
| * \ \ \ Merge work:/home/bk/mysql-4.0/unknown2002-03-132-18/+26
| |\ \ \ \
| | * | | | Modifications to MySQL source in order to make it compile on QnX.unknown2002-03-132-18/+26
| | | |/ / | | |/| |
| * | | | fix after mergeunknown2002-03-131-0/+1
| |/ / /
* | | | mi_check flags cleanupunknown2002-03-131-33/+41
|/ / /
* | | DBUG_ASSERT_LOCKunknown2002-03-081-0/+6
* | | merged from 3.23 to pull the LOAD DATA INFILE fix as rpl000001 was failing.unknown2002-03-012-4/+15
|\ \ \ | |/ /
| * | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-02-201-1/+2
| |\ \
| * | | Framework to simplify memory leak tracingunknown2002-01-222-4/+15
* | | | merge with 3.23.49unknown2002-02-141-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Made LOAD DATA LOCAL INFILE more secureunknown2002-02-131-1/+2
| |/ /
| * | Backport of mysqldump from 4.0unknown2002-01-021-2/+2
| * | Portability fixesunknown2001-12-271-0/+5
* | | Added --user=userid to mysqldunknown2002-02-131-6/+20
| |/ |/|
* | Bug fixes and new functionality added in my_getopt and myisamchkunknown2002-02-061-1/+2
* | Merge work:/home/bk/mysql-4.0unknown2002-01-311-0/+10
|\ \
| * | temporary commit to pull Monty's changesunknown2002-01-311-0/+10
* | | Fixes for new getoptunknown2002-01-311-0/+5
* | | New functionality to my_getopt. myisamchk now uses my_getoptunknown2002-01-301-3/+4
|/ /
* | New error messagesunknown2002-01-293-12/+14
* | misc replication bugfixes including some needed modifications in IO_CACHEunknown2002-01-262-2/+19
* | Added my_getopt struct and modified myisamchk to the bk tree.unknown2002-01-252-1/+47