mariadb/sql
unknown c76459aca9 Bug#16316: XML: extractvalue() is case-sensitive with contains()
xml.result, xml.test:
  Adding test case.
item_xmlfunc.cc:
  Fixed that Item_nodeset_func derived classes
  didn't take into account charset of the XML value
  and always worked using "binary" charset.


sql/item_xmlfunc.cc:
  Bug#16316: XML: extractvalue() is case-sensitive with contains()
  Fixed that Item_nodeset_func derived classes
  didn't take into account charset of the XML value
  and always worked using "binary" charset.
mysql-test/t/xml.test:
  Adding test case.
mysql-test/r/xml.result:
  Adding test case.
2006-03-02 14:05:38 +04:00
..
share Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-02-25 22:22:12 +01:00
.cvsignore
add_errmsg
authors.h
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
event.cc fix compiler warnings: precision loses, unused vars 2006-02-28 20:32:37 +01:00
event.h class event_timed -> Event_timed 2006-02-28 18:33:38 +01:00
event_executor.cc save the modified value and compare it every time. the memory address 2006-03-01 04:22:05 +01:00
event_priv.h class event_timed -> Event_timed 2006-02-28 18:33:38 +01:00
event_timed.cc fix for bug #16426 2006-03-01 02:34:22 +01:00
field.cc Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525 2006-02-27 20:00:07 +03:00
field.h Merge error 2006-03-01 10:16:14 +01:00
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_archive.cc 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
ha_archive.h This patch adds a new field to the meta file for tracking flushes (this is being kept to later do stats and determine how often the compression buffer is being foiled). This should keep things all nice an compatible between versions. 2006-02-15 00:59:24 -08:00
ha_berkeley.cc 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
ha_berkeley.h
ha_blackhole.cc 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
ha_blackhole.h
ha_federated.cc 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
ha_federated.h Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-08 00:33:31 +03:00
ha_heap.cc 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
ha_heap.h Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-08 23:53:45 +03:00
ha_innodb.cc 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
ha_innodb.h Fixed: BUG#15653, BUG#16157, BUG#16229, BUG#16298, BUG#16387, BUG#16582. 2006-01-31 21:41:48 +03:00
ha_myisam.cc 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
ha_myisam.h Fix the tree: plugin-related changes, necessary for 2006-01-20 00:40:56 +03:00
ha_myisammrg.cc Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525 2006-02-27 20:00:07 +03:00
ha_myisammrg.h
ha_ndbcluster.cc Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-03-01 18:24:07 +01:00
ha_ndbcluster.h Bug #16385 Partitions: crash when updating a range partitioned NDB table 2006-03-01 15:24:46 +01:00
ha_ndbcluster_binlog.cc Bug #17827 cluster: rename of several tables in one statement, gets multiply logged 2006-03-01 18:23:00 +01:00
ha_ndbcluster_binlog.h Bug #17827 cluster: rename of several tables in one statement, gets multiply logged 2006-03-01 18:23:00 +01: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 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
ha_partition.h BUG#15408: Partitions: subpartition names are not unique 2006-02-16 10:38:33 -06:00
handler.cc 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
handler.h Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-02-28 14:45:31 +01:00
handlerton-win.cc
handlerton.cc.in
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc Merge mysql.com:/home/my/mysql-5.0 2006-02-25 21:54:34 +02:00
item.h Merge mysql.com:/home/hf/work/mysql-5.0.9088 2006-03-02 09:17:11 +04:00
item_buff.cc
item_cmpfunc.cc Merge mysql.com:/home/hf/work/mysql-5.0.9088 2006-03-02 09:17:11 +04:00
item_cmpfunc.h Fixed compiler warnings from gcc 4.0.2: 2006-02-25 17:46:30 +02:00
item_create.cc
item_create.h
item_func.cc 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
item_func.h Merge april.(none):/home/svoj/devel/mysql/merge/mysql-4.1 2006-02-07 15:30:32 +04:00
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc 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
item_strfunc.h
item_subselect.cc
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
item_sum.h Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was 2006-02-28 19:30:30 +03:00
item_timefunc.cc Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-08 14:05:19 +03:00
item_timefunc.h - fix bug #16435 (Weekly events execute every second) (WL#1034 Internal CRON) 2006-01-18 20:41:22 +01:00
item_uniq.cc
item_uniq.h
item_xmlfunc.cc Bug#16316: XML: extractvalue() is case-sensitive with contains() 2006-03-02 14:05:38 +04:00
item_xmlfunc.h
key.cc
lex.h Merging 5.0->5.1 2006-02-17 11:26:03 +04:00
lex_symbol.h
lock.cc dbug changes: 2006-02-14 22:36:11 +01:00
log.cc 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
log.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
log_event.cc Merge 2006-02-28 23:29:58 +01:00
log_event.h Merge 2006-02-28 23:29:58 +01:00
Makefile.am BUG #15408 - Partitions: subpartition names are not unique 2006-02-21 17:40:07 -06:00
matherr.c
mf_iocache.cc
my_decimal.cc
my_decimal.h
my_lock.c
mysql_priv.h Merge mysql.com:/home/bkroot/mysql-5.1-new 2006-02-27 09:09:02 +01:00
mysqld.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-02-26 15:12:56 +02:00
mysqld_suffix.h
net_serv.cc Bug#2845 client fails to reconnect if using TCP/IP 2006-03-01 15:21:03 +01:00
nt_servc.cc
nt_servc.h
opt_range.cc Merge mysql.com:/home/my/mysql-5.0 2006-02-25 21:54:34 +02:00
opt_range.h Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-02 16:57:34 +03:00
opt_sum.cc Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0 2006-01-06 23:26:20 -08:00
parse_file.cc Fix for crash of "mysql-test-run --debug mysqldump": don't access dir->str if dir is null. 2006-01-24 15:37:56 +01:00
parse_file.h Fixed compiler warnings from gcc 4.0.2: 2006-02-25 17:46:30 +02:00
partition_element.h BUG #15408 - Partitions: subpartition names are not unique 2006-02-21 17:40:07 -06:00
partition_info.cc 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
partition_info.h BUG #15408 - Partitions: subpartition names are not unique 2006-02-21 17:40:07 -06:00
password.c Merge mysql.com:/opt/local/work/mysql-4.1-root 2006-01-11 17:49:56 +03:00
procedure.cc
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
repl_failsafe.cc Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-02 16:57:34 +03:00
repl_failsafe.h
rpl_filter.cc
rpl_filter.h
rpl_injector.cc wl2325 wl2324 2006-01-12 19:51:02 +01:00
rpl_injector.h wl2325 wl2324 2006-01-12 19:51:02 +01:00
rpl_rli.h
rpl_tblmap.cc
rpl_tblmap.h Compile fixes for aix52-64bit. 2006-01-01 22:18:02 +01:00
set_var.cc 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
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 Merging 5.0->5.1 2006-02-17 11:26:03 +04:00
slave.h Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-02 16:57:34 +03:00
sp.cc Merge mysql.com:/home/kostja/mysql/mysql-5.0-root 2006-02-22 14:04:24 +03: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
sp_cache.h
sp_head.cc fix for bug #16426, post fixes 2006-03-01 03:49:31 +01:00
sp_head.h fix for bug #16426 2006-03-01 02:34:22 +01:00
sp_pcontext.cc
sp_pcontext.h Merge mysql.com:/extern/mysql/bk/mysql-5.0 2006-01-16 15:37:25 +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
spatial.h Fixed compiler warnings from gcc 4.0.2: 2006-02-25 17:46:30 +02:00
sql_acl.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-03-01 10:07:14 +01:00
sql_acl.h manual merge 2006-02-14 17:05:36 +01:00
sql_analyse.cc
sql_analyse.h
sql_array.h
sql_base.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-02-27 20:11:54 +03: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
sql_cache.cc dbug changes: 2006-02-14 22:36:11 +01:00
sql_cache.h Fixed compiler warnings from gcc 4.0.2: 2006-02-25 17:46:30 +02:00
sql_class.cc Fixed crashes in embedded-server tests 2006-02-28 12:21:56 +04:00
sql_class.h Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-02-26 15:12:56 +02:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_cursor.cc Fixes to embedded server to be able to run tests with it 2006-02-24 18:34:15 +02:00
sql_cursor.h
sql_db.cc Merge shellback.(none):/home/msvensson/mysql/mysql-5.0 2006-03-01 15:49:50 +01:00
sql_delete.cc 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
sql_derived.cc
sql_do.cc
sql_error.cc fix for bug #17289 Events: missing privilege check for drop database 2006-02-10 15:02:57 +01:00
sql_error.h
sql_handler.cc Merge mysql.com:/home/kostja/mysql/mysql-5.0-for_merge 2006-02-02 12:03:35 +03:00
sql_help.cc Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-02 16:57:34 +03:00
sql_insert.cc 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
sql_lex.cc Merge mysql.com:/home/kostja/mysql/mysql-5.0-root 2006-02-09 13:35:59 +03:00
sql_lex.h class event_timed -> Event_timed 2006-02-28 18:33:38 +01:00
sql_list.cc
sql_list.h
sql_load.cc Fix for a segfault in my previous cset (about WL#2712 and WL#2977). 2006-02-26 00:03:52 +01:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-03-01 03:18:59 +01:00
sql_partition.cc Bug#14527: Partitions: table unreadable if partition name = c-cedilla 2006-03-02 12:25:02 +04:00
sql_partition.h Bug #17701, ALTER TABLE t1 ADD PARTITION for PARTITION BY LIST hangs test 2006-02-28 12:29:50 +01:00
sql_plugin.cc bug#17568 mysql_fix_privilege_tables doesn't create mysql.plugin 2006-02-28 12:42:06 +04: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 Fixes to embedded server to be able to run tests with it 2006-02-24 18:34:15 +02: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 Fix for a segfault in my previous cset (about WL#2712 and WL#2977). 2006-02-26 00:03:52 +01:00
sql_repl.h
sql_select.cc Merge rurik.mysql.com:/home/igor/mysql-5.1 2006-02-19 19:26:25 -08: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 class event_timed -> Event_timed 2006-02-28 18:33:38 +01:00
sql_show.h
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc Bug #17499 Alter table of ndb partitioned tables causes mysqld to core 2006-02-28 14:29:48 +01: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 mysql.com:/home/dlenev/src/mysql-5.0-bg13525 2006-02-27 20:00:07 +03: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#17568 mysql_fix_privilege_tables doesn't create mysql.plugin 2006-02-28 12:42:06 +04:00
sql_udf.h
sql_union.cc
sql_update.cc Fixed compiler warnings from gcc 4.0.2: 2006-02-25 17:46:30 +02:00
sql_view.cc Bug #17206 Update through VIEW is not working 2006-02-08 18:08:18 +01:00
sql_view.h
sql_yacc.yy Fix for bug#14363 Partitions: failure if create in stored procedure 2006-03-01 12:42:33 +04:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h WL#2935 - SHOW STATUS support in plugins 2006-01-07 14:41:57 +01:00
table.cc Bug#17181 (mysqlslap test server crash): 2006-02-23 13:34:03 +01:00
table.h Merge mysql.com:/home/my/mysql-5.0 2006-02-25 21:54:34 +02:00
thr_malloc.cc
time.cc - fix bug #16435 (Weekly events execute every second) (WL#1034 Internal CRON) 2006-01-18 20:41:22 +01:00
tzfile.h
tztime.cc Merge mysql.com:/home/my/mysql-5.0 2006-02-25 21:54:34 +02:00
tztime.h Merge mysql.com:/home/my/mysql-5.0 2006-02-25 21:54:34 +02:00
udf_example.cc Fixed BUG#16896: Stored function: unused AGGREGATE-clause in CREATE FUNCTION 2006-02-09 13:00:32 +01:00
uniques.cc many warnings (practically safe but annoying) corrected 2006-01-03 17:54:54 +01:00
unireg.cc two buffer overflows fixed 2006-01-28 19:21:40 +01:00
unireg.h
watchdog_mysqld