summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-291-5/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Fix for BUG#4500 "set character set replicates incorrectly"unknown2004-08-291-5/+17
| * | | | | | | | | | | | | | | Code style fixes.unknown2004-08-281-82/+89
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | after mergeunknown2004-08-261-19/+19
* | | | | | | | | | | | | | | mergedunknown2004-08-261-22/+172
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-251-21/+174
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-191-32/+13
| | * | | | | | | | | | | | | | BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-181-69/+79
| | * | | | | | | | | | | | | | mysql_priv.h:unknown2004-08-141-22/+184
* | | | | | | | | | | | | | | | mergedunknown2004-08-201-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DE...unknown2004-08-191-0/+16
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | (manual port from 4.0 - was needed)unknown2004-08-191-0/+14
* | | | | | | | | | | | | | | manually mergedunknown2004-08-181-8/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix for:unknown2004-07-311-7/+2
| * | | | | | | | | | | | | Avoiding a theoretically possible crash (pthread_mutex_lock(0)) which could (...unknown2004-07-301-1/+0
* | | | | | | | | | | | | | New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-3/+4
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Final part of WL#1717 "innodb/binlog consistency". This is to resolveunknown2004-06-241-4/+11
* | | | | | | | | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-231-4/+181
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | WL#1717 "binlog/innodb consistency".unknown2004-06-231-1/+1
| * | | | | | | | | | | | | Robustness feature.unknown2004-06-201-4/+181
* | | | | | | | | | | | | | log.cc:unknown2004-06-231-6/+6
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-2/+16
* | | | | | | | | | | | | WL#1595 "Optionally fsync() the binlog after every statement":unknown2004-06-101-3/+12
* | | | | | | | | | | | | Implementation of WL#1824 "Add replication of character set variables in 4.1",unknown2004-06-031-0/+34
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Fixed problems noticed with last buildunknown2004-04-091-0/+2
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Fixed many compiler warningsunknown2004-04-051-1/+0
* | | | | | | | | | | Changing SET SQL_LOG_BIN so that it explicitely throws an error ifunknown2004-03-261-7/+2
* | | | | | | | | | | merge with 4.0 to get security fixes and latest bug fixesunknown2004-02-201-18/+23
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Fixed usage of strxnmov() in recent changesetsunknown2004-02-191-9/+12
| * | | | | | | | | potential problem fixed afer some reasoningunknown2004-02-191-6/+9
* | | | | | | | | | Merge with 4.0.17unknown2003-12-171-5/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Fix for BUG#2045 "Sending SIGHUP to mysqld crashes it if running with --log-b...unknown2003-12-081-2/+2
| * | | | | | | | Removing unneeded code: the Intvar_log_event constructor calls the Log_event ...unknown2003-12-011-4/+0
* | | | | | | | | Added missing SSL library (Should be in source distribution)unknown2003-11-281-2/+2
* | | | | | | | | Change word order of a few PROCESSLIST messages to correspondunknown2003-11-211-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge with 4.0.16unknown2003-10-071-4/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Optimized code for setting user variables with := and fixed some bugs in old ...unknown2003-10-031-3/+3
| * | | | | | | Fix forunknown2003-09-241-1/+1
* | | | | | | | WL #562: Change format of slow log in 4.1unknown2003-10-071-2/+2
* | | | | | | | bugfix for #1375unknown2003-09-291-2/+2
* | | | | | | | Mergeunknown2003-09-261-4/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | SCRUM:unknown2003-09-261-4/+10
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-141-1/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove 'extern' references from .cc filesunknown2003-09-131-1/+0
* | | | | | | | Manual merge after commiting START SLAVE UNTILunknown2003-09-141-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Implemented support for START SLAVE UNTIL (WL#868)unknown2003-09-141-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | merge with 4.0.15unknown2003-08-291-13/+44
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | |
| * | | | | Add detection of in_addr_tunknown2003-08-281-9/+8
| * | | | | Clearer states in SHOW PROCESSLIST for replication threads.unknown2003-08-251-2/+9
| * | | | | 2 minor edits, plusunknown2003-08-221-4/+27