summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#1595 "Optionally fsync() the binlog after every statement":guilhem@mysql.com2004-06-101-3/+12
* Implementation of WL#1824 "Add replication of character set variables in 4.1",guilhem@mysql.com2004-06-031-0/+34
* Fixed problems noticed with last buildmonty@mysql.com2004-04-091-0/+2
* Fixed many compiler warningsmonty@mysql.com2004-04-051-1/+0
* Changing SET SQL_LOG_BIN so that it explicitely throws an error ifguilhem@mysql.com2004-03-261-7/+2
* merge with 4.0 to get security fixes and latest bug fixesmonty@mashka.mysql.fi2004-02-201-18/+23
|\
| * Fixed usage of strxnmov() in recent changesetsmonty@mysql.com2004-02-191-9/+12
| * potential problem fixed afer some reasoningserg@serg.mylan2004-02-191-6/+9
* | Merge with 4.0.17monty@mysql.com2003-12-171-5/+1
|\ \ | |/
| * Fix for BUG#2045 "Sending SIGHUP to mysqld crashes it if running with --log-b...guilhem@mysql.com2003-12-081-2/+2
| * Removing unneeded code: the Intvar_log_event constructor calls the Log_event ...guilhem@mysql.com2003-12-011-4/+0
* | Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-2/+2
* | Change word order of a few PROCESSLIST messages to correspondpaul@teton.kitebird.com2003-11-211-1/+1
* | Merge with 4.0.16monty@narttu.mysql.fi2003-10-071-4/+4
|\ \ | |/
| * Optimized code for setting user variables with := and fixed some bugs in old ...monty@mishka.mysql.fi2003-10-031-3/+3
| * Fix forguilhem@mysql.com2003-09-241-1/+1
* | WL #562: Change format of slow log in 4.1ram@gw.mysql.r18.ru2003-10-071-2/+2
* | bugfix for #1375hf@deer.(none)2003-09-291-2/+2
* | Mergehf@deer.(none)2003-09-261-4/+10
|\ \
| * | SCRUM:hf@deer.(none)2003-09-261-4/+10
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2003-09-141-1/+0
|\ \ \ | |/ / |/| |
| * | Remove 'extern' references from .cc filesmonty@mashka.mysql.fi2003-09-131-1/+0
* | | Manual merge after commiting START SLAVE UNTILdlenev@mysql.com2003-09-141-0/+1
|\ \ \ | |/ / |/| |
| * | Implemented support for START SLAVE UNTIL (WL#868)dlenev@dlenev.mshome2003-09-141-0/+1
* | | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-13/+44
|\ \ \ | | |/ | |/|
| * | Add detection of in_addr_tmonty@narttu.mysql.fi2003-08-281-9/+8
| * | Clearer states in SHOW PROCESSLIST for replication threads.guilhem@mysql.com2003-08-251-2/+9
| * | 2 minor edits, plusguilhem@mysql.com2003-08-221-4/+27
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-08-201-0/+1
| |\ \
| | * | First commit for fixing BUG#1100guilhem@mysql.com2003-08-201-0/+1
| * | | Fixed some varnings from valgrindmonty@narttu.mysql.fi2003-08-201-1/+2
| |/ /
| * | Use my_b_append instead of my_b_write on a SEQ_READ_APPEND cache, when we writeguilhem@mysql.com2003-08-191-1/+1
* | | After merge fixesmonty@mashka.mysql.fi2003-08-191-3/+0
* | | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-195/+231
|\ \ \ | |/ / | | / | |/ |/|
| * Fixed wrong test in LOG::closemonty@narttu.mysql.fi2003-07-141-2/+2
| * Better fix for bug #791: At binlog rotation, INSERTs may not find their way i...monty@narttu.mysql.fi2003-07-141-14/+16
| * Safety and speedup fixes:monty@mashka.mysql.fi2003-07-141-40/+33
| * Member no_rotate in MYSQL_LOG was always 0, I delete it.guilhem@mysql.com2003-07-121-42/+31
| * removed 2 small useless if().guilhem@mysql.com2003-07-121-1/+8
| * Fix for BUG#791:guilhem@mysql.com2003-07-111-149/+157
| * Cleanupsmonty@mashka.mysql.fi2003-07-091-5/+5
| * Fix forguilhem@mysql.com2003-07-081-8/+3
| * WL#912 (more user control on relay logs):guilhem@mysql.com2003-07-061-15/+57
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-06-141-2/+2
|\ \
| * | Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...monty@narttu.mysql.fi2003-06-141-2/+2
* | | See each file's changeset for details.guilhem@mysql.com2003-06-121-8/+0
|/ /
* | Merge with 4.0.13monty@narttu.mysql.fi2003-06-041-7/+44
|\ \ | |/
| * code cleanupmonty@narttu.mysql.fi2003-05-261-32/+25
| * log.cc:heikki@hundin.mysql.fi2003-05-251-1/+46
* | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-16/+47
|\ \ | |/