summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#8412: Setting error code to 0 on statements that cannot fail.mats@mysql.com2005-02-231-1/+3
* Bug#8412: Merge from 4.0mats@mysql.com2005-02-231-1/+13
|\
| * Bug#8412: For replication to work correctly, the prologue and mats@mysql.com2005-02-141-1/+14
| * two fixes for potential security bugsserg@serg.mylan2004-12-071-8/+10
* | BUG#6749: If there is no current database, then nothing should be binlogged iflars@mysql.com2005-02-101-1/+1
* | make the code to look safe, not only be safeserg@serg.mylan2005-01-171-2/+2
* | 2 small fixes for binlog (sorry for grouping them - I won't do it again):guilhem@mysql.com2005-01-061-4/+18
* | BitKeeper/triggers/pre-deltaserg@serg.mylan2004-12-221-1/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-12-091-1/+0
|\ \
| * | Fix for bug #6765 "Implicit access to time zone description dlenev@brandersnatch.localdomain2004-12-091-1/+0
* | | Bug#6391 (binlog-do-db rules ignored)mats@mysql.com2004-12-031-7/+7
|/ /
* | merge with 4.0monty@mysql.com2004-11-121-1/+11
|\ \ | |/
| * 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
* | More debuggingmonty@mysql.com2004-11-101-9/+23
* | per Monty's request - "WARNING" and "NOTE" changed to lowercase (for not to s...serg@serg.mylan2004-09-151-2/+2
* | log.cc:rburnett@build.mysql.com2004-09-081-1/+1
* | mergedserg@serg.mylan2004-09-071-28/+6
|\ \ | |/
| * 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
| |/
* | Merge with 4.0monty@mysql.com2004-09-011-68/+89
|\ \ | |/
| * 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
| |/
* | after mergeserg@serg.mylan2004-08-261-19/+19
* | mergedserg@serg.mylan2004-08-261-22/+172
|\ \ | |/
| * 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
* | | mergedserg@serg.mylan2004-08-201-3/+2
|\ \ \ | |/ /
| * | Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DE...guilhem@mysql.com2004-08-191-0/+16
| |/
* | (manual port from 4.0 - was needed)guilhem@mysql.com2004-08-191-0/+14
* | manually mergedserg@serg.mylan2004-08-181-8/+2
|\ \ | |/
| * 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
* | New handler::index_flags() definition to make it easy to check the full used ...monty@mysql.com2004-07-081-3/+4
* | Final part of WL#1717 "innodb/binlog consistency". This is to resolveguilhem@mysql.com2004-06-241-4/+11
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2004-06-231-4/+181
|\ \
| * | WL#1717 "binlog/innodb consistency".guilhem@mysql.com2004-06-231-1/+1
| * | Robustness feature.guilhem@mysql.com2004-06-201-4/+181
* | | log.cc:bar@mysql.com2004-06-231-6/+6
|/ /
* | WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-2/+16
* | 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