[MDEV-31490] [draft] Assertion `table->part_info->vers_info' failed in vers_create_partitions Created: 2023-06-16  Updated: 2023-06-20

Status: Open
Project: MariaDB Server
Component/s: Versioned Tables
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Alice Sherepa Assignee: Alice Sherepa
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-27456 Assertion `!thd->is_error()' fails in... Closed

 Description   

 
mysqld: /11.0/sql/partition_info.cc:922: bool vers_create_partitions(THD*, TABLE_LIST*, uint): Assertion `table->part_info->vers_info' failed.
230616 11:36:42 [ERROR] mysqld got signal 6 ;
 
Server version: 11.0.3-MariaDB-debug-log source revision: 5fb2c031f7c624dfdd49bb35faad58ea35d238af
 
linux/raise.c:51(__GI_raise)[0x7f721e0ba8eb]
stdlib/abort.c:81(__GI_abort)[0x7f721e0a5535]
sql/partition_info.cc:923(vers_create_partitions(THD*, TABLE_LIST*, unsigned int))[0x559ff4c4faa0]
sql/sql_base.cc:3480(Open_table_context::recover_from_failed_open())[0x559ff4655b72]
sql/sql_base.cc:4625(open_tables(THD*, DDL_options_st const&, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*))[0x559ff465be19]
sql/sql_base.h:480(open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int))[0x559ff462f836]
sql/sql_update.cc:410(mysql_update(THD*, TABLE_LIST*, List<Item>&, List<Item>&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*))[0x559ff4b7c07c]
sql/sql_parse.cc:4412(mysql_execute_command(THD*, bool))[0x559ff48051c5]
sql/sql_parse.cc:8014(mysql_parse(THD*, char*, unsigned int, Parser_state*))[0x559ff481e6bb]
sql/sql_parse.cc:1896(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool))[0x559ff47f4ca0]
sql/sql_parse.cc:1407(do_command(THD*, bool))[0x559ff47f1993]
sql/sql_connect.cc:1416(do_handle_one_connection(CONNECT*, bool))[0x559ff4cb5770]
sql/sql_connect.cc:1320(handle_one_connection)[0x559ff4cb50c6]
perfschema/pfs.cc:2203(pfs_spawn_thread)[0x559ff5962867]
nptl/pthread_create.c:487(start_thread)[0x7f721e572fa3]
x86_64/clone.S:97(clone)[0x7f721e17c06f]
 
Query (0x6290004742a8): UPDATE  test.t_vers_12380_8 AS tbl1 SET tbl1.`col1` = 0 WHERE tbl1.`col1` >= tbl1.`col1` AND tbl1.`col1` > tbl1.`col1` ORDER BY 1


Generated at Thu Feb 08 10:24:16 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.