Activity log for bug #1400929

Date Who What changed Old value New value Message
2014-12-09 23:48:07 sblackstone@gmail.com bug added bug
2014-12-10 14:52:59 sblackstone@gmail.com description Using Maria10 with a table with virtual (persistent) columns, it attempts to include those columns when inserting rows into the new table.. The error(warning) generated is - # pt_online_schema_change:10337 27978 SHOW WARNINGS # Retry:3671 27978 Try code failed: Copying rows caused a MySQL error 1906: # Level: Warning # Code: 1906 # Message: The value specified for computed column 'is_aff_trans' in table '_transactions_new' ignored Suggested behavior is that it should skip inserting the columns which are persistent and let them be re-computed when they are inserted by Maria instead.. Using Maria 5.6 with a table with virtual (persistent) columns, it attempts to include those columns when inserting rows into the new table.. The error(warning) generated is - # pt_online_schema_change:10337 27978 SHOW WARNINGS # Retry:3671 27978 Try code failed: Copying rows caused a MySQL error 1906: # Level: Warning # Code: 1906 # Message: The value specified for computed column 'is_aff_trans' in table '_transactions_new' ignored Suggested behavior is that it should skip inserting the columns which are persistent and let them be re-computed when they are inserted by Maria instead..
2014-12-10 14:53:12 sblackstone@gmail.com description Using Maria 5.6 with a table with virtual (persistent) columns, it attempts to include those columns when inserting rows into the new table.. The error(warning) generated is - # pt_online_schema_change:10337 27978 SHOW WARNINGS # Retry:3671 27978 Try code failed: Copying rows caused a MySQL error 1906: # Level: Warning # Code: 1906 # Message: The value specified for computed column 'is_aff_trans' in table '_transactions_new' ignored Suggested behavior is that it should skip inserting the columns which are persistent and let them be re-computed when they are inserted by Maria instead.. Using Maria 5.5  with a table with virtual (persistent) columns, it attempts to include those columns when inserting rows into the new table.. The error(warning) generated is - # pt_online_schema_change:10337 27978 SHOW WARNINGS # Retry:3671 27978 Try code failed: Copying rows caused a MySQL error 1906: # Level: Warning # Code: 1906 # Message: The value specified for computed column 'is_aff_trans' in table '_transactions_new' ignored Suggested behavior is that it should skip inserting the columns which are persistent and let them be re-computed when they are inserted by Maria instead..
2014-12-10 16:28:11 Frank Cizmich percona-toolkit: status New Triaged
2014-12-10 16:28:18 Frank Cizmich percona-toolkit: importance Undecided Low
2014-12-10 16:28:42 Frank Cizmich tags mariadb pt-online-schema-change
2015-10-26 14:16:52 Przemek tags mariadb pt-online-schema-change i61246 mariadb pt-online-schema-change
2015-10-26 14:17:02 Przemek bug added subscriber Przemek
2016-01-04 13:33:05 Nicolas Payart information type Public Public Security
2016-01-04 13:33:15 Nicolas Payart information type Public Security Public
2016-01-04 13:34:30 Nicolas Payart description Using Maria 5.5  with a table with virtual (persistent) columns, it attempts to include those columns when inserting rows into the new table.. The error(warning) generated is - # pt_online_schema_change:10337 27978 SHOW WARNINGS # Retry:3671 27978 Try code failed: Copying rows caused a MySQL error 1906: # Level: Warning # Code: 1906 # Message: The value specified for computed column 'is_aff_trans' in table '_transactions_new' ignored Suggested behavior is that it should skip inserting the columns which are persistent and let them be re-computed when they are inserted by Maria instead.. Using Maria 5.5  with a table with virtual (persistent) columns, it attempts to include those columns when inserting rows into the new table.. The error(warning) generated is - # pt_online_schema_change:10337 27978 SHOW WARNINGS # Retry:3671 27978 Try code failed: Copying rows caused a MySQL error 1906: # Level: Warning # Code: 1906 # Message: The value specified for computed column 'is_aff_trans' in table '_transactions_new' ignored Suggested behavior is that it should skip inserting the columns which are persistent and let them be re-computed when they are inserted by Maria instead.. .
2016-01-04 13:34:38 Nicolas Payart description Using Maria 5.5  with a table with virtual (persistent) columns, it attempts to include those columns when inserting rows into the new table.. The error(warning) generated is - # pt_online_schema_change:10337 27978 SHOW WARNINGS # Retry:3671 27978 Try code failed: Copying rows caused a MySQL error 1906: # Level: Warning # Code: 1906 # Message: The value specified for computed column 'is_aff_trans' in table '_transactions_new' ignored Suggested behavior is that it should skip inserting the columns which are persistent and let them be re-computed when they are inserted by Maria instead.. . Using Maria 5.5  with a table with virtual (persistent) columns, it attempts to include those columns when inserting rows into the new table.. The error(warning) generated is - # pt_online_schema_change:10337 27978 SHOW WARNINGS # Retry:3671 27978 Try code failed: Copying rows caused a MySQL error 1906: # Level: Warning # Code: 1906 # Message: The value specified for computed column 'is_aff_trans' in table '_transactions_new' ignored Suggested behavior is that it should skip inserting the columns which are persistent and let them be re-computed when they are inserted by Maria instead..
2017-09-29 12:54:14 Sveta Smirnova tags i61246 mariadb pt-online-schema-change i206737 i61246 mariadb pt-online-schema-change
2017-10-02 14:44:11 Carlos Salguero tags i206737 i61246 mariadb pt-online-schema-change i206737 i61246 mariadb pt-online-schema-change pt202
2017-10-02 14:44:15 Carlos Salguero percona-toolkit: status Triaged In Progress
2017-10-02 14:44:19 Carlos Salguero percona-toolkit: assignee Carlos Salguero (carlos-salguero)
2017-10-02 14:44:23 Carlos Salguero percona-toolkit: milestone 3.0.5
2017-10-24 17:33:53 Carlos Salguero percona-toolkit: status In Progress Fix Committed