Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimized code for setting user variables with := and fixed some bugs in old ... | monty@mishka.mysql.fi | 2003-10-03 | 1 | -3/+3 |
* | Fix for | guilhem@mysql.com | 2003-09-24 | 1 | -1/+1 |
* | Add detection of in_addr_t | monty@narttu.mysql.fi | 2003-08-28 | 1 | -9/+8 |
* | Clearer states in SHOW PROCESSLIST for replication threads. | guilhem@mysql.com | 2003-08-25 | 1 | -2/+9 |
* | 2 minor edits, plus | guilhem@mysql.com | 2003-08-22 | 1 | -4/+27 |
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-08-20 | 1 | -0/+1 |
|\ | |||||
| * | First commit for fixing BUG#1100 | guilhem@mysql.com | 2003-08-20 | 1 | -0/+1 |
* | | Fixed some varnings from valgrind | monty@narttu.mysql.fi | 2003-08-20 | 1 | -1/+2 |
|/ | |||||
* | Use my_b_append instead of my_b_write on a SEQ_READ_APPEND cache, when we write | guilhem@mysql.com | 2003-08-19 | 1 | -1/+1 |
* | Fixed wrong test in LOG::close | monty@narttu.mysql.fi | 2003-07-14 | 1 | -2/+2 |
* | Better fix for bug #791: At binlog rotation, INSERTs may not find their way i... | monty@narttu.mysql.fi | 2003-07-14 | 1 | -14/+16 |
* | Safety and speedup fixes: | monty@mashka.mysql.fi | 2003-07-14 | 1 | -40/+33 |
* | Member no_rotate in MYSQL_LOG was always 0, I delete it. | guilhem@mysql.com | 2003-07-12 | 1 | -42/+31 |
* | removed 2 small useless if(). | guilhem@mysql.com | 2003-07-12 | 1 | -1/+8 |
* | Fix for BUG#791: | guilhem@mysql.com | 2003-07-11 | 1 | -149/+157 |
* | Cleanups | monty@mashka.mysql.fi | 2003-07-09 | 1 | -5/+5 |
* | Fix for | guilhem@mysql.com | 2003-07-08 | 1 | -8/+3 |
* | WL#912 (more user control on relay logs): | guilhem@mysql.com | 2003-07-06 | 1 | -15/+57 |
* | code cleanup | monty@narttu.mysql.fi | 2003-05-26 | 1 | -32/+25 |
* | log.cc: | heikki@hundin.mysql.fi | 2003-05-25 | 1 | -1/+46 |
* | MySQL-classic did not pass the test suite rpl_rotate_logs.test anymore bec... | guilhem@mysql.com | 2003-05-10 | 1 | -15/+17 |
* | Many files: | heikki@hundin.mysql.fi | 2003-05-03 | 1 | -1/+19 |
* | log.cc: | heikki@hundin.mysql.fi | 2003-04-04 | 1 | -1/+2 |
* | Merge heikki@build.mysql.com:/home/bk/mysql-4.0 | heikki@hundin.mysql.fi | 2003-04-03 | 1 | -1/+8 |
|\ | |||||
| * | log.cc: | heikki@hundin.mysql.fi | 2003-04-03 | 1 | -1/+8 |
* | | Explicit message to warn that logging (e.g. binary) is permanently turned off | guilhem@mysql.com | 2003-04-03 | 1 | -1/+4 |
|/ | |||||
* | Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0 | monty@narttu.mysql.fi | 2003-04-03 | 1 | -0/+1 |
|\ | |||||
| * | Fixed bug in memory allocation that could affect 64 bit systems (affected ham... | monty@narttu.mysql.fi | 2003-04-03 | 1 | -0/+1 |
* | | Merge with 3.23 to get fixes for: | monty@narttu.mysql.fi | 2003-04-03 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Portability fix (for AMD hammer) | monty@narttu.mysql.fi | 2003-04-03 | 1 | -0/+1 |
* | | New variable rli->ignore_log_space_limit to resolve | guilhem@mysql.com | 2003-03-17 | 1 | -0/+2 |
* | | Make log_pos be non-zero in the binary log, for BEGIN and COMMIT Query_log_ev... | guilhem@mysql.com | 2003-03-06 | 1 | -0/+9 |
* | | Only write to the error log if --log-error is specified and --console is not ... | monty@mashka.mysql.fi | 2003-01-28 | 1 | -1/+1 |
* | | merge | monty@mashka.mysql.fi | 2003-01-28 | 1 | -1/+12 |
|\ \ | |||||
| * \ | Merge with 3.23.56 (Replace manual with 'empty' document) | monty@mashka.mysql.fi | 2003-01-28 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix when using auto_increment and last_insert_id() in the same insert statement. | monty@mashka.mysql.fi | 2003-01-28 | 1 | -1/+1 |
| | * | many bug fixes | Sinisa@sinisa.nasamreza.org | 2002-12-23 | 1 | -0/+1 |
| | * | Transactions in AUTOCOMMIT=0 mode didn't rotate binary log. | monty@mashka.mysql.fi | 2002-12-14 | 1 | -0/+3 |
| * | | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -0/+11 |
* | | | Added option hostname.err | Administrador@light. | 2003-01-27 | 1 | -0/+46 |
|/ / | |||||
* | | 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 |
* | | Removed copying of parameters as this leads to memory leaks in embedded server. | monty@mashka.mysql.fi | 2002-12-05 | 1 | -33/+37 |
* | | 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 |
* | | 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 |