mariadb/sql
unknown 0a04f6b165 do not use Item_ref for view fields if it is UPDATE of INSERT (BUG#5263)
mysql-test/r/view.result:
  INSERT into VIEW with ON DUPLICATE
mysql-test/t/view.test:
  INSERT into VIEW with ON DUPLICATE
sql/sql_insert.cc:
  do not use Item_ref for view fields if it is UPDATE of INSERT
2004-09-06 14:37:10 +03:00
..
examples Updates for archive storage engine. 2004-07-20 13:25:55 -07:00
share checked INTO clause during view creation (BUG#5332) 2004-09-02 12:09:26 +03:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc Fixed many compiler warnings 2004-04-05 13:56:05 +03:00
des_key_file.cc
discover.cc After merge fixes 2004-05-24 14:42:34 +03:00
field.cc Bug #4555 ALTER TABLE crashes mysqld with enum column collated utf8_unicode_ci 2004-07-23 19:10:06 +05:00
field.h New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
field_conv.cc WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
filesort.cc Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
frm_crypt.cc
gen_lex_hash.cc Formatting changes requested by Monty 2004-04-15 09:17:55 +02:00
gstream.cc Fix for valgrind's warning 2004-03-15 16:32:53 +04:00
gstream.h Fix for valgrind's warning 2004-03-15 16:32:53 +04:00
ha_berkeley.cc Merge with 4.1 2004-07-12 08:20:24 +03:00
ha_berkeley.h Merge with 4.1 2004-07-12 08:20:24 +03:00
ha_heap.cc handler interface cleanups: 2004-06-23 12:29:05 +02:00
ha_heap.h Merge with 4.1 2004-07-12 08:20:24 +03:00
ha_innodb.cc Port of cursors to be pushed into 5.0 tree: 2004-08-03 03:32:21 -07:00
ha_innodb.h Merge with 4.1 2004-07-12 08:20:24 +03:00
ha_isam.cc key_cmp -> key_cmp_if_same 2004-05-16 14:48:32 +03:00
ha_isam.h New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
ha_isammrg.cc ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert() 2004-04-06 21:35:26 +02:00
ha_isammrg.h New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
ha_myisam.cc manual merge 2004-07-20 15:34:57 +02:00
ha_myisam.h failing fulltext_order_by.test fixed 2004-07-15 17:30:55 +02:00
ha_myisammrg.cc VIEW 2004-07-16 01:15:55 +03:00
ha_myisammrg.h New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
ha_ndbcluster.cc New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
ha_ndbcluster.h New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
handler.cc manual merge 2004-07-20 15:34:57 +02:00
handler.h failing fulltext_order_by.test fixed 2004-07-15 17:30:55 +02:00
hash_filo.cc
hash_filo.h
hostname.cc fix for --open-files-limit and broken query_cache_merge.test 2004-02-20 23:42:06 +01:00
init.cc Portability fixes 2004-04-07 04:33:58 +03:00
item.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-09-04 15:32:13 +03:00
item.h Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-09-04 15:32:13 +03:00
item_buff.cc
item_cmpfunc.cc After merge fixes 2004-07-15 04:19:07 +03:00
item_cmpfunc.h Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
item_create.cc items for functions which is converted to constants internally to support its correct printing added (BUG#4663) 2004-08-24 18:46:27 +03:00
item_create.h Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
item_func.cc adding mysql.proc to table list if view contains stored procedures (BUG#5151) 2004-09-01 19:00:41 +03:00
item_func.h Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
item_geofunc.cc Final patch for WL#1600(warn if max_allowed_packet used) 2004-07-21 21:27:45 +05:00
item_geofunc.h Optimized GIS functions 2004-03-04 08:50:37 +02:00
item_row.cc DBUG_ASSERT(fixed == 0) added to fix_fields() 2004-03-17 14:26:26 +02:00
item_row.h
item_strfunc.cc fixed open_and_lock_tables result processing (all open_and_lock_tables revision) 2004-08-31 10:06:38 +03:00
item_strfunc.h fixed open_and_lock_tables result processing (all open_and_lock_tables revision) 2004-08-31 10:06:38 +03:00
item_subselect.cc Merge with pulled code 2004-09-03 22:38:45 +03:00
item_subselect.h Merge with pulled code 2004-09-03 22:38:45 +03:00
item_sum.cc misc fixes for compile-time errors 2004-07-21 00:45:08 +02:00
item_sum.h Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
item_timefunc.cc fixed printing of characters casting operartion (BUG#5264) 2004-09-02 00:11:40 +03:00
item_timefunc.h Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
item_uniq.cc
item_uniq.h DBUG_ASSERT(fixed == 1); added to val* 2004-03-18 15:14:36 +02:00
key.cc key_cmp -> key_cmp_if_same 2004-05-16 14:48:32 +03:00
lex.h WL#2002: Implement stored procedure GOTO. 2004-08-17 20:20:58 +02:00
lex_symbol.h Portability fixes 2004-03-05 19:49:50 +02:00
lock.cc VIEW 2004-07-16 01:15:55 +03:00
log.cc Print value of Item_param if it has a value (when debugging) 2004-09-04 15:02:57 +03:00
log_event.cc Replication: various small fixes specific to the new binlog format of 5.0 2004-07-26 19:42:59 +02:00
log_event.h Replication: various small fixes specific to the new binlog format of 5.0 2004-07-26 19:42:59 +02:00
Makefile.am VIEW 2004-07-16 01:15:55 +03:00
matherr.c
mf_iocache.cc merge with 4.0 2004-03-16 22:41:30 +02:00
my_lock.c
mysql_priv.h Merge with pulled code 2004-09-03 22:38:45 +03:00
mysqld.cc mysqld.cc: 2004-08-09 10:20:43 -05:00
mysqld_suffix.h New MYSQL_SERVER_SUFFIX usage (for easier compilation) 2004-05-25 02:28:44 +03:00
net_serv.cc Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
nt_servc.cc Merge with 4.0 2004-03-25 23:29:45 +02:00
nt_servc.h
opt_range.cc Fixed another bug#4984-type problem. This probably isn't the last fix for this bug. 2004-08-13 05:12:56 +04:00
opt_range.h Fix and testcase for BUG#4984 2004-08-11 16:40:46 +04:00
opt_sum.cc VIEW 2004-07-16 01:15:55 +03:00
parse_file.cc removing archive of .frm-s added (BUG#4821) 2004-08-25 14:57:57 +03:00
parse_file.h fix function prototype 2004-07-16 19:42:38 +03:00
password.c check_scramble_323 shuold ensure that the scramble has the correct length 2004-06-01 23:58:33 +02:00
procedure.cc
procedure.h
protocol.cc Microsoft VC++ won't compile class C { static const int I=1; }. 2004-08-28 10:32:27 +04:00
protocol.h Microsoft VC++ won't compile class C { static const int I=1; }. 2004-08-28 10:32:27 +04:00
protocol_cursor.cc Microsoft VC++ won't compile class C { static const int I=1; }. 2004-08-28 10:32:27 +04:00
records.cc Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
repl_failsafe.cc Port of cursors to be pushed into 5.0 tree: 2004-08-03 03:32:21 -07:00
repl_failsafe.h
set_var.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-07-16 01:27:13 +03:00
set_var.h after merge fixes (making rpl_charset and rpl_timezone pass). 2004-07-15 23:34:41 +02:00
slave.cc Port of cursors to be pushed into 5.0 tree: 2004-08-03 03:32:21 -07:00
slave.h Post-merge fixes. 2004-05-14 16:00:57 +02:00
sp.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-09-02 07:52:29 +03:00
sp.h Fixed BUG#3339: Stored procedures in nonexistent schemas are uncallable. 2004-06-15 15:42:28 +02:00
sp_cache.cc WL#1366: Use the schema (db) associated with an SP. 2004-03-22 14:44:41 +01:00
sp_cache.h WL#1366: Use the schema (db) associated with an SP. 2004-03-22 14:44:41 +01:00
sp_head.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-09-04 15:32:13 +03:00
sp_head.h Major rehacking and cleanup of sp_pcontext. 2004-08-26 12:54:30 +02:00
sp_pcontext.cc Fixed BUG#5287: Stored procedure crash if leave outside loop. 2004-09-02 17:24:25 +02:00
sp_pcontext.h Fixed BUG#5287: Stored procedure crash if leave outside loop. 2004-09-02 17:24:25 +02:00
sp_rcontext.cc Fixed BUG#2653: Undeclared variables not detected in stored procedures. 2004-07-21 14:53:09 +02:00
sp_rcontext.h Fixed BUG#2653: Undeclared variables not detected in stored procedures. 2004-07-21 14:53:09 +02:00
spatial.cc Merging 2004-06-02 19:17:35 +05:00
spatial.h Merging 2004-05-27 16:32:49 +05:00
sql_acl.cc Merge with pulled code 2004-09-03 22:38:45 +03:00
sql_acl.h VIEW 2004-07-16 01:15:55 +03:00
sql_analyse.cc Portability fixes 2004-05-12 02:38:57 +03:00
sql_analyse.h
sql_base.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-09-04 15:32:13 +03:00
sql_bitmap.h Made my_snprintf() behavior snprintf() compatible when printing %x arguments (it should 2004-05-27 17:54:40 +04:00
sql_cache.cc VIEW 2004-07-16 01:15:55 +03:00
sql_cache.h merge with 4.0 2004-03-16 22:41:30 +02:00
sql_class.cc Port of cursors to be pushed into 5.0 tree: 2004-08-03 03:32:21 -07:00
sql_class.h Port of cursors to be pushed into 5.0 tree: 2004-08-03 03:32:21 -07:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc removing archive of .frm-s added (BUG#4821) 2004-08-25 14:57:57 +03:00
sql_delete.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-09-04 15:32:13 +03:00
sql_derived.cc memory leaks fixed 2004-09-04 23:05:12 +03:00
sql_do.cc
sql_error.cc Port of cursors to be pushed into 5.0 tree: 2004-08-03 03:32:21 -07:00
sql_handler.cc Port of cursors to be pushed into 5.0 tree: 2004-08-03 03:32:21 -07:00
sql_help.cc fixed open_and_lock_tables result processing (all open_and_lock_tables revision) 2004-08-31 10:06:38 +03:00
sql_insert.cc do not use Item_ref for view fields if it is UPDATE of INSERT (BUG#5263) 2004-09-06 14:37:10 +03:00
sql_lex.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-09-04 15:32:13 +03:00
sql_lex.h adding mysql.proc to table list if view contains stored procedures (BUG#5151) 2004-09-01 19:00:41 +03:00
sql_list.cc
sql_list.h Merge 4.1 -> 5.0. 2004-04-07 19:07:44 +02:00
sql_load.cc fixed open_and_lock_tables result processing (all open_and_lock_tables revision) 2004-08-31 10:06:38 +03:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc VIEW 2004-07-16 01:15:55 +03:00
sql_parse.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-09-04 15:32:13 +03:00
sql_prepare.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-09-04 15:32:13 +03:00
sql_rename.cc VIEW 2004-07-16 01:15:55 +03:00
sql_repl.cc Port of cursors to be pushed into 5.0 tree: 2004-08-03 03:32:21 -07:00
sql_repl.h Merge 4.1 -> 5.0. 2004-04-07 19:07:44 +02:00
sql_select.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-09-04 15:32:13 +03:00
sql_select.h Port of cursors to be pushed into 5.0 tree: 2004-08-03 03:32:21 -07:00
sql_show.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-09-04 15:32:13 +03:00
sql_sort.h
sql_state.c
sql_string.cc Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
sql_string.h Merging 4.1 to 5.0. 2004-05-26 17:04:45 +02:00
sql_table.cc Port of cursors to be pushed into 5.0 tree: 2004-08-03 03:32:21 -07:00
sql_test.cc Manual merge 2004-05-29 20:55:46 +04:00
sql_udf.cc Fix for bug#1439 UDF Corruption 2004-03-19 14:35:00 +04:00
sql_udf.h
sql_union.cc Port of cursors to be pushed into 5.0 tree: 2004-08-03 03:32:21 -07:00
sql_update.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-09-04 15:32:13 +03:00
sql_view.cc memory leaks fixed 2004-09-04 23:05:12 +03:00
sql_view.h sending right error message where VIEW is not expected (BUG#4606) 2004-08-24 15:37:51 +03:00
sql_yacc.yy Print value of Item_param if it has a value (when debugging) 2004-09-04 15:02:57 +03:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
table.cc Merge with pulled code 2004-09-03 22:38:45 +03:00
table.h Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-09-04 15:32:13 +03:00
thr_malloc.cc
time.cc Fix for Bug#4030 "Client side conversion string -> date type doesn't 2004-06-24 19:08:36 +04:00
tzfile.h WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
tztime.cc VIEW 2004-07-16 01:15:55 +03:00
tztime.h Removed mysql_tzinfo_to_sql dependancy on sql/mysql_priv.h for circumventing 2004-06-25 21:04:48 +04:00
udf_example.cc
uniques.cc
unireg.cc merged 2004-06-23 12:36:07 +02:00
unireg.h VIEW 2004-07-16 01:15:55 +03:00
watchdog_mysqld