mariadb/sql
Sergey Petrunya 854bb82bd8 MWL#17: Table elimination
Address review feedback: 
- Change from Wave-based approach (a-la const table detection) to 
  building and walking functional dependency graph.
- Change from piggy-backing on ref-access code and KEYUSE structures
  to using our own expression analyzer.


sql/item.cc:
  MWL#17: Table elimination
  - Move from C-ish Field_processor_info to C++ ish and generic Field_enumerator
sql/item.h:
  MWL#17: Table elimination
  - Move from C-ish Field_processor_info to C++ ish and generic Field_enumerator
sql/sql_bitmap.h:
  MWL#17: Table elimination
  - Backport of Table_map_iterator from 6.0
2009-08-13 02:34:21 +04:00
..
examples Bug#39616: Missing quotes from .CSV crashes server 2008-11-18 11:31:03 +05:30
share Bug#41465: confusing error message when comment is too long 2009-03-05 08:20:01 -03:00
.cvsignore
add_errmsg
authors.h
client_settings.h
CMakeLists.txt MWL#17: Table elimination 2009-06-25 14:05:53 +04:00
contributors.h
custom_conf.h
derror.cc Doxygenize comments, a*.cc - field.cc . 2007-10-09 17:56:32 -04:00
des_key_file.cc Doxygenize comments, a*.cc - field.cc . 2007-10-09 17:56:32 -04:00
discover.cc Doxygenize comments, a*.cc - field.cc . 2007-10-09 17:56:32 -04:00
event_data_objects.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
event_data_objects.h Bug#35997 Event scheduler seems to let the server crash, if it is embedded. 2008-05-09 09:43:02 +02:00
event_db_repository.cc Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
event_db_repository.h Provide initial module structure to Doxygen. 2007-08-15 19:08:44 +04:00
event_parse_data.cc Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
event_parse_data.h Added "Sun Microsystems, Inc." to copyright headers on files modified 2008-11-10 21:21:49 +01:00
event_queue.cc WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 2008-12-03 00:02:52 +02:00
event_queue.h Provide initial module structure to Doxygen. 2007-08-15 19:08:44 +04:00
event_scheduler.cc Merge with base MySQL-5.1-maria 2008-12-03 06:07:50 +02:00
event_scheduler.h Provide initial module structure to Doxygen. 2007-08-15 19:08:44 +04:00
events.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
events.h Provide initial module structure to Doxygen. 2007-08-15 19:08:44 +04:00
field.cc Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
field.h Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
field_conv.cc We are now using Valgrind rather than purify, and have for quite some time. 2009-05-06 14:03:24 +02:00
filesort.cc We are now using Valgrind rather than purify, and have for quite some time. 2009-05-06 14:03:24 +02:00
frm_crypt.cc
gen_lex_hash.cc Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
gstream.cc Fixed compiler warnings found by gcc 4.3.2 2009-01-31 23:22:44 +02:00
gstream.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
ha_ndbcluster.cc Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
ha_ndbcluster.h Merge bk-internal.mysql.com:/home/bk/mysql-maria 2008-05-29 21:39:25 +03:00
ha_ndbcluster_binlog.cc Merge with base MySQL 5.1 2009-02-15 12:58:34 +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 fixed warnings and compile errors from the fix for bug 26243 2008-03-29 09:52:16 +02:00
ha_ndbcluster_cond.h Merge mysql.com:/misc/mysql/34749/50-34749 2008-03-10 07:07:56 +01:00
ha_ndbcluster_tables.h
ha_partition.cc Fixed problems in merge 2009-05-19 12:28:05 +03:00
ha_partition.h Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
handler.cc After-merge fixes for problems seen in buildbot after merging MySQL-5.1.35. 2009-05-22 14:38:50 +02:00
handler.h Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
hash_filo.cc
hash_filo.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
hostname.cc We are now using Valgrind rather than purify, and have for quite some time. 2009-05-06 14:03:24 +02:00
init.cc Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug26294/my50-bug26294 2008-04-03 13:14:57 -04:00
item.cc MWL#17: Table elimination 2009-08-13 02:34:21 +04:00
item.h MWL#17: Table elimination 2009-08-13 02:34:21 +04:00
item_buff.cc Doxygenization of comments. 2007-10-11 13:29:09 -04:00
item_cmpfunc.cc bzr merge from guilhem's maria tree to our local 5.1 2009-04-25 12:04:38 +03:00
item_cmpfunc.h rollback of bug #40761 fix 2008-12-12 15:13:11 +04:00
item_create.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
item_create.h Fix doxygen warnings. 2007-08-15 17:43:08 +04:00
item_func.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
item_func.h Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
item_geofunc.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint 2007-12-20 22:11:37 +01:00
item_geofunc.h Fix for Bug#30217: Views: changes in metadata behaviour 2008-02-22 13:30:33 +03:00
item_row.cc Fix for Bug#30217: Views: changes in metadata behaviour 2008-02-22 13:30:33 +03:00
item_row.h Fix for Bug#30217: Views: changes in metadata behaviour 2008-02-22 13:30:33 +03:00
item_strfunc.cc After-merge fixes for problems seen in buildbot after merging MySQL-5.1.35. 2009-05-22 14:38:50 +02:00
item_strfunc.h Bug#29125 Windows Server X64: so many compiler warnings 2009-02-10 17:47:54 -05:00
item_subselect.cc MWL#17: Table elimination 2009-06-25 14:05:53 +04:00
item_subselect.h MWL#17: Table elimination 2009-06-22 15:46:31 +04:00
item_sum.cc MWL#17: Table elimination 2009-06-22 15:46:31 +04:00
item_sum.h MWL#17: Table elimination 2009-06-25 14:05:53 +04:00
item_timefunc.cc Fixed problems in merge 2009-05-19 12:28:05 +03:00
item_timefunc.h Auto-merge up from 5.0 2009-02-07 16:50:31 +01:00
item_xmlfunc.cc bzr merge from guilhem's maria tree to our local 5.1 2009-04-25 12:04:38 +03:00
item_xmlfunc.h Fix for bug #32557: order by updatexml causes assertion in filesort 2007-11-21 16:00:09 +04:00
key.cc Bug#37721: ORDER BY when WHERE contains non-partitioned 2008-10-10 12:01:01 +02:00
lex.h Removed extra symbol during merge. 2008-02-12 10:43:38 +01:00
lex_symbol.h
lock.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
log.cc bzr merge from guilhem's maria tree to our local 5.1 2009-04-25 12:04:38 +03:00
log.h merge: 5.1 -> 5.1-rpl 2009-01-23 13:22:05 +01:00
log_event.cc Fixed problems in merge 2009-05-19 12:28:05 +03:00
log_event.h auto-merge 2009-03-17 16:29:24 -04:00
log_event_old.cc Fixed problems in merge 2009-05-19 12:28:05 +03:00
log_event_old.h BUG#31583 (5.1-telco-6.1 -> 5.1.22. Slave returns Error in unknown event): 2007-12-05 20:00:14 +01:00
Makefile.am MWL#17: Table elimination 2009-06-25 14:05:53 +04:00
message.h Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 2008-10-23 15:28:53 +02:00
message.mc Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 2008-10-23 15:28:53 +02:00
message.rc Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 2008-10-23 15:28:53 +02:00
mf_iocache.cc Doxygenization of comments. 2007-10-11 13:29:09 -04:00
MSG00001.bin Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 2008-10-23 15:28:53 +02:00
my_decimal.cc auto-merge 2008-11-27 12:33:04 +01:00
my_decimal.h We are now using Valgrind rather than purify, and have for quite some time. 2009-05-06 14:03:24 +02:00
my_lock.c Fixed bug in undo_key_delete; Caused crashed key files in recovery 2007-12-17 01:17:37 +02:00
mysql_priv.h Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
mysql_priv.h.pp WL#4380 2008-06-17 17:57:04 +05:30
mysqld.cc Fixed problems in merge 2009-05-19 12:28:05 +03:00
mysqld_suffix.h Doxygenize comments. 2007-10-16 16:11:50 -04:00
net_serv.cc Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
nt_servc.cc merge 2008-11-22 01:10:38 +01:00
nt_servc.h merge 2008-11-22 01:10:38 +01:00
opt_range.cc Fixed problems in merge 2009-05-19 12:28:05 +03:00
opt_range.h We are now using Valgrind rather than purify, and have for quite some time. 2009-05-06 14:03:24 +02:00
opt_sum.cc Bug#29125 Windows Server X64: so many compiler warnings 2009-02-10 17:47:54 -05:00
opt_table_elimination.cc MWL#17: Table elimination 2009-08-13 02:34:21 +04:00
parse_file.cc Bug#29125 Windows Server X64: so many compiler warnings 2009-02-10 17:47:54 -05:00
parse_file.h manual merge 5.0-bugteam --> 5.1-bugteam (bug 40021) 2008-11-14 21:37:27 +04:00
partition_element.h wl#2936 - fixing problems 2007-04-13 19:23:02 +02:00
partition_info.cc Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
partition_info.h Added "Sun Microsystems, Inc." to copyright headers on files modified 2008-11-10 21:21:49 +01:00
password.c Moved randomize and my_rnd under mysys 2007-10-09 21:09:50 +03:00
procedure.cc Doxygenized comments. 2007-10-11 14:37:45 -04:00
procedure.h Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-opt 2008-03-21 17:48:28 +02:00
protocol.cc merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria except 2009-04-01 11:34:52 +02:00
protocol.h Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint 2007-12-20 22:11:37 +01:00
records.cc We are now using Valgrind rather than purify, and have for quite some time. 2009-05-06 14:03:24 +02:00
repl_failsafe.cc BUG#41924: high-level replication functions are not commented 2009-01-09 13:49:24 +01:00
repl_failsafe.h Renaming MASTER_INFO to Master_info in order to follow the coding 2007-08-16 08:52:50 +02:00
rpl_constants.h BUG#40482: server/mysqlbinlog crashes when reading invalid Incident_log_event 2008-12-29 17:04:10 +01:00
rpl_filter.cc missing DBUG_VOID_RETURN 2008-02-07 19:51:50 +01:00
rpl_filter.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
rpl_injector.cc Merge mysql.com:/home/my/mysql-5.1 2008-04-28 19:24:05 +03:00
rpl_injector.h Fixed compiler warnings in a lot of files 2008-02-13 21:27:12 +02:00
rpl_mi.cc WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 2008-12-03 00:02:52 +02:00
rpl_mi.h Renaming MASTER_INFO to Master_info in order to follow the coding 2007-08-16 08:52:50 +02:00
rpl_record.cc BUG#39753: Replication failure on MIXED + bit + myisam + no PK 2009-03-05 20:54:53 +01:00
rpl_record.h Bug #32971 No user level error message from slave sql thread when ER_NO_DEFAULT_FOR_FIELD 2008-01-31 14:54:03 +02:00
rpl_record_old.cc Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standards 2007-08-16 07:37:50 +02:00
rpl_record_old.h Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standards 2007-08-16 07:37:50 +02:00
rpl_reporting.cc BUG#24954 (Last_errno and Last_error not set after master_retry_count has 2007-06-11 22:15:39 +02:00
rpl_reporting.h BUG#24954 (Last_errno and Last_error not set after master_retry_count has 2007-06-11 22:15:39 +02:00
rpl_rli.cc Fixed problems in merge 2009-05-19 12:28:05 +03:00
rpl_rli.h Fixed problems in merge 2009-05-19 12:28:05 +03:00
rpl_tblmap.cc Bug#31455 mysqlbinlog don't print user readable info about RBR events 2008-08-20 19:06:31 +05:00
rpl_tblmap.h Bug#31455 mysqlbinlog don't print user readable info about RBR events 2008-08-20 19:06:31 +05:00
rpl_utility.cc BUG#37426: RBR breaks for CHAR() UTF-8 fields > 85 chars 2008-06-30 22:11:18 +02:00
rpl_utility.h Bug#42977 RBR logs for rows with more than 250 column results in corrupt binlog 2009-03-25 12:53:56 +02:00
scheduler.cc Added "pool-of-threads" handling (with libevent) 2009-03-13 00:27:35 +02:00
scheduler.h Added mariadb and mariadb-version as my.conf option tags 2009-03-18 04:14:22 +02:00
set_var.cc Fixed problems in merge 2009-05-19 12:28:05 +03:00
set_var.h @@optimizer_switch backport and change from no_xxx to xx=on|off: post-review fixes 2009-03-14 21:58:23 +03:00
slave.cc Fixed problems in merge 2009-05-19 12:28:05 +03:00
slave.h Bug#28234 - global/session scope - documentation vs implementation 2008-11-22 00:22:21 +01:00
sp.cc BUG#39526 sql_mode not retained in binary log for CREATE PROCEDURE 2009-02-28 09:35:18 +08:00
sp.h Remove dead code. 2008-04-08 20:31:40 +04:00
sp_cache.cc WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 2008-12-03 00:02:52 +02:00
sp_cache.h WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 2008-12-03 00:02:52 +02:00
sp_head.cc Manual merge. 2009-03-25 23:41:16 +04:00
sp_head.h Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
sp_pcontext.cc Bug#8759 (Stored Procedures: SQLSTATE '00000' should be illegal) 2008-03-21 12:08:04 -06:00
sp_pcontext.h Follow up after work on Bug 4968 2007-06-10 14:43:57 +04:00
sp_rcontext.cc Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-33618 2008-01-23 15:36:57 -07:00
sp_rcontext.h Bug#33618 (Crash in sp_rcontext) 2008-01-23 13:26:41 -07:00
spatial.cc Bug#29125 Windows Server X64: so many compiler warnings 2009-02-10 17:47:54 -05:00
spatial.h Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
sql_acl.cc auto-merge 2009-03-19 09:44:58 -04:00
sql_acl.h Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-opt 2008-03-21 17:48:28 +02:00
sql_analyse.cc Fixed compiler warnings found by gcc 4.3.2 2009-01-31 23:22:44 +02:00
sql_analyse.h Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-opt 2008-03-21 17:48:28 +02:00
sql_array.h Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maint 2007-10-18 14:32:43 +04:00
sql_base.cc Fixed problems in merge 2009-05-19 12:28:05 +03:00
sql_binlog.cc We are now using Valgrind rather than purify, and have for quite some time. 2009-05-06 14:03:24 +02:00
sql_bitmap.h MWL#17: Table elimination 2009-08-13 02:34:21 +04:00
sql_builtin.cc.in
sql_cache.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
sql_cache.h Reverting patch for bug30087 2008-07-17 11:31:22 +02:00
sql_class.cc Fixed problems in merge 2009-05-19 12:28:05 +03:00
sql_class.h Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
sql_client.cc Bug#26664 test suite times out on OS X 64bit 2007-05-24 11:21:27 +02:00
sql_connect.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
sql_crypt.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
sql_crypt.h Moved randomize and my_rnd under mysys 2007-10-09 21:09:50 +03:00
sql_cursor.cc 5.0-bugteam->5.1-bugteam merge 2008-12-10 18:16:21 +04:00
sql_cursor.h Doxygenize comments. 2007-10-16 16:11:50 -04:00
sql_db.cc Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
sql_delete.cc bzr merge from guilhem's maria tree to our local 5.1 2009-04-25 12:04:38 +03:00
sql_derived.cc Bug#29125 Windows Server X64: so many compiler warnings 2009-02-10 17:47:54 -05:00
sql_do.cc Rename send_ok to my_ok. Similarly to my_error, it only records the status, 2008-02-19 15:45:21 +03:00
sql_error.cc Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
sql_error.h BUG#26976 - Missing table in merge not noted in related error msg + 2007-06-06 04:42:41 +05:00
sql_handler.cc auto-merge 2009-03-19 09:44:58 -04:00
sql_help.cc Bug#29125 Windows Server X64: so many compiler warnings 2009-02-10 17:47:54 -05:00
sql_insert.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
sql_lex.cc MWL#17: Table elimination 2009-07-08 21:10:38 +04:00
sql_lex.h MWL#17: Table elimination 2009-06-22 15:46:31 +04:00
sql_list.cc 5.1 version of a fix and test cases for bugs: 2007-05-28 15:30:01 +04:00
sql_list.h We are now using Valgrind rather than purify, and have for quite some time. 2009-05-06 14:03:24 +02:00
sql_load.cc Fixed problems in merge 2009-05-19 12:28:05 +03:00
sql_locale.cc Bug#37575 UCASE fails on monthname 2008-12-23 18:08:04 +04:00
sql_manager.cc Bug#38522: 5 seconds delay when closing application using embedded server 2008-12-04 19:41:53 +01:00
sql_map.cc type conversions fixed to avoid warnings on Windows 2007-10-23 14:27:11 +05:00
sql_map.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
sql_olap.cc WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
sql_parse.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
sql_partition.cc Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
sql_partition.h Bug#30822: ALTER TABLE COALESCE PARTITION causes segmentation fault 2007-11-20 11:21:00 +01:00
sql_plugin.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
sql_plugin.h Bug#29263 disabled storage engines omitted in SHOW ENGINES 2008-12-17 19:45:34 +04:00
sql_prepare.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
sql_profile.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
sql_profile.h proc_info_hook, mysys access to thd->proc_info 2008-08-27 14:15:06 +02:00
sql_rename.cc Rename send_ok to my_ok. Similarly to my_error, it only records the status, 2008-02-19 15:45:21 +03:00
sql_repl.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
sql_repl.h Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl 2008-03-14 18:38:54 +01:00
sql_select.cc MWL#17: Table elimination 2009-06-30 17:11:00 +04:00
sql_select.h MWL#17: Table elimination 2009-06-30 17:11:00 +04:00
sql_servers.cc fixed compilation warnings. addendum to the fix for bug 29125 2009-03-20 16:27:53 +02:00
sql_servers.h
sql_show.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
sql_show.h Added "Sun Microsystems, Inc." to copyright headers on files modified 2008-11-10 21:21:49 +01:00
sql_sort.h Merge hynda.mysql.fi:/home/my/mysql-5.1-main 2007-09-27 17:05:07 +03:00
sql_state.c
sql_string.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
sql_string.h Fix Valgrind errors seen in buildbot. 2009-04-08 18:55:26 +02:00
sql_table.cc Fix for bug 39200. 2009-06-02 12:58:27 +03:00
sql_tablespace.cc Add warning of TRANSACTIONAL=1 is used with handler that doesn't support it 2008-02-11 20:55:04 +02:00
sql_test.cc WL#4189 mtr.pl v2 2009-01-26 16:39:00 +01:00
sql_trigger.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
sql_trigger.h Fix for 2009-01-14 18:50:51 +04:00
sql_udf.cc Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
sql_udf.h Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'. 2007-07-06 16:18:49 +04:00
sql_union.cc Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
sql_update.cc bzr merge from guilhem's maria tree to our local 5.1 2009-04-25 12:04:38 +03:00
sql_view.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
sql_view.h Merge buzz.(none):/home/davi/mysql-5.0-runtime 2008-02-21 23:21:52 -02:00
sql_yacc.yy bzr merge from guilhem's maria tree to our local 5.1 2009-04-25 12:04:38 +03:00
strfunc.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
structs.h Bug#41131 "Questions" fails to increment - ignores statements instead stored procs(5.0 ver) 2008-12-29 16:06:53 +04:00
table.cc Fixed problems in merge 2009-05-19 12:28:05 +03:00
table.h MWL#17: Table elimination 2009-06-30 17:11:00 +04:00
thr_malloc.cc Bug#38296 (low memory crash with many conditions in a query) 2008-08-12 17:05:19 -06:00
time.cc Fixed compiler warnings found by gcc 4.3.2 2009-01-31 23:22:44 +02:00
tzfile.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
tztime.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
tztime.h merged bug 39920 and 5.1-main to 5.1-bugteam 2008-12-01 17:22:16 +02:00
udf_example.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
udf_example.def Bug #29804 UDF parameters don't contain correct string length 2007-10-17 17:54:11 -04:00
uniques.cc Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
unireg.cc merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria except 2009-04-01 11:34:52 +02:00
unireg.h Bug#37428 Potential security issue with UDFs - linux shellcode execution. 2008-08-25 17:11:59 +05:00