summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* merge bug14275000 fixes to 5.5: sql/log_event.h.Andrei Elkin2012-07-051-9/+1
* merge bug14275000 fixes to 5.5Andrei Elkin2012-07-051-0/+16
|\
| * Bug#14275000Andrei Elkin2012-07-051-1/+10
* | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-06-121-0/+7
|\ \ | |/
| * BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-05-211-0/+7
* | merge bug11754117-45670 fixes from 5.1.Andrei Elkin2012-04-211-1/+8
|\ \ | |/
| * BUG#11754117 incorrect logging of INSERT into auto-increment Andrei Elkin2012-04-201-0/+10
* | Merge from 5.1 to 5.5Praveenkumar Hulakund2012-02-291-1/+1
|\ \ | |/
* | Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
|\ \ | |/
* | BUG#13593869 - 64035: SEVERAL ERRORS IN COM_BINLOG_DUMP/MYSQL_BINLOG_SEND CRA...Andrei Elkin2012-01-181-2/+2
* | BUG#11760927: 53375: RBR + NO PK => HIGH LOAD ON SLAVE (TABLE Luis Soares2011-11-111-0/+1
* | Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\ \ | |/
| * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | Bug #56662 Assertion failed: next_insert_id == 0, file .\handler.ccunknown2010-12-211-6/+3
|\ \ \ | |/ /
| * | Bug #56662 Assertion failed: next_insert_id == 0, file .\handler.ccunknown2010-12-211-6/+3
* | | BUG#56343 binlog_cache_use status is bigger than expectedAlfranio Correia2010-11-051-1/+1
|\ \ \
| * | | BUG#56343 binlog_cache_use status is bigger than expectedAlfranio Correia2010-10-061-1/+1
* | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-191-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-191-2/+2
* | | | Automerge from mysql-5.1-bugteam into mysql-5.5-bugteam.Luis Soares2010-10-131-1/+3
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | BUG#38718: slave sql thread crashes when reading relay logLuis Soares2010-10-061-1/+3
* | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-6/+6
|\ \ \
| * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-6/+6
* | | | Manul mergeunknown2010-07-041-1/+6
|\ \ \ \ | | |/ / | |/| |
| * | | The following statements support the CURRENT_USER() where a user is needed.unknown2010-07-041-1/+6
* | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-281-6/+1
|\ \ \ \ | |/ / /
| * | | Revert Bug#48321 due to build breakage and failing tests.Davi Arnaut2010-06-281-6/+1
* | | | Manual mergeunknown2010-06-271-1/+6
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | The following statements support the CURRENT_USER() where a user is needed.unknown2010-06-271-1/+6
* | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-3/+25
|\ \ \
| * \ \ Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-111-3/+3
| |\ \ \ | | |/ /
| | * | Bug#53189 Table map version unused and can be removedHe Zhenxing2010-05-081-3/+3
| * | | Manual merge of mysql-5.1-bugteam toAlexey Kopytov2010-04-191-85/+91
| |\ \ \
| * \ \ \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-0/+22
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bug #50407 mysqlbinlog --database=X produces bad output for SAVEPOINTsunknown2010-03-281-0/+22
| | * | | Merging with mysql-5.1-bugteamMats Kindahl2010-03-171-6/+4
| | |\ \ \
| | | * | | BUG#49618: Field length stored incorrectly in binary logMats Kindahl2010-03-171-6/+4
* | | | | | Committing on behalf or Dmitry Lenev:Konstantin Osipov2010-04-281-1/+15
| |_|_|/ / |/| | | |
* | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-85/+91
|/ / / /
* | | | auto merge from mysql-5.1-rep+3.Luis Soares2010-02-091-2/+8
|\ \ \ \
| * \ \ \ Auto Merge from 5.1-rep+2unknown2010-01-201-6/+4
| |\ \ \ \
| * | | | | BUG#49562: SBR out of sync when using numeric data types + userLuis Soares2010-01-151-2/+8
* | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-311-1/+16
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | bug#47142Andrei Elkin2010-01-271-1/+16
| |\ \ \ \ \
| | * | | | | bug#47142Andrei Elkin2010-01-271-1/+2
| | * | | | | Bug #47142 "slave start until" stops 1 event too late in 4.1 to 5.0 replicationAndrei Elkin2010-01-251-1/+14
| | | |_|_|/ | | |/| | |
| | * | | | BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-1/+5
| | * | | | BUG#37051 Replication rules not evaluated correctlyHe Zhenxing2009-03-051-6/+16
* | | | | | merge mysql-next-mr --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-131-3/+3
|\ \ \ \ \ \