Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SCRUM | hf@deer.mysql.r18.ru | 2003-01-20 | 1 | -2/+3 |
* | resolving conflicts | hf@deer.mysql.r18.ru | 2003-01-15 | 1 | -2/+26 |
|\ | |||||
| * | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-03 | 1 | -2/+26 |
| |\ | |||||
| | * | Transactions in AUTOCOMMIT=0 mode didn't rotate binary log | monty@mashka.mysql.fi | 2002-12-14 | 1 | -0/+7 |
| | * | log.cc: | heikki@hundin.mysql.fi | 2002-12-11 | 1 | -2/+14 |
| | * | Ensure that BEGIN / COMMIT is handled properly if slave dies | monty@mashka.mysql.fi | 2002-12-11 | 1 | -0/+5 |
* | | | SCRUM | hf@deer.mysql.r18.ru | 2003-01-15 | 1 | -7/+6 |
* | | | Merge | hf@deer.mysql.r18.ru | 2002-12-19 | 1 | -2/+3 |
|\ \ \ | |/ / | |||||
| * | | this will make me life easier in the future | bar@bar.mysql.r18.ru | 2002-12-19 | 1 | -2/+4 |
* | | | Big purge about embedded library (scrum) | hf@deer.mysql.r18.ru | 2002-12-16 | 1 | -0/+14 |
|/ / | |||||
* | | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -33/+37 |
|\ \ | |/ | |||||
| * | Removed copying of parameters as this leads to memory leaks in embedded server. | monty@mashka.mysql.fi | 2002-12-05 | 1 | -33/+37 |
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -16/+22 |
|\ \ | |/ | |||||
| * | merge | monty@butch. | 2002-11-07 | 1 | -10/+10 |
| |\ | |||||
| | * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -10/+10 |
| * | | Put temporary files in binlog cache when using BEGIN/COMMIT | monty@hundin.mysql.fi | 2002-11-07 | 1 | -6/+12 |
| |/ | |||||
| * | Added Rand_log_event | nick@mysql.com | 2002-10-22 | 1 | -0/+7 |
* | | Changed binlog name padding from binlog.001 to binlog.000001 | nick@mysql.com | 2002-10-29 | 1 | -8/+11 |
* | | Added Rand_log_event | nick@mysql.com | 2002-10-24 | 1 | -0/+7 |
* | | merge with 4.0.5 | monty@hundin.mysql.fi | 2002-10-16 | 1 | -19/+21 |
|\ \ | |/ |/| | |||||
| * | Portability fixes to be able to compile MySQL with VC++ | monty@narttu.mysql.fi | 2002-10-08 | 1 | -1/+0 |
| * | Merge with 4.0.4 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -19/+22 |
| |\ | |||||
| | * | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -17/+20 |
| | * | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -2/+2 |
| | |\ | |||||
| | | * | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 1 | -2/+2 |
| | | |\ | |||||
| | | * \ | merge | monty@hundin.mysql.fi | 2002-04-13 | 1 | -2/+2 |
| | | |\ \ | |||||
| | | | * | | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 1 | -2/+2 |
* | | | | | | Merge with 3.23.54 | monty@hundin.mysql.fi | 2002-10-16 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | touchup to last fix | nick@mysql.com | 2002-10-07 | 1 | -32/+34 |
| * | | | | | 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 |