mariadb/sql
2004-10-12 16:59:15 +03:00
..
examples
share merge 2004-10-05 01:10:23 +03:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
field.cc More fixes for strict mode: 2004-10-02 22:20:08 +03:00
field.h More fixes for strict mode: 2004-10-02 22:20:08 +03:00
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc
ha_berkeley.h
ha_heap.cc
ha_heap.h
ha_innodb.cc
ha_innodb.h
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc Merge with implementation of WL#1724. 2004-10-11 10:47:08 +03:00
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
ha_ndbcluster.cc
ha_ndbcluster.h
handler.cc Merge with implementation of WL#1724. 2004-10-11 10:47:08 +03:00
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc Merge with implementation of WL#1724. 2004-10-11 10:47:08 +03:00
item.h Merge with implementation of WL#1724. 2004-10-11 10:47:08 +03:00
item_buff.cc
item_cmpfunc.cc
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc Strict mode & better warnings 2004-09-28 20:08:00 +03:00
item_func.h Strict mode & better warnings 2004-09-28 20:08:00 +03:00
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc
item_strfunc.h fixed & added comments (according to Igor's review and a bit more) 2004-10-07 01:45:06 +03:00
item_subselect.cc
item_subselect.h allow merging views with subqueries in WHERE clause (BUG#5504) 2004-10-07 22:54:31 +03:00
item_sum.cc Merge with implementation of WL#1724. 2004-10-11 10:47:08 +03:00
item_sum.h
item_timefunc.cc Strict mode & better warnings 2004-09-28 20:08:00 +03:00
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc Merge with implementation of WL#1724. 2004-10-11 10:47:08 +03:00
lex.h test of DELETE privilege and cyclic reference added in case of altering view (BUG#5148) 2004-10-07 15:43:04 +03:00
lex_symbol.h
lock.cc
log.cc
log_event.cc
log_event.h
Makefile.am
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h Merge with implementation of WL#1724. 2004-10-11 10:47:08 +03:00
mysqld.cc sql_updatable_view_key replaced with updatable_views_with_limit 2004-10-07 12:13:42 +03:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc Renamed formal parameters of constructors so that they are different from class memebers. 2004-10-12 16:59:15 +03:00
opt_range.h
opt_sum.cc
parse_file.cc Fix for bug #5887 "Triggers with string literals cause errors" 2004-10-08 15:16:03 +04:00
parse_file.h fixed & added comments (according to Igor's review and a bit more) 2004-10-07 01:45:06 +03:00
password.c fixed & added comments (according to Igor's review and a bit more) 2004-10-07 01:45:06 +03:00
procedure.cc
procedure.h
protocol.cc Strict mode & better warnings 2004-09-28 20:08:00 +03:00
protocol.h
protocol_cursor.cc
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc sql_updatable_view_key replaced with updatable_views_with_limit 2004-10-07 12:13:42 +03:00
set_var.h
slave.cc
slave.h
sp.cc
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc
sp_head.h
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc Strict mode & better warnings 2004-09-28 20:08:00 +03:00
sp_rcontext.h Strict mode & better warnings 2004-09-28 20:08:00 +03:00
spatial.cc
spatial.h
sql_acl.cc Merge with implementation of WL#1724. 2004-10-11 10:47:08 +03:00
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc prevent substituting Item_ref as VIEW fields in WHERE conditions (BUG#5969) 2004-10-10 11:01:05 +03:00
sql_bitmap.h
sql_cache.cc
sql_cache.h
sql_class.cc Strict mode & better warnings 2004-09-28 20:08:00 +03:00
sql_class.h sql_updatable_view_key replaced with updatable_views_with_limit 2004-10-07 12:13:42 +03:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc
sql_delete.cc
sql_derived.cc
sql_do.cc
sql_error.cc Strict mode & better warnings 2004-09-28 20:08:00 +03:00
sql_handler.cc Merge with implementation of WL#1724. 2004-10-11 10:47:08 +03:00
sql_help.cc
sql_insert.cc Merge with implementation of WL#1724. 2004-10-11 10:47:08 +03:00
sql_lex.cc allow merging views with subqueries in WHERE clause (BUG#5504) 2004-10-07 22:54:31 +03:00
sql_lex.h merge 2004-09-29 17:10:17 +03:00
sql_list.cc
sql_list.h
sql_load.cc Strict mode & better warnings 2004-09-28 20:08:00 +03:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc showing table type now is controled by new parameter 'FULL' of SHOW TABLES command (SHOW FULL TABLES) (as it was decided on last dev conf) 2004-10-10 13:15:14 +03:00
sql_prepare.cc
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc Manual merge with implementation for WL#1724 2004-10-11 10:17:17 +03:00
sql_select.h Merge with implementation of WL#1724. 2004-10-11 10:47:08 +03:00
sql_show.cc showing table type now is controled by new parameter 'FULL' of SHOW TABLES command (SHOW FULL TABLES) (as it was decided on last dev conf) 2004-10-10 13:15:14 +03:00
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc More fixes for strict mode: 2004-10-02 22:20:08 +03:00
sql_test.cc
sql_trigger.cc
sql_trigger.h
sql_udf.cc
sql_udf.h
sql_union.cc Strict mode & better warnings 2004-09-28 20:08:00 +03:00
sql_update.cc fixed incorrect type custing (fixed problem with runing tests with --debug (thanks, Sergei Gluhov spoted it)) 2004-10-09 18:51:19 +03:00
sql_view.cc allow merging views with subqueries in WHERE clause (BUG#5504) 2004-10-07 22:54:31 +03:00
sql_view.h sql_updatable_view_key replaced with updatable_views_with_limit 2004-10-07 12:13:42 +03:00
sql_yacc.yy showing table type now is controled by new parameter 'FULL' of SHOW TABLES command (SHOW FULL TABLES) (as it was decided on last dev conf) 2004-10-10 13:15:14 +03:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h
table.cc test of DELETE privilege and cyclic reference added in case of altering view (BUG#5148) 2004-10-07 15:43:04 +03:00
table.h test of DELETE privilege and cyclic reference added in case of altering view (BUG#5148) 2004-10-07 15:43:04 +03:00
thr_malloc.cc
time.cc Strict mode & better warnings 2004-09-28 20:08:00 +03:00
tzfile.h
tztime.cc
tztime.h
udf_example.cc
uniques.cc
unireg.cc
unireg.h
watchdog_mysqld