summaryrefslogtreecommitdiff
path: root/sql/log.h
Commit message (Expand)AuthorAgeFilesLines
* Manual merge of patch for Bug#46364 from mysql-next-mr-bugfixing.Alexander Nozdrin2010-02-021-2/+3
* merge mysql-next-mr --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-131-20/+24
|\
| * WL#2360 Performance schemaMarc Alff2010-01-061-20/+24
* | Manual merge from next-mr.unknown2010-01-121-15/+6
|\ \ | |/
| * WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-15/+6
* | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-3/+9
|\ \ | |/ |/|
| * merge mysql-5.1-rep+2 --> mysql-5.1-rep+3Alfranio Correia2009-12-141-0/+2
| |\
| | * WL#5142 FLUSH LOGS should take optional arguments for which log(s) to flushunknown2009-12-031-0/+2
| * | mergin 5.1 -> rep+2 -> rep+3. create_table_from_dump issue will be merged on ...Andrei Elkin2009-11-301-0/+14
| |\ \ | | |/
| * | WL#2687 WL#5072 BUG#40278 BUG#47175Alfranio Correia2009-11-031-3/+7
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-5/+21
|\ \ \ | |_|/ |/| |
| * | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-111-5/+21
| |\ \ | | |/ | |/|
| | * BUG#45292 orphan binary log created when starting server twiceAlfranio Correia2009-12-041-5/+21
* | | BUG#40611: MySQL cannot make a binary log after sequential numberLuis Soares2009-11-221-0/+13
* | | Bug #48463 backporting from 6.0-rpl to celosia a set of bugsAndrei Elkin2009-11-201-0/+1
|/ /
* | BUG#40611, BUG#44779: reverted in mysql-5.1-rep+2.Luis Soares2009-10-071-13/+0
* | merge from 5.1-rpl+2 repo to a local branch with HB and bug@27808 fixesAndrei Elkin2009-10-011-2/+40
|\ \
| * \ Automerge: mysql-5.1-rep+2 (local backports) --> mysql-5.1-rep+2 (local latest)Luis Soares2009-09-301-0/+13
| |\ \
| | * | BUG#40611: MySQL cannot make a binary log after sequential numberLuis Soares2009-09-291-0/+13
| | |/
| * | BUG#35542 Add option to sync master and relay log to disk after every eventAlfranio Correia2009-09-291-2/+27
| |/
* | WL#342 heartbeatAndrei Elkin2009-09-291-2/+3
|/
* BUG#43929 binlog corruption when max_binlog_cache_size is exceededAlfranio Correia2009-06-181-1/+4
* BUG#41948 Query_log_event constructor needlessly contortedHe Zhenxing2009-05-301-0/+2
* merge: 5.1 -> 5.1-rplLuis Soares2009-01-231-0/+7
|\
| * BUG#38826 Race in MYSQL_LOG::purge_logs is impossible to debug in productionLuis Soares2008-12-041-0/+7
* | Merging 5.1 main into 5.1-rpl.Mats Kindahl2008-10-061-0/+1
|\ \ | |/
| * Bug #32709: Assertion failed: trx_data->empty(), file log.ccMats Kindahl2008-09-031-0/+1
* | BUG#38734 rpl_server_id2 sync_with_master failedHe Zhenxing2008-09-281-0/+4
|/
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-10-301-1/+7
|\
| * manual mergeunknown2007-10-041-1/+7
* | Bug#21557 entries in the general query log truncated at 1000 characters.unknown2007-10-181-0/+4
|/
* Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplunknown2007-08-171-3/+3
|\
| * Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standardsunknown2007-08-161-3/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-021-8/+8
|\ \ | |/ |/|
| * Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-8/+8
* | Code review changesunknown2007-07-271-3/+0
* | WL#3984 (Revise locking of mysql.general_log and mysql.slow_log)unknown2007-07-271-78/+15
|/
* Fix for bug #26380: LOCK TABLES + FLUSH LOGS causes deadlockunknown2007-06-171-0/+6
* mysql-test/mysql-test-run.plunknown2007-04-271-3/+3
* Bug #26079 max_binlog_size + innodb = not make new binlog and hang serverunknown2007-03-201-1/+1
* Merge cbell@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rplunknown2007-02-261-1/+1
|\
| * BUG#20141 "User-defined variables are not replicated properly for unknown2007-02-261-1/+1
* | After merge fixesunknown2007-01-291-4/+4
|/
* Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rplunknown2007-01-121-2/+2
|\
| * Merge romeo.(none):/home/bk/b22864-mysql-5.1-new-rplunknown2006-12-211-0/+2
| |\
| | * BUG#22864 (Rollback following CREATE... SELECT discards 'CREATE TABLE'unknown2006-12-211-0/+2
| * | Merge mysql.com:/home/bkroot/mysql-5.1-new-rplunknown2006-12-081-2/+0
| |\ \
| | * | WL#3618 - Remove HAVE_ROW_BASED_REPLICATION from source code.unknown2006-12-071-2/+0
* | | | Many files:unknown2006-12-271-2/+1
|/ / /
* | | Merge ts3-168.ts.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-new-ndb-bjunknown2006-12-011-0/+2
|\ \ \ | |/ / |/| |