summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | more predicatable slave behaviour with wait_for_slave_stop in mysqltestunknown2002-01-241-1/+4
* | Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-4/+76
|\ \
| * | Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-4/+76
* | | Move HA_EXTRA_NO_READCHECK to ha_openunknown2002-01-161-0/+1
* | | Add support for NULL=NULL in keys (Used in GROUP BY optimization)unknown2002-01-162-0/+4
* | | Added support of null keys in HEAP tablesunknown2002-01-122-2/+5
* | | Fix for FLUSH QUERY CACHEunknown2002-01-053-2/+24
* | | Added macros for nice TIMESPEC usage.unknown2002-01-021-4/+23
* | | Fixed access privilege bug in query cache.unknown2001-12-221-1/+3
* | | Cleanup of alarm macros.unknown2001-12-211-10/+9
* | | Fix insert delated + query cache.unknown2001-12-201-0/+2