mariadb/mysql-test/suite/vcol/r
Igor Babaev 4090100743 Fixed bug #603186.
There were two problems that caused wrong results reported with this bug.
1. In some cases stored(persistent) virtual columns were not marked
in the write_set and in the vcol_set bitmaps.
2. If the list of fields in an insert command was empty then the values of
the stored virtual columns were set to default.

To fix the first problem the function st_table::mark_virtual_columns_for_write
was modified. Now the function has a parameter that says whether the virtual 
columns are to be marked for insert or for update.  
To fix the second problem a special handling of empty insert lists is
added in the function fill_record().
2010-07-15 16:51:05 -07:00
..
rpl_vcol.result
vcol_archive.result Fixed bug #604549. 2010-07-13 07:34:14 -07:00
vcol_blackhole.result Fixed bug #604549. 2010-07-13 07:34:14 -07:00
vcol_blocked_sql_funcs_innodb.result Fixed bug #604549. 2010-07-13 07:34:14 -07:00
vcol_blocked_sql_funcs_myisam.result Fixed bug #604549. 2010-07-13 07:34:14 -07:00
vcol_column_def_options_innodb.result
vcol_column_def_options_myisam.result
vcol_csv.result Fixed bug #604549. 2010-07-13 07:34:14 -07:00
vcol_handler_innodb.result
vcol_handler_myisam.result
vcol_ins_upd_innodb.result Fixed bug #604549. 2010-07-13 07:34:14 -07:00
vcol_ins_upd_myisam.result Fixed bug #604549. 2010-07-13 07:34:14 -07:00
vcol_keys_innodb.result Fixed bug #604549. 2010-07-13 07:34:14 -07:00
vcol_keys_myisam.result Fixed bug #604549. 2010-07-13 07:34:14 -07:00
vcol_memory.result Fixed bug #604549. 2010-07-13 07:34:14 -07:00
vcol_merge.result Fixed bug #604549. 2010-07-13 07:34:14 -07:00
vcol_misc.result Fixed bug #603186. 2010-07-15 16:51:05 -07:00
vcol_non_stored_columns_innodb.result Fixed bug #604549. 2010-07-13 07:34:14 -07:00
vcol_non_stored_columns_myisam.result Fixed bug #604549. 2010-07-13 07:34:14 -07:00
vcol_partition_innodb.result portability fix for vcol.vcol_partition_myisam test 2010-03-23 10:22:33 +01:00
vcol_partition_myisam.result portability fix for vcol.vcol_partition_myisam test 2010-03-23 10:22:33 +01:00
vcol_select_innodb.result
vcol_select_myisam.result
vcol_supported_sql_funcs_innodb.result Made the vcol suite independent on time zone. 2010-03-18 23:23:32 -07:00
vcol_supported_sql_funcs_myisam.result Made the vcol suite independent on time zone. 2010-03-18 23:23:32 -07:00
vcol_syntax.result
vcol_trigger_sp_innodb.result
vcol_trigger_sp_myisam.result
vcol_view_innodb.result merge 5.1->5.2 2010-06-01 21:52:20 +02:00
vcol_view_myisam.result merge 5.1->5.2 2010-06-01 21:52:20 +02:00