Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WL#1595 "Optionally fsync() the binlog after every statement": | guilhem@mysql.com | 2004-06-10 | 1 | -3/+12 |
* | Implementation of WL#1824 "Add replication of character set variables in 4.1", | guilhem@mysql.com | 2004-06-03 | 1 | -0/+34 |
* | Fixed problems noticed with last build | monty@mysql.com | 2004-04-09 | 1 | -0/+2 |
* | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -1/+0 |
* | Changing SET SQL_LOG_BIN so that it explicitely throws an error if | guilhem@mysql.com | 2004-03-26 | 1 | -7/+2 |
* | merge with 4.0 to get security fixes and latest bug fixes | monty@mashka.mysql.fi | 2004-02-20 | 1 | -18/+23 |
|\ | |||||
| * | Fixed usage of strxnmov() in recent changesets | monty@mysql.com | 2004-02-19 | 1 | -9/+12 |
| * | potential problem fixed afer some reasoning | serg@serg.mylan | 2004-02-19 | 1 | -6/+9 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -5/+1 |
|\ \ | |/ | |||||
| * | Fix for BUG#2045 "Sending SIGHUP to mysqld crashes it if running with --log-b... | guilhem@mysql.com | 2003-12-08 | 1 | -2/+2 |
| * | Removing unneeded code: the Intvar_log_event constructor calls the Log_event ... | guilhem@mysql.com | 2003-12-01 | 1 | -4/+0 |
* | | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -2/+2 |
* | | Change word order of a few PROCESSLIST messages to correspond | paul@teton.kitebird.com | 2003-11-21 | 1 | -1/+1 |
* | | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | 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 |
* | | WL #562: Change format of slow log in 4.1 | ram@gw.mysql.r18.ru | 2003-10-07 | 1 | -2/+2 |
* | | bugfix for #1375 | hf@deer.(none) | 2003-09-29 | 1 | -2/+2 |
* | | Merge | hf@deer.(none) | 2003-09-26 | 1 | -4/+10 |
|\ \ | |||||
| * | | SCRUM: | hf@deer.(none) | 2003-09-26 | 1 | -4/+10 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mashka.mysql.fi | 2003-09-14 | 1 | -1/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove 'extern' references from .cc files | monty@mashka.mysql.fi | 2003-09-13 | 1 | -1/+0 |
* | | | Manual merge after commiting START SLAVE UNTIL | dlenev@mysql.com | 2003-09-14 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Implemented support for START SLAVE UNTIL (WL#868) | dlenev@dlenev.mshome | 2003-09-14 | 1 | -0/+1 |
* | | | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -13/+44 |
|\ \ \ | | |/ | |/| | |||||
| * | | 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 |
* | | | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -3/+0 |
* | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -195/+231 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | 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 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-06-14 | 1 | -2/+2 |
|\ \ | |||||
| * | | Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s... | monty@narttu.mysql.fi | 2003-06-14 | 1 | -2/+2 |
* | | | See each file's changeset for details. | guilhem@mysql.com | 2003-06-12 | 1 | -8/+0 |
|/ / | |||||
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-06-04 | 1 | -7/+44 |
|\ \ | |/ | |||||
| * | code cleanup | monty@narttu.mysql.fi | 2003-05-26 | 1 | -32/+25 |
| * | log.cc: | heikki@hundin.mysql.fi | 2003-05-25 | 1 | -1/+46 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -16/+47 |
|\ \ | |/ |