summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* two fixes for potential security bugsserg@serg.mylan2004-12-071-8/+10
* Fix for BUG#6522 "Replication fails due to a rolled back transaction in the b...guilhem@mysql.com2004-11-101-0/+9
* Fix for BUG##5714 "Insert into MyISAM table and select ... for update]":guilhem@mysql.com2004-11-041-1/+2
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-09-061-16/+0
|\
| * Replacing class Disable_binlog by macros. Patch already approved by Monty.guilhem@mysql.com2004-09-061-16/+0
* | bug#5389 merge.test fails on qnx - uninitalized variable in myrg_open()serg@serg.mylan2004-09-061-7/+13
|/
* log.cc:rburnett@build.mysql.com2004-08-301-1/+1
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-08-291-5/+17
|\
| * Fix for BUG#4500 "set character set replicates incorrectly"guilhem@mysql.com2004-08-291-5/+17
* | Code style fixes.monty@mysql.com2004-08-281-82/+89
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0rburnett@build.mysql.com2004-08-251-21/+174
|\
| * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...rburnett@build.mysql.com2004-08-191-32/+13
| * BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i...rburnett@build.mysql.com2004-08-181-69/+79
| * mysql_priv.h:rburnett@build.mysql.com2004-08-141-22/+184
* | Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DE...guilhem@mysql.com2004-08-191-0/+16
|/
* Fix for:guilhem@mysql.com2004-07-311-7/+2
* Avoiding a theoretically possible crash (pthread_mutex_lock(0)) which could (...guilhem@mysql.com2004-07-301-1/+0
* 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
* 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
* 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
* 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
* 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
* code cleanupmonty@narttu.mysql.fi2003-05-261-32/+25
* log.cc:heikki@hundin.mysql.fi2003-05-251-1/+46
* MySQL-classic did not pass the test suite rpl_rotate_logs.test anymore bec...guilhem@mysql.com2003-05-101-15/+17
* Many files:heikki@hundin.mysql.fi2003-05-031-1/+19
* log.cc:heikki@hundin.mysql.fi2003-04-041-1/+2
* Merge heikki@build.mysql.com:/home/bk/mysql-4.0heikki@hundin.mysql.fi2003-04-031-1/+8
|\
| * log.cc:heikki@hundin.mysql.fi2003-04-031-1/+8
* | Explicit message to warn that logging (e.g. binary) is permanently turned offguilhem@mysql.com2003-04-031-1/+4
|/
* Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0monty@narttu.mysql.fi2003-04-031-0/+1
|\
| * Fixed bug in memory allocation that could affect 64 bit systems (affected ham...monty@narttu.mysql.fi2003-04-031-0/+1
* | Merge with 3.23 to get fixes for:monty@narttu.mysql.fi2003-04-031-0/+1
|\ \ | |/