mariadb/sql
mats@mysql.com 77c4a2ca60 WL#3259 (RBR with more columns on slave than on master):
Extended replication to allow extra columns added last on slave
as compared with table on master.
2006-05-03 15:00:38 +02:00
..
share Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1-new 2006-04-14 17:48:27 -04:00
.cvsignore
add_errmsg
authors.h Andrei Elkin has arrived. 2006-04-01 14:17:01 +03:00
client_settings.h
cmakelists.txt Add embedded server build to the CMake build files. 2006-04-03 10:25:36 +02:00
custom_conf.h
derror.cc
des_key_file.cc Many files: 2005-09-30 14:03:55 +02:00
discover.cc WL#1324 table name to file name encoding 2005-12-31 09:01:26 +04:00
event.cc manual merge 2006-04-07 09:18:29 +02:00
event.h fix for bug 16408 (Events: crash for an event in a procedure) 2006-03-16 13:14:40 +01:00
event_executor.cc Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
event_priv.h class event_timed -> Event_timed 2006-02-28 18:33:38 +01:00
event_timed.cc manual merge 2006-04-07 09:18:29 +02:00
field.cc WL#3259 (RBR with more columns on slave than on master): 2006-05-03 15:00:38 +02:00
field.h WL#3259 (RBR with more columns on slave than on master): 2006-05-03 15:00:38 +02:00
field_conv.cc Re commit of previous fix as the bk tree was broken. 2006-03-14 17:46:25 +02:00
filesort.cc Move handling of suffix_length from strnxfrm_bin() to filesort to ensure proper sorting of all kind of binary objects 2005-10-14 00:04:52 +03:00
frm_crypt.cc
gen_lex_hash.cc
gstream.cc fixes for windows 64-bit compiler warnings 2005-06-13 12:41:15 +02:00
gstream.h
ha_archive.cc Fixed a few pieces around support for data directory. 2006-04-16 21:55:02 -07:00
ha_archive.h Fixed a few pieces around support for data directory. 2006-04-16 21:55:02 -07:00
ha_berkeley.cc Fixed compiler and valgrind warnings 2006-03-29 14:27:36 +03:00
ha_berkeley.h Merge mysql.com:/home/jimw/my/mysql-5.1-14880 2005-12-05 18:09:42 -08:00
ha_blackhole.cc Fixed compiler and valgrind warnings 2006-03-29 14:27:36 +03:00
ha_blackhole.h BUG#15406: Adding support for transactions to blackhole. 2005-12-02 01:11:49 +01:00
ha_federated.cc Fixed compiler and valgrind warnings 2006-03-29 14:27:36 +03:00
ha_federated.h merged 2006-03-06 23:20:19 +01:00
ha_heap.cc Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0 2006-04-01 02:57:56 -08:00
ha_heap.h Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-08 23:53:45 +03:00
ha_innodb.cc Applied innodb-5.0-ss398 snapshot. 2006-04-01 01:54:15 +04:00
ha_innodb.h Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
ha_myisam.cc Fixed compiler and valgrind warnings 2006-03-29 14:27:36 +03:00
ha_myisam.h Fix the tree: plugin-related changes, necessary for 2006-01-20 00:40:56 +03:00
ha_myisammrg.cc Fixed compiler and valgrind warnings 2006-03-29 14:27:36 +03:00
ha_myisammrg.h Table definition cache, part 2 2005-11-23 22:45:02 +02:00
ha_ndbcluster.cc Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-04-13 10:48:24 +02:00
ha_ndbcluster.h Fixes for fast alter table for ndbcluster 2006-04-11 14:06:32 +02:00
ha_ndbcluster_binlog.cc wrong ndb object used to drop event operation causing DBUG_ASSERT in shutdown/cleanup 2006-04-13 09:37:43 +02:00
ha_ndbcluster_binlog.h Bug #18932: Cluster binlog mysqld accepts updating although binlog not setup 2006-04-10 16:08:40 +02:00
ha_ndbcluster_tables.h Bug #17805 Cluster_replication database should be renamed to just cluster 2006-03-01 13:31:21 +01:00
ha_partition.cc Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-04-11 21:06:48 +02:00
ha_partition.h Fixes for fast alter table for ndbcluster 2006-04-11 14:06:32 +02:00
handler.cc Merge mysql.com:/home/bkroot/mysql-5.1-new 2006-03-31 13:34:30 +02:00
handler.h Fixes for fast alter table for ndbcluster 2006-04-11 14:06:32 +02:00
handlerton-win.cc restored handlerton-win.cc that I mistakenly deleted. 2006-03-28 09:05:23 -06:00
handlerton.cc.in Make storage engines "pluggable", handlerton work 2005-11-07 16:25:06 +01:00
hash_filo.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
hash_filo.h
hostname.cc Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
init.cc WL#1324 table name to file name encoding 2005-12-31 09:01:26 +04:00
item.cc Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0 2006-04-06 15:31:30 -07:00
item.h Merge mysql.com:/home/timka/mysql/src/5.0-tmp-merge 2006-04-04 14:35:17 +03:00
item_buff.cc sql_select.cc: 2005-07-25 12:57:23 -07:00
item_cmpfunc.cc Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0 2006-04-10 17:48:17 -07:00
item_cmpfunc.h Post review changes for the fix of bug #16504. 2006-04-03 21:02:40 -07:00
item_create.cc Fixes to the replication mixed mode (patch approved by Monty): 2006-03-13 15:34:30 +01:00
item_create.h Adding XPath support: ExtractValue and UpdateXML functions. 2005-12-21 17:13:52 +04:00
item_func.cc Remove compiler warnings 2006-03-29 17:04:00 +03:00
item_func.h Fixed bug#13575: SP funcs in select with distinct/group and order by can 2006-03-10 13:53:00 +03:00
item_geofunc.cc Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 2005-10-31 11:54:36 +02:00
item_geofunc.h
item_row.cc Fixed bug #12762: 2005-10-15 14:32:37 -07:00
item_row.h Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
item_strfunc.cc Remove compiler warnings 2006-03-29 17:04:00 +03:00
item_strfunc.h Fix for bug#16678 FORMAT gives wrong result if client run with default-character-set=utf8 2006-03-06 12:52:38 +04:00
item_subselect.cc Merge mysql.com:/home/jimw/my/mysql-5.0-clean 2005-12-12 11:57:07 -08:00
item_subselect.h Fix bug #15706 find_field_in_tables() returns field from outer select 2006-02-15 19:45:06 +03:00
item_sum.cc Merge mysql.com:/home/hartmut/projects/mysql/dev/5.0 2006-04-07 11:23:55 +02:00
item_sum.h item_sum.cc, sql_select.cc: 2006-03-30 19:04:21 +04:00
item_timefunc.cc Merge zippy.(none):/home/cmiller/work/mysql/merge/tmp_merge 2006-04-14 11:38:09 -04:00
item_timefunc.h Merge zippy.(none):/home/cmiller/work/mysql/merge/tmp_merge 2006-04-14 11:38:09 -04:00
item_uniq.cc Table definition cache, part 2 2005-11-23 22:45:02 +02:00
item_uniq.h Inefficient usage of String::append() fixed. 2005-11-20 20:47:07 +02:00
item_xmlfunc.cc item_xmlfunc.cc: 2006-04-19 11:11:47 +05:00
item_xmlfunc.h Adding XPath support: ExtractValue and UpdateXML functions. 2005-12-21 17:13:52 +04:00
key.cc Merge mysql.com:/home/jimw/my/mysql-5.0-clean 2006-04-10 20:18:12 -07:00
lex.h BUG#15561: Possible to strange things with partitions defined although no partition support compiled in 2006-04-10 10:00:08 -04:00
lex_symbol.h
lock.cc Merge mysql.com:/home/mydev/mysql-5.0-bug5390 2006-04-05 15:00:28 +02:00
log.cc fix for Bug#18848 "SIGHUP crashes the server" (v2) 2006-04-18 08:43:13 +04:00
log.h Fixed compiler and valgrind warnings 2006-03-29 14:27:36 +03:00
log_event.cc WL#3259 (RBR with more columns on slave than on master): 2006-05-03 15:00:38 +02:00
log_event.h WL#3259 (RBR with more columns on slave than on master): 2006-05-03 15:00:38 +02:00
Makefile.am WL#3259 (RBR with more columns on slave than on master): 2006-05-03 15:00:38 +02:00
matherr.c
message.mc Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
mf_iocache.cc
my_decimal.cc Moved long running query to type_newdecimal-big.test 2005-11-23 20:16:06 +02:00
my_decimal.h Fix for bug #13573 (wrong data inserted for too big decimals) 2005-10-15 21:57:32 +05:00
my_lock.c Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
mysql_priv.h WL#3259 (RBR with more columns on slave than on master): 2006-05-03 15:00:38 +02:00
mysqld.cc Merge mysql.com:/home/jimw/my/mysql-5.1-19059 2006-04-17 10:06:17 -07:00
mysqld_suffix.h
net_serv.cc Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
nt_servc.cc
nt_servc.h
opt_range.cc Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-04-06 21:26:23 +04:00
opt_range.h Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-02 16:57:34 +03:00
opt_sum.cc Merge mysql.com:/home/hartmut/projects/mysql/dev/5.0 2006-04-07 11:23:55 +02:00
parse_file.cc Merge zim.(none):/home/ian/workspace/mysql-5.0 2006-03-27 19:48:44 -08:00
parse_file.h Fix for BUG#15921: DROP TRIGGER - can't be drop trigger created 2006-03-28 01:01:51 +04:00
partition_element.h Fix for bug#15447 Partitions: NULL is treated as zero 2006-03-07 15:25:08 +04:00
partition_info.cc BUG#18750: Various problems with partition names, quotation marks 2006-04-10 13:48:58 -04:00
partition_info.h BUG#18558 "Partition pruning results are incorrect for certain class of WHERE clauses" : 2006-04-06 21:23:33 +04:00
password.c Fixed compiler and valgrind warnings 2006-03-29 14:27:36 +03:00
procedure.cc Merge with 4.1 2005-06-07 00:31:53 +03:00
procedure.h
protocol.cc Fixes to embedded server to be able to run tests with it 2006-02-24 18:34:15 +02:00
protocol.h Fixes to embedded server to be able to run tests with it 2006-02-24 18:34:15 +02:00
records.cc Many files: 2005-12-01 13:34:48 +01:00
repl_failsafe.cc Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
repl_failsafe.h pthread_handler_decl() changed to be ctags-friendly 2005-10-08 16:39:55 +02:00
rpl_filter.cc Fix for BUG#15018 "valgrind error in Rpl_filter (uninitalized memory - could crash)". 2005-11-17 15:58:55 +01:00
rpl_filter.h WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_injector.cc Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-03-11 07:26:58 +01:00
rpl_injector.h wl#3023 clean up 2006-03-11 15:52:38 +01:00
rpl_rli.h WL#3023 (Use locks in a statement-like manner): 2006-02-16 08:30:53 +01:00
rpl_tblmap.cc WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_tblmap.h Compile fixes for aix52-64bit. 2006-01-01 22:18:02 +01:00
rpl_utility.cc WL#3259 (RBR with more columns on slave than on master): 2006-05-03 15:00:38 +02:00
rpl_utility.h WL#3259 (RBR with more columns on slave than on master): 2006-05-03 15:00:38 +02:00
set_var.cc Fixed compiler and valgrind warnings 2006-03-29 14:27:36 +03:00
set_var.h WL#2977 and WL#2712 global and session-level variable to set the binlog format (row/statement), 2006-02-25 22:21:03 +01:00
slave.cc Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
slave.h Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-02 16:57:34 +03:00
sp.cc Merge mysql.com:/opt/local/work/tmp_merge2 2006-03-30 19:12:10 +04:00
sp.h Fixed BUG#16303: erroneus stored procedures and functions should be droppable 2006-01-26 13:29:46 +01:00
sp_cache.cc Remove unused variable 2006-03-28 19:34:44 +02:00
sp_cache.h BUG#12228: Post review fixes: Added test case, code cleanup. 2005-08-10 21:17:02 +00:00
sp_head.cc Remove compiler warnings 2006-03-29 17:04:00 +03:00
sp_head.h Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-tree 2006-03-09 20:41:21 +03:00
sp_pcontext.cc Fixed BUG#16887: Cursor causes server segfault 2006-02-15 12:11:29 +01:00
sp_pcontext.h Fixed BUG#16887: Cursor causes server segfault 2006-02-15 12:11:29 +01:00
sp_rcontext.cc Post-review fix for BUG#15011. 2006-02-01 16:00:11 +01:00
sp_rcontext.h Fixed compiler warnings from gcc 4.0.2: 2006-02-25 17:46:30 +02:00
spatial.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0 2005-11-21 21:15:48 +02:00
spatial.h Fixed compiler warnings from gcc 4.0.2: 2006-02-25 17:46:30 +02:00
sql_acl.cc Fixed compiler and valgrind warnings 2006-03-29 14:27:36 +03:00
sql_acl.h manual merge 2006-02-14 17:05:36 +01:00
sql_analyse.cc Fixed compiler and valgrind warnings 2006-03-29 14:27:36 +03:00
sql_analyse.h
sql_array.h Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 2005-08-25 17:34:34 +04:00
sql_base.cc Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
sql_binlog.cc fixed BINLOG crashes in case of badly formed statement (Bug #17457) 2006-03-01 12:45:13 +02:00
sql_bitmap.h merge 2005-07-20 00:40:49 +02:00
sql_cache.cc Merge mysql.com:/home/alexi/bugs/mysql-5.0-15758-work 2006-04-09 17:48:47 +04:00
sql_cache.h Fixed compiler warnings from gcc 4.0.2: 2006-02-25 17:46:30 +02:00
sql_class.cc Fixed BUG#15758: "Holding adaptive search latch in 2006-04-07 23:58:17 +04:00
sql_class.h Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0 2006-04-01 02:57:56 -08:00
sql_client.cc
sql_crypt.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
sql_crypt.h
sql_cursor.cc Fixed BUG#15758: "Holding adaptive search latch in 2006-04-07 23:58:17 +04:00
sql_cursor.h A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 2005-09-22 02:11:21 +04:00
sql_db.cc Merge shellback.(none):/home/msvensson/mysql/mysql-5.0 2006-03-01 15:49:50 +01:00
sql_delete.cc Remove unused variable 2006-04-11 12:15:57 +02:00
sql_derived.cc Table definition cache, part 2 2005-11-23 22:45:02 +02:00
sql_do.cc Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
sql_error.cc Merge shellback.(none):/home/msvensson/mysql/mysql-5.0 2006-03-23 18:14:02 +01:00
sql_error.h
sql_handler.cc Remove unused variable 2006-04-11 12:15:57 +02:00
sql_help.cc Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-02 16:57:34 +03:00
sql_insert.cc Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
sql_lex.cc fix for distcheck 2006-04-13 09:57:51 +02:00
sql_lex.h Bug#18477 - MySQL/InnoDB Ignoring Foreign Keys in ALTER TABLE 2006-03-30 20:55:54 +02:00
sql_list.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
sql_list.h WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
sql_load.cc Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
sql_manager.cc Make storage engines "pluggable", handlerton work 2005-11-07 16:25:06 +01:00
sql_manager.h Make storage engines "pluggable", handlerton work 2005-11-07 16:25:06 +01:00
sql_map.cc Bug fix for bug #15843 "Added mmap support in myisam creates compile problem 2005-12-19 14:16:21 +01:00
sql_map.h
sql_olap.cc Implementation of WL#2486 - 2005-08-12 17:57:19 +03:00
sql_parse.cc Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
sql_partition.cc BUG#18750: Various problems with partition names, quotation marks 2006-04-10 13:48:58 -04:00
sql_partition.h BUG#18558 "Partition pruning results are incorrect for certain class of WHERE clauses" : 2006-04-06 21:23:33 +04:00
sql_plugin.cc Adding back support for loadable engines. 2006-04-16 13:08:14 -07:00
sql_plugin.h Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-02-14 22:57:12 +01:00
sql_prepare.cc Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0 2006-03-29 17:54:01 -08:00
sql_rename.cc Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525 2006-02-27 20:00:07 +03:00
sql_repl.cc Merge mysql.com:/usr_rh9/home/elkin.rh9/MySQL/BARE/5.0 2006-04-08 15:31:47 +03:00
sql_repl.h WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
sql_select.cc Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0 2006-04-03 21:04:38 -07:00
sql_select.h Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525 2006-02-27 20:00:07 +03:00
sql_show.cc BUG#18750: Various problems with partition names, quotation marks 2006-04-10 13:48:58 -04:00
sql_show.h WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
sql_sort.h
sql_state.c
sql_string.cc Merge mysql.com:/usr/home/bar/mysql-4.1.b15376 2006-03-23 12:41:28 +04:00
sql_string.h Netware specific changes. 2005-12-14 01:21:56 +02:00
sql_table.cc Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-04-19 09:50:17 +05:00
sql_tablespace.cc bug: replication of table spaces to work 2006-01-11 19:49:38 +01:00
sql_test.cc Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-02 16:57:34 +03:00
sql_trigger.cc Merge zim.(none):/home/ian/workspace/mysql-5.0 2006-03-27 19:48:44 -08:00
sql_trigger.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime 2006-02-26 16:38:48 +03:00
sql_udf.cc Bug#11835 CREATE FUNCTION crashes server 2006-03-21 10:54:26 +01:00
sql_udf.h Name resolution context added (BUG#6443) 2005-07-01 07:05:42 +03:00
sql_union.cc WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
sql_update.cc Manually merged 2006-04-05 20:12:26 +04:00
sql_view.cc Merge mysql.com:/opt/local/work/tmp_merge2 2006-03-30 19:12:10 +04:00
sql_view.h Finalize storage engine plugins 2005-12-21 10:18:40 -08:00
sql_yacc.yy Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1-new 2006-04-14 17:48:27 -04:00
stacktrace.c
stacktrace.h
strfunc.cc Making old tables seen with "#mysql50#" prefix, 2005-12-31 12:34:39 +04:00
structs.h WL#2935 - SHOW STATUS support in plugins 2006-01-07 14:41:57 +01:00
table.cc fixed reading of free'd memory when opening a table with non-existing plugin 2006-04-06 15:49:00 +02:00
table.h Merge mysql.com:/home/mydev/mysql-5.0-bug5390 2006-04-05 15:00:28 +02:00
thr_malloc.cc
time.cc fix for bug #17494 (The algorithm for calculating execution times is not fully correct) 2006-04-07 09:08:58 +02:00
tzfile.h
tztime.cc Fixed compiler and valgrind warnings 2006-03-29 14:27:36 +03:00
tztime.h Merge mysql.com:/home/my/mysql-5.0 2006-02-25 21:54:34 +02:00
udf_example.cc use "unsigned long" type just as in function declaration and add surrounding parentheses. 2006-04-05 11:20:12 +02:00
uniques.cc many warnings (practically safe but annoying) corrected 2006-01-03 17:54:54 +01:00
unireg.cc Fixes for fast alter table for ndbcluster 2006-04-11 14:06:32 +02:00
unireg.h Merge mysql.com:/home/mydev/mysql-5.0-bug10932 2005-12-06 08:31:38 +01:00
watchdog_mysqld