mariadb/sql
unknown f8f8c0282a WL#4078: Document binary format of binlog entries
Documented some binlog events using doxygen. More will be done later.
Also fixed typos in other comments and added remarks about dubious code.
Only comments are affected, there is no change to the actual code.


sql/log_event.cc:
  Fixed typos in some comments.
  Added remarks (as comments) about questionable code.
sql/log_event.h:
  Documented the binary format of following binlog events:
  Log_event
  Query_log_event
  Muted_query_log_event
  Slave_log_event (partial)
  Load_log_event
  Intvar_log_event
  Rand_log_event
  Rotate_log_event (partial)
sql/sql_class.h:
  Fixed typo in comment.
2007-10-25 11:58:18 +02:00
..
examples
share Merge devsrv-b.mysql.com:/data0/gshchepa/mysql-5.0-opt 2007-09-14 10:37:42 +02:00
.cvsignore
add_errmsg
authors.h
client_settings.h
CMakeLists.txt
contributors.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
event_data_objects.cc
event_data_objects.h
event_db_repository.cc
event_db_repository.h
event_queue.cc
event_queue.h
event_scheduler.cc
event_scheduler.h
events.cc
events.h
field.cc BUG#29549 (Endians: rpl_ndb_myisam2ndb,rpl_ndb_innodb2ndb and rpl_ndb_mix_innodb failed on): 2007-10-12 18:22:31 +02:00
field.h Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rpl 2007-10-12 09:40:24 +02:00
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_ndbcluster.cc Eliminating some valgrind warnings resulting from that some 2007-10-17 06:50:03 +02:00
ha_ndbcluster.h
ha_ndbcluster_binlog.cc Bug #11313 confusing/erroneous 4006 message 2007-09-07 11:15:07 +02:00
ha_ndbcluster_binlog.h Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1 2007-09-11 16:17:28 +02:00
ha_ndbcluster_cond.cc Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0-ndb 2007-09-13 10:00:14 +02:00
ha_ndbcluster_cond.h
ha_ndbcluster_tables.h
ha_partition.cc Merge bk@192.168.21.1:mysql-5.1-opt 2007-09-10 10:21:55 +05:00
ha_partition.h Bug #28430 Failure in replication of innodb partitioned tables on row/mixed format. 2007-09-07 18:41:49 +05:00
handler.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime 2007-08-31 10:58:02 +04:00
handler.h Bug #28430 Failure in replication of innodb partitioned tables on row/mixed format. 2007-09-07 18:41:49 +05:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc Merge gshchepa@bk-internal.mysql.com:/home/bk/mysql-5.1-opt 2007-09-14 21:17:07 +02:00
item.h Fix compile failure on windows 2007-09-14 21:15:57 +04:00
item_buff.cc
item_cmpfunc.cc Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b31081 2007-10-16 15:04:04 +05:00
item_cmpfunc.h Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b31081 2007-10-16 15:04:04 +05:00
item_create.cc
item_create.h
item_func.cc
item_func.h
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc
item_strfunc.h
item_subselect.cc
item_subselect.h
item_sum.cc Merge mysql.com:/home/psergey/mysql-5.0-bug30324 2007-09-14 15:05:20 +04:00
item_sum.h
item_timefunc.cc BUG#27927:Partition pruning not optimal with TO_DAYS and YEAR functions 2007-09-14 14:18:42 +04:00
item_timefunc.h BUG#27927:Partition pruning not optimal with TO_DAYS and YEAR functions 2007-09-14 14:18:42 +04:00
item_xmlfunc.cc Bug#27287 extractvalue() (and updatexml()) extremely slow for large XML 2007-10-09 13:53:39 +05:00
item_xmlfunc.h
key.cc
lex.h
lex_symbol.h
lock.cc
log.cc Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rpl 2007-10-12 09:40:24 +02:00
log.h manual merge 2007-10-04 13:13:04 +03:00
log_event.cc WL#4078: Document binary format of binlog entries 2007-10-25 11:58:18 +02:00
log_event.h WL#4078: Document binary format of binlog entries 2007-10-25 11:58:18 +02:00
log_event_old.cc
log_event_old.h
Makefile.am
matherr.c
message.mc
mf_iocache.cc
my_decimal.cc
my_decimal.h
my_lock.c
mysql_priv.h Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime 2007-08-31 22:13:27 +04:00
mysqld.cc Merge mysql.com:/home/bar/mysql-work/mysql-5.0-rpl 2007-10-02 15:41:43 +05:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc fixed warnings by bug 30639 2007-09-21 12:17:09 +02:00
opt_range.h
opt_sum.cc
parse_file.cc
parse_file.h
partition_element.h
partition_info.cc
partition_info.h BUG#27927:Partition pruning not optimal with TO_DAYS and YEAR functions 2007-09-14 14:18:42 +04:00
password.c
procedure.cc
procedure.h
protocol.cc
protocol.h
records.cc Eliminating some valgrind warnings resulting from that some 2007-10-17 06:50:03 +02:00
repl_failsafe.cc
repl_failsafe.h
rpl_constants.h
rpl_filter.cc
rpl_filter.h
rpl_injector.cc
rpl_injector.h
rpl_mi.cc
rpl_mi.h
rpl_record.cc Removing debug variables from non-debug builds. 2007-10-17 09:29:11 +02:00
rpl_record.h
rpl_record_old.cc
rpl_record_old.h
rpl_reporting.cc
rpl_reporting.h
rpl_rli.cc manual merge for bug_29136, bug#29309. 2007-10-13 23:12:50 +03:00
rpl_rli.h BUG#28618 (Skipping into the middle of a group with SQL_SLAVE_SKIP_COUNTER 2007-10-19 14:18:41 +02:00
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc BUG#30790 : Suspicious code in rpl_utility.cc 2007-09-14 11:22:41 -04:00
rpl_utility.h Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpl 2007-09-17 12:38:22 +02:00
scheduler.cc
scheduler.h
set_var.cc
set_var.h
slave.cc Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rpl 2007-10-24 16:54:18 +02:00
slave.h
sp.cc Eliminate compile warnings. 2007-09-01 00:12:00 +04:00
sp.h Fix for BUG#25843: changing default database between PREPARE and EXECUTE 2007-08-31 20:42:14 +04:00
sp_cache.cc
sp_cache.h
sp_head.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime 2007-08-31 22:13:27 +04:00
sp_head.h
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc
spatial.h
sql_acl.cc
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_array.h
sql_base.cc Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.1-runtime 2007-08-31 16:04:36 -06:00
sql_binlog.cc
sql_bitmap.h
sql_builtin.cc.in
sql_cache.cc Merge adventure.(none):/home/thek/Development/cpp/bug21074/my50-bug21074 2007-09-03 13:46:10 +02:00
sql_cache.h
sql_class.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime 2007-08-31 22:13:27 +04:00
sql_class.h WL#4078: Document binary format of binlog entries 2007-10-25 11:58:18 +02:00
sql_client.cc
sql_connect.cc
sql_crypt.cc
sql_crypt.h
sql_cursor.cc
sql_cursor.h
sql_db.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime 2007-08-31 22:13:27 +04:00
sql_delete.cc manual merge for bug_29136, bug#29309. 2007-10-13 23:12:50 +03:00
sql_derived.cc
sql_do.cc
sql_error.cc
sql_error.h
sql_handler.cc
sql_help.cc
sql_insert.cc Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpl 2007-09-17 12:38:22 +02:00
sql_lex.cc Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-opt 2007-09-19 18:02:59 +03:00
sql_lex.h Merge gleb.loc:/home/uchum/work/bk/5.1 2007-09-13 00:44:50 +05:00
sql_list.cc
sql_list.h
sql_load.cc Merge dl145j.mysql.com:/tmp/andrei/mysql-5.0-rpl 2007-09-15 21:25:56 +02:00
sql_locale.cc
sql_manager.cc
sql_map.cc fixed type conversion warnings revealed by bug 30639 2007-09-21 10:15:16 +02:00
sql_map.h
sql_olap.cc
sql_parse.cc Merge koti.dsl.inet.fi:/home/elkin/MySQL/TEAM/FIXES/5.0/bug29136-mdelete 2007-10-13 16:51:16 +03:00
sql_partition.cc BUG#27927:Partition pruning not optimal with TO_DAYS and YEAR functions 2007-09-14 14:18:42 +04:00
sql_partition.h
sql_plugin.cc
sql_plugin.h
sql_prepare.cc Fix for BUG#25843: changing default database between PREPARE and EXECUTE 2007-08-31 20:42:14 +04:00
sql_rename.cc
sql_repl.cc Merge koti.dsl.inet.fi:/home/elkin/MySQL/TEAM/BARE/5.0 2007-10-04 12:27:14 +03:00
sql_repl.h
sql_select.cc fixed type conversion warnings revealed by bug 30639 2007-09-21 10:15:16 +02:00
sql_select.h
sql_servers.cc
sql_servers.h
sql_show.cc Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl 2007-10-12 13:24:28 +02:00
sql_show.h
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc
sql_tablespace.cc
sql_test.cc
sql_trigger.cc Fixed whitespace 2007-09-04 16:40:27 -06:00
sql_trigger.h
sql_udf.cc
sql_udf.h
sql_union.cc
sql_update.cc Merge koti.dsl.inet.fi:/home/elkin/MySQL/TEAM/FIXES/5.0/bug29136-mdelete 2007-10-13 16:51:16 +03:00
sql_view.cc sql_view.cc: 2007-09-13 02:09:29 +05:00
sql_view.h
sql_yacc.yy Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpl 2007-10-01 11:25:32 +02:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h
table.cc
table.h
thr_malloc.cc
time.cc
tzfile.h
tztime.cc
tztime.h
udf_example.c
udf_example.def
uniques.cc
unireg.cc
unireg.h