summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Last tweak for doxygen cleanup. The number of doxygen warnings is 0 now.kostja@bodhi.(none)2007-08-161-1/+14
| | * | | | Fix doxygen warnings.kostja@bodhi.(none)2007-08-161-2/+2
| | * | | | Doxygen warnings.kostja@bodhi.(none)2007-08-161-1/+1
* | | | | | Post merge fixes.rafal@quant.(none)2007-08-271-12/+12
* | | | | | Merge quant.(none):/ext/mysql/bk/mysql-5.1-bug21842-5.1.22rafal@quant.(none)2007-08-271-74/+110
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | BUG#21842 (Cluster fails to replicate to innodb or myisam with err 134 rafal@quant.(none)2007-08-261-53/+54
| | |/ / | |/| |
| * | | Fixed errors found by pushbuild:monty@mysql.com/narttu.mysql.fi2007-08-161-2/+2
| * | | Move function to be visible in embedded servermonty@mysql.com/narttu.mysql.fi2007-08-141-13/+11
| * | | Fixed problem that Start_log_event_v3::created was not set properlymonty@mysql.com/narttu.mysql.fi2007-08-141-20/+57
| |/ /
* | | Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standardsmats@kindahl-laptop.dnsalias.net2007-08-161-51/+49
* | | BUG#22086 : Extra Slave Col: Char(5) on slave and Char(10) on master cause my...cbell/Chuck@mysql_cab_desk.2007-08-101-2/+1
|/ /
* | WL#3228 (NDB) : RBR using different table defs on slave/mastercbell/Chuck@mysql_cab_desk.2007-07-291-0/+10
* | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145h.mysql.com2007-06-051-34/+35
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.(none)2007-06-011-34/+35
| |\ \
| | * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-34/+35
* | | | Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rplmats@kindahl-laptop.dnsalias.net2007-05-311-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | BUG#28618 (Skipping into the middle of a group withmats@kindahl-laptop.dnsalias.net2007-05-311-0/+2
| |/ /
* | | Merge dsl-hkibras1-ff5dc300-70.dhcp.inet.fi:/home/elkin/MySQL/TEAM/BARE/5.0aelkin/elkin@dsl-hkibras1-ff5dc300-70.dhcp.inet.fi2007-05-281-1/+2
|\ \ \ | |/ / |/| / | |/
| * Bug#22725 Replication outages from ER_SERVER_SHUTDOWN (1053) set in replicati...aelkin/elkin@dsl-hkibras1-ff5dc300-70.dhcp.inet.fi2007-05-281-1/+2
* | Fixes to make it compile when using Sun CC and restoring some changesmats@capulet.net2007-04-131-4/+4
* | Yet another time_t fix.mats@romeo.(none)2007-04-131-1/+1
* | Merge romeo.(none):/home/bkroot/mysql-5.1-rplmats@romeo.(none)2007-04-131-2/+4
|\ \
| * | BUG#27779 (Slave cannot read old rows log events):mats@romeo.(none)2007-04-121-2/+4
* | | BUG#25688 (RBR: circular replication may cause STMT_END_F flags to bemats@romeo.(none)2007-04-121-0/+2
|/ /
* | WL#3464 (Add replication event to denote gap in replication):mats@romeo.(none)2007-03-301-1/+1
* | Post-merge patch.mats@romeo.(none)2007-03-291-1/+1
* | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplmats@romeo.(none)2007-03-291-1/+97
|\ \
| * | WL#3464: Add replication event to denote gap in replicationmats@romeo.(none)2007-03-291-1/+97
* | | BUG#27441 (There is no COLS bitmap for the after image of an updatemats@romeo.(none)2007-03-271-12/+35
* | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplmats@romeo.(none)2007-03-261-0/+8
|\ \ \
| * \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-rplguilhem@gbichot3.local2007-03-221-46/+292
| |\ \ \
| * | | | Fix for BUG#26194 "mysqlbinlog --base64-output produces invalid SQL";guilhem@gbichot3.local2007-03-221-0/+8
* | | | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplmats@romeo.(none)2007-03-221-46/+292
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplmats@romeo.(none)2007-03-221-46/+292
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | BUG#23171: Illegal group log positionmats@romeo.(none)2007-03-221-75/+191
| | * | | BUG#23171 (Illegal slave restart group position):mats@romeo.(none)2006-11-011-42/+171
* | | | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplmats@romeo.(none)2007-03-071-3/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merging with mysql-5.1-new-rplmats@romeo.(none)2007-02-211-3/+16
| |\ \ \ \
| | * | | | BUG#22583 (RBR between MyISAM and non-MyISAM tables containing BIT fieldmats@romeo.(none)2007-02-121-3/+16
| | |/ / /
* | | | | Merge mysql.com:/home/bar/mysql-5.0.mergebar@mysql.com2007-03-011-1/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0-rplbar@mysql.com2007-02-281-1/+4
| |\ \ \ \
| | * | | | Bug#15126 character_set_database is not replicated (LOAD DATA INFILE need it)bar@mysql.com2007-02-281-1/+4
| * | | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2007-02-251-0/+2
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-0/+2
| |\ \ \ \ \
| | * | | | | Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-0/+2
* | | | | | | Fix for BUG#25628: "mysqlbinlog crashes while processing binary logs".gbichot@dl145h.mysql.com2007-02-231-6/+9
* | | | | | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplmats@romeo.(none)2007-02-231-0/+2
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge gbichot3.local:/home/mysql_src/mysql-5.0-rpl-25507guilhem@gbichot3.local2007-02-151-0/+2
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | * | | | Fix for BUG#24432guilhem@gbichot3.local2007-02-081-0/+2
| | |/ / /
| | * | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2007-01-121-2/+16
| | |\ \ \