| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | fixed race that caused sig11s on simultaneous FLUSH LOGS | nick@mysql.com | 2002-10-07 | 1 | -5/+5 |
* | | Portability fixes. | monty@mashka.mysql.fi | 2002-09-11 | 1 | -4/+5 |
* | | Fixed searching after ssl directories. | monty@mashka.mysql.fi | 2002-09-05 | 1 | -12/+16 |
* | | A small bug fix in log::write | Sinisa@sinisa.nasamreza.org | 2002-08-30 | 1 | -0/+1 |
* | | Removed wrong mutex lock (hangup in kill on HPUX) | monty@mashka.mysql.fi | 2002-08-24 | 1 | -1/+0 |
* | | Fixed bug in wait_for_update() that I had introduced. | monty@hundin.mysql.fi | 2002-08-22 | 1 | -7/+12 |
* | | Changed IF(expr, column, NULL) to take type from column | monty@hundin.mysql.fi | 2002-08-12 | 1 | -6/+5 |
* | | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-08 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too ... | monty@mashka.mysql.fi | 2002-07-29 | 1 | -5/+5 |
* | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -481/+638 |
* | | Merge with 3.23.51 | monty@mashka.mysql.fi | 2002-07-25 | 1 | -4/+36 |
|\ \
| |/ |
|
| * | log.cc, handler.cc: | heikki@hundin.mysql.fi | 2002-06-22 | 1 | -4/+36 |
| * | Sergei's MyODBC fix | miguel@hegel.local | 2002-05-12 | 1 | -2/+2 |
* | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -2/+2 |
* | | Added support for rw_tryrdlock() and rw_trywrlock() | monty@hundin.mysql.fi | 2002-06-29 | 1 | -4/+4 |
* | | Added the following new privleges: | monty@mashka.mysql.fi | 2002-06-12 | 1 | -3/+3 |
* | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -18/+34 |
* | | removed init_count from IO_CACHE. | monty@hundin.mysql.fi | 2002-06-05 | 1 | -29/+48 |
* | | init_dynamic_array MyODBC compatibility fix | serg@serg.mysql.com | 2002-04-28 | 1 | -2/+2 |
* | | Update for BTREE keys in HEAP tables | monty@tik.mysql.fi | 2002-04-12 | 1 | -1/+0 |
* | | relay_log_space_limit | sasha@mysql.sashanet.com | 2002-04-01 | 1 | -12/+30 |
* | | replication updates and bugfixes. Still not perfect - there is some strange | sasha@mysql.sashanet.com | 2002-03-15 | 1 | -0/+1 |
* | | make my_vsnprintf() work with oversized strings | sasha@mysql.sashanet.com | 2002-03-01 | 1 | -1/+2 |
* | | Merge from 3.23.48 tree | monty@hundin.mysql.fi | 2002-01-30 | 1 | -5/+28 |
|\ \
| |/ |
|
| * | ha_innobase.cc, ha_innobase.h, handler.h, handler.cc, sql_class.h, log.cc: | heikki@donna.mysql.fi | 2002-01-22 | 1 | -1/+20 |
* | | New error messages | monty@hundin.mysql.fi | 2002-01-29 | 1 | -19/+30 |
* | | misc replication bugfixes including some needed modifications in IO_CACHE | sasha@mysql.sashanet.com | 2002-01-26 | 1 | -4/+5 |
* | | more predicatable slave behaviour with wait_for_slave_stop in mysqltest | sasha@mysql.sashanet.com | 2002-01-24 | 1 | -0/+25 |
* | | Here comes a nasty patch, although I am not ready to push it yet. I will | sasha@mysql.sashanet.com | 2002-01-19 | 1 | -63/+233 |
* | | New improved IO_CACHE | monty@bitch.mysql.fi | 2001-11-28 | 1 | -2/+2 |
* | | work to enable reading 3.23 logs - not yet finished | sasha@mysql.sashanet.com | 2001-11-10 | 1 | -8/+16 |
* | | merge with 3.23.44 | monty@hundin.mysql.fi | 2001-11-04 | 1 | -24/+34 |
|\ \
| |/ |
|
| * | Changed time -> query_time in slow query log. | monty@hundin.mysql.fi | 2001-10-31 | 1 | -1/+1 |
| * | Portability fixes | monty@hundin.mysql.fi | 2001-10-31 | 1 | -15/+23 |
* | | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Fix for handling of floats inside val_int() of +, - * and /. | monty@hundin.mysql.fi | 2001-08-18 | 1 | -5/+5 |
* | | misc bug fixes | sasha@mysql.sashanet.com | 2001-08-06 | 1 | -1/+1 |
* | | new file_id generation method | sasha@mysql.sashanet.com | 2001-08-04 | 1 | -1/+10 |
* | | LOAD DATA INFILE is now replicated properly, except for cleanup on | sasha@mysql.sashanet.com | 2001-08-03 | 1 | -62/+12 |
* | | merged | serg@serg.mysql.com | 2001-07-12 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | fixed race condition in automatic binlog rotation | sasha@mysql.sashanet.com | 2001-07-11 | 1 | -8/+13 |
* | | fixed uninitialized use of variable in mysqltest | sasha@mysql.sashanet.com | 2001-07-11 | 1 | -10/+11 |
* | | show master forced rotate info in SHOW BINLOG EVENTS | sasha@mysql.sashanet.com | 2001-06-23 | 1 | -0/+7 |
* | | merged new 3.23 errors | sasha@mysql.sashanet.com | 2001-06-22 | 1 | -17/+7 |
* | | merge | sasha@mysql.sashanet.com | 2001-06-21 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | fixed drop/create database bug when holding global read lock | sasha@mysql.sashanet.com | 2001-06-21 | 1 | -0/+4 |
* | | added SHOW BINLOG EVENTS | sasha@mysql.sashanet.com | 2001-06-21 | 1 | -2/+15 |
* | | Added event sequence number and flags to binlog | sasha@mysql.sashanet.com | 2001-06-19 | 1 | -10/+17 |
* | | Added slave log event to record the master position in of slave thread | sasha@mysql.sashanet.com | 2001-06-14 | 1 | -0/+21 |
|/ |
|
* | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-04-25 | 1 | -3/+4 |
|\ |
|