Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for HAVE_QUERY_CACHE | monty@hundin.mysql.fi | 2002-04-02 | 2 | -2/+1 |
* | Cleanups | monty@hundin.mysql.fi | 2002-04-02 | 3 | -13/+16 |
* | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2002-03-26 | 1 | -0/+4 |
|\ | |||||
| * | coverted my_thread_init() /end to use my_malloc()/my_free() to help track | sasha@mysql.sashanet.com | 2002-03-26 | 1 | -0/+4 |
* | | merge (remove conflicting zip files) | monty@hundin.mysql.fi | 2002-03-27 | 2 | -4/+4 |
|\ \ | |||||
| * \ | merge with 3.23.50 | monty@hundin.mysql.fi | 2002-03-27 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fixed overflow bug | monty@hundin.mysql.fi | 2002-03-26 | 1 | -1/+1 |
| | * | | Added help for --local-infile | monty@hundin.mysql.fi | 2002-03-12 | 1 | -0/+1 |
| * | | | support for unsigned FLOAT/DOUBLE | monty@hundin.mysql.fi | 2002-03-27 | 2 | -3/+3 |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0 | bell@sanja.is.com.ua | 2002-03-23 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | added building without query cache | bell@sanja.is.com.ua | 2002-03-22 | 1 | -0/+8 |
| |/ / / | |||||
* | | | | REPAIR ... USE_FRM | serg@serg.mysql.com | 2002-03-22 | 1 | -1/+1 |
* | | | | commit to pull | serg@serg.mysql.com | 2002-03-21 | 1 | -0/+6 |
|/ / / | |||||
* | | | merged | serg@serg.mysql.com | 2002-03-13 | 2 | -18/+27 |
|\ \ \ | |||||
| * \ \ | Merge work:/home/bk/mysql-4.0/ | jani@hynda.mysql.fi | 2002-03-13 | 2 | -18/+26 |
| |\ \ \ | |||||
| | * | | | Modifications to MySQL source in order to make it compile on QnX. | jani@hynda.mysql.fi | 2002-03-13 | 2 | -18/+26 |
| | | |/ | | |/| | |||||
| * | | | fix after merge | monty@hundin.mysql.fi | 2002-03-13 | 1 | -0/+1 |
| |/ / | |||||
* | | | mi_check flags cleanup | serg@serg.mysql.com | 2002-03-13 | 1 | -33/+41 |
|/ / | |||||
* | | DBUG_ASSERT_LOCK | sasha@mysql.sashanet.com | 2002-03-08 | 1 | -0/+6 |
* | | merged from 3.23 to pull the LOAD DATA INFILE fix as rpl000001 was failing. | sasha@mysql.sashanet.com | 2002-03-01 | 2 | -4/+15 |
|\ \ | |/ | |||||
| * | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2002-02-20 | 1 | -1/+2 |
| |\ | |||||
| * | | Framework to simplify memory leak tracing | serg@serg.mysql.com | 2002-01-22 | 2 | -4/+15 |
* | | | merge with 3.23.49 | monty@hundin.mysql.fi | 2002-02-14 | 1 | -1/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Made LOAD DATA LOCAL INFILE more secure | monty@tik.mysql.fi | 2002-02-13 | 1 | -1/+2 |
| |/ | |||||
| * | Backport of mysqldump from 4.0 | monty@hundin.mysql.fi | 2002-01-02 | 1 | -2/+2 |
| * | Portability fixes | monty@hundin.mysql.fi | 2001-12-27 | 1 | -0/+5 |
* | | Added --user=userid to mysqld | monty@tik.mysql.fi | 2002-02-13 | 1 | -6/+20 |
* | | Bug fixes and new functionality added in my_getopt and myisamchk | jani@rhols221.adsl.netsonic.fi | 2002-02-06 | 1 | -1/+2 |
* | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2002-01-31 | 1 | -0/+10 |
|\ \ | |||||
| * | | temporary commit to pull Monty's changes | sasha@mysql.sashanet.com | 2002-01-31 | 1 | -0/+10 |
* | | | Fixes for new getopt | monty@hundin.mysql.fi | 2002-01-31 | 1 | -0/+5 |
* | | | New functionality to my_getopt. myisamchk now uses my_getopt | jani@hynda.mysql.fi | 2002-01-30 | 1 | -3/+4 |
|/ / | |||||
* | | New error messages | monty@hundin.mysql.fi | 2002-01-29 | 3 | -12/+14 |
* | | misc replication bugfixes including some needed modifications in IO_CACHE | sasha@mysql.sashanet.com | 2002-01-26 | 2 | -2/+19 |
* | | Added my_getopt struct and modified myisamchk to the bk tree. | jani@rhols221.adsl.netsonic.fi | 2002-01-25 | 2 | -1/+47 |
* | | more predicatable slave behaviour with wait_for_slave_stop in mysqltest | sasha@mysql.sashanet.com | 2002-01-24 | 1 | -1/+4 |
* | | Ugly merge! But I am not done yet - there are a number of things I need to fix | sasha@mysql.sashanet.com | 2002-01-19 | 1 | -4/+76 |
|\ \ | |||||
| * | | Here comes a nasty patch, although I am not ready to push it yet. I will | sasha@mysql.sashanet.com | 2002-01-19 | 1 | -4/+76 |
* | | | Move HA_EXTRA_NO_READCHECK to ha_open | monty@hundin.mysql.fi | 2002-01-16 | 1 | -0/+1 |
* | | | Add support for NULL=NULL in keys (Used in GROUP BY optimization) | monty@hundin.mysql.fi | 2002-01-16 | 2 | -0/+4 |
* | | | Added support of null keys in HEAP tables | monty@tik.mysql.fi | 2002-01-12 | 2 | -2/+5 |
* | | | Fix for FLUSH QUERY CACHE | monty@hundin.mysql.fi | 2002-01-05 | 3 | -2/+24 |
* | | | Added macros for nice TIMESPEC usage. | monty@hundin.mysql.fi | 2002-01-02 | 1 | -4/+23 |
* | | | Fixed access privilege bug in query cache. | monty@hundin.mysql.fi | 2001-12-22 | 1 | -1/+3 |
* | | | Cleanup of alarm macros. | monty@hundin.mysql.fi | 2001-12-21 | 1 | -10/+9 |
* | | | Fix insert delated + query cache. | monty@hundin.mysql.fi | 2001-12-20 | 1 | -0/+2 |
* | | | Fix after merge | monty@hundin.mysql.fi | 2001-12-17 | 1 | -0/+1 |
* | | | Portability fixes | monty@hundin.mysql.fi | 2001-12-17 | 1 | -0/+2 |
* | | | Lots of portability fixes. | monty@hundin.mysql.fi | 2001-12-17 | 3 | -9/+7 |
* | | | freebsd fix for openssl | serg@serg.mysql.com | 2001-12-15 | 1 | -2/+2 |