summaryrefslogtreecommitdiff
path: root/sql/repl_failsafe.cc
Commit message (Expand)AuthorAgeFilesLines
* Backport MySQL WL#2540 into MariaDB.unknown2011-05-031-2/+4
* Merge with MySQL 5.1.49Michael Widenius2010-08-021-1/+1
|\
| * BUG#53657: Slave crashed with error 22 when trying to lock mutexLuis Soares2010-05-241-1/+1
| * Bug#49501 Inefficient information_schema check (system collation), addonSergey Glukhov2010-01-221-1/+1
| * Bug#49501 Inefficient information_schema check (system collation)Sergey Glukhov2010-01-191-1/+1
* | Fix a bunch of Windows warningsBo Thorsen2010-04-211-0/+5
|/
* Bug#45613 handle failures from my_hash_insertKristofer Pettersson2009-11-201-1/+6
* A patch for Bug#47474 (mysqld hits Dbug_violation_helper assertAlexander Nozdrin2009-09-231-1/+3
* BUG#41924: high-level replication functions are not commentedSven Sandberg2009-01-091-0/+10
* Merge stella.local:/home2/mydev/mysql-5.0-axmrgunknown2008-03-201-1/+1
|\
| * Make gcov happy.unknown2008-03-181-1/+1
* | Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/...unknown2008-03-071-6/+9
|\ \
| * \ Merge mysql.com:/home/svoj/devel/mysql/BUG22989/mysql-5.0-enginesunknown2008-01-311-6/+9
| |\ \ | | |/
| | * BUG#22989 - START SLAVE causes Error on COM_REGISTER_SLAVE: 1105unknown2008-01-311-6/+9
* | | Bug#34655 Compile errorunknown2008-02-281-1/+1
* | | Rename send_eof() to my_eof() for consistency with my_ok() and my_error()unknown2008-02-191-2/+2
* | | Rename send_ok to my_ok. Similarly to my_error, it only records the status,unknown2008-02-191-1/+1
|/ /
* | Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2008-01-221-1/+1
|\ \
| * \ Merge kaamos.(none):/data/src/mysql-5.1unknown2008-01-101-1/+1
| |\ \
| | * \ Merge mysql.com:/misc/mysql/31752_/50-31752_unknown2007-11-261-1/+1
| | |\ \ | | | |/
| | | * Merge mysql.com:/misc/mysql/31752_/41-31752_unknown2007-11-261-1/+1
| | | |\
| | | | * Bug#31752: check strmake() boundsunknown2007-11-261-1/+1
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-201-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-1/+3
| |/ / /
* | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-forcollapseandmergeunknown2007-12-141-22/+41
|\ \ \ \
| * | | | Doxygenized comments.unknown2007-10-111-22/+41
| |/ / /
* | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-comeng-unificationunknown2007-10-171-11/+11
|\ \ \ \ | |/ / /
| * | | Renaming MASTER_INFO to Master_info in order to follow the codingunknown2007-08-161-3/+3
| * | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-8/+8
* | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-enterprise-former...unknown2007-04-271-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-031-5/+5
| |\ \ \ | | |/ / | |/| |
| | * | Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...unknown2007-02-271-5/+5
| | |\ \
| | | * | Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-5/+5
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-031-3/+3
| | | |\ \
| | | | * | Bug#24795: Add SHOW PROFILEunknown2007-01-031-3/+3
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-6/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2007-04-121-0/+1
|\ \ \ \ \ \
| * | | | | | BUG#25688 (RBR: circular replication may cause STMT_END_F flags to beunknown2007-04-121-0/+1
* | | | | | | Merge pilot.blaudden:/home/msvensson/mysql/bug19991/my51-bug19991unknown2007-03-291-0/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Bug#19991 CHANGE MASTER need option ssl-verify-server-certunknown2007-03-291-0/+4
* | | | | | | Fixed compiler warningsunknown2007-02-231-8/+4
|/ / / / / /
* | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1unknown2007-02-061-6/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-6/+6
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-6/+6
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-6/+6
| | | | |/ / | | | |/| |
* | | | | | Merge pilot.mysql.com:/home/msvensson/mysql/bug22943/my50-bug22943unknown2007-01-291-3/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge pilot.mysql.com:/home/msvensson/mysql/bug22943/my41-bug22943unknown2007-01-291-3/+6
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Bug#22943 syscall pruning in libmysqlunknown2007-01-291-3/+6
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1
|\ \ \ \ | |/ / /
| * | | my_strtoll10-x86.s:unknown2006-12-311-1/+1