summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with MariaDB 5.2Michael Widenius2011-05-101-5/+26
|\
| * Merge with MariaDB 5.1Michael Widenius2011-05-031-5/+26
| |\
| | * Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-5/+26
| | |\
| | | * BUG#11766865: 60091: RBR + NO PK + UPDATE NULL VALUE --> SLAVE BREAK WITH ERR...Luis Soares2011-03-241-5/+26
* | | | Fixed compiler warningsMichael Widenius2011-05-081-7/+6
* | | | MWL#180: Merge bugfix from 5.2 to 5.3 codebase + really fix version from whic...unknown2011-05-051-1/+1
* | | | Backport MySQL WL#2540 into MariaDB.unknown2011-05-031-79/+518
* | | | Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl.unknown2011-04-011-15/+27
|\ \ \ \ | |/ / /
| * | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-14/+26
| |\ \ \ | | |/ /
| | * | Merge with MySQL 5.1.55Michael Widenius2011-02-201-14/+26
| | |\ \ | | | |/
| | | * Bug #50914 mysqlbinlog not handling drop of current default databaseunknown2010-12-291-1/+6
| | | * Bug #56662 Assertion failed: next_insert_id == 0, file .\handler.ccunknown2010-12-211-12/+18
| | | * BUG 46697Luis Soares2010-12-141-1/+1
| | | * BUG#46697: Table name in error message is not populatedLuis Soares2010-12-031-1/+2
| * | | Merge with alias as StringMichael Widenius2011-02-281-1/+1
| |\ \ \
| | * | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-1/+1
* | | | | Fix incorrect DBUG_ASSERT().unknown2011-01-261-1/+1
* | | | | Fix two compiler warnings from Buildbot (including one bad merge).unknown2011-01-111-1/+2
* | | | | Mergeunknown2011-01-101-23/+105
|\ \ \ \ \
| * | | | | Merge Percona patch row_based_replication_without_primary_key.patch into Mari...unknown2010-12-271-23/+105
| |/ / / /
* | | | | Merge Percona patch MWL#47 into mariadb 5.2-percona.unknown2011-01-101-9/+155
|/ / / /
* | | | automatic merge with 5.1Michael Widenius2010-12-011-0/+13
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#54201: "SET INSERT_ID" event must be ignored if corresponding event is ig...unknown2010-11-301-0/+13
* | | | merge with 5.1Michael Widenius2010-11-301-25/+34
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge with MySQL 5.1.53Michael Widenius2010-11-251-25/+34
| |\ \ | | |/
| | * Bug#27606 GRANT statement should be replicated with DEFINER informationunknown2010-10-231-1/+1
| | * Bug#55478 Row events wrongly apply on the temporary table of the same nameunknown2010-10-211-0/+1
| | * Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-191-1/+1
| | * BUG 38718: automerged bzr bundle from bug report into Luis Soares2010-10-131-4/+10
| | |\
| | | * BUG#38718: slave sql thread crashes when reading relay logLuis Soares2010-10-061-4/+10
| | * | Bug#55375 Transaction bigger than max_binlog_cache_size crashes slaveunknown2010-10-091-19/+21
| | |/
* | | merge with 5.1Sergei Golubchik2010-09-111-17/+91
|\ \ \ | |/ /
| * | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-1/+1
| * | Merge with MySQL 5.1.50Michael Widenius2010-08-271-16/+90
| |\ \ | | |/
| | * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-17/+15
| | * Postfix bug#48321unknown2010-07-081-3/+17
| | * The following statements support the CURRENT_USER() where a user is needed.unknown2010-07-041-1/+64
| | * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-12/+9
* | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-21/+78
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-21/+78
| |\ \ | | |/
| | * Revert Bug#48321 due to build breakage and failing tests.Davi Arnaut2010-06-281-66/+1
| | * merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-06-271-6/+0
| | |\
| | | * merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-06-171-6/+0
| | | |\
| | | | * BUG#53560 CREATE TEMP./DROP TEMP. are not binglogged correctly after a failed...Alfranio Correia2010-05-191-6/+0
| | * | | The following statements support the CURRENT_USER() where a user is needed.unknown2010-06-271-1/+66
| | |/ /
| | * | BUG#53893: RBR: nullable unique key can lead to out-of-sync slaveLuis Soares2010-06-041-6/+3
| | * | BUG#53893: RBR: nullable unique key can lead to out-of-sync slaveLuis Soares2010-06-021-2/+32
| | * | BUG 52868: automerged bzr bundle from bug report.Luis Soares2010-05-201-7/+27
| | |\ \
| | | * | BUG#52868: Wrong handling of NULL value during update, replication outLuis Soares2010-04-211-7/+27
| | | |/
| | * | BUG#49522: Replication problem with mixed MyISAM/InnoDBLuis Soares2010-05-071-6/+22
| | |\ \ | | | |/ | | |/|