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