summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.2.Michael Widenius2011-12-111-18/+151
|\
| * Merge with MariaDB 5.1Michael Widenius2011-11-241-18/+151
| |\
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-18/+151
| | |\
| | | * DBUG_PRINT in solaris does not work well with NULL parameters.Luis Soares2011-07-151-4/+11
| | | * BUG#11753004: 44360: REPLICATION FAILEDLuis Soares2011-07-141-12/+136
| | | * Updated/added copyright headersKent Boortz2011-07-031-6/+27
| | | |\
| | | * \ Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |\ \
| | | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-1/+2
* | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-31/+46
|\ \ \ \ \ \
| * | | | | | post review changes 2Sergei Golubchik2011-05-191-3/+1
| * | | | | | lp:705210 Compiling with BUILD/compile-pentium64-debug failsSergei Golubchik2011-03-261-4/+4
| * | | | | | Fix compilation on Windows:Vladislav Vaintroub2011-03-241-1/+2
| * | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-28/+43
* | | | | | | Rewritten patch of percona - switching query cache on and off, removing comme...unknown2011-05-181-1/+1
* | | | | | | 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