Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Incomplete
-
None
Description
KB:
CREATE: https://mariadb.com/kb/en/mariadb/create-sequence/
ALTER: https://mariadb.com/kb/en/mariadb/alter-sequence/
DROP: https://mariadb.com/kb/en/drop-sequence/
SETVAL: https://mariadb.com/kb/en/mariadb/setval/
NEXT VALUE: https://mariadb.com/kb/en/mariadb/next-value-for-sequence_name/
PREVIOUS VALUE: https://mariadb.com/kb/en/mariadb/previous-value-for-sequence_name/
Development task: MDEV-10139
Current bugfixing task: MDEV-13005
Attachments
Issue Links
- relates to
-
MDEV-13018 Assertion `!(((trx))->auto_commit && ((trx))->will_lock == 0)' failed in lock_table_create upon reading from locked InnoDB sequence
- Closed
-
MDEV-13020 Server crashes in Item_func_nextval::val_int upon selecting NEXT or PREVIOUS VALUE for a view
- Closed
-
MDEV-13021 Server crashes in Sql_cmd_alter_sequence::execute upon running ALTER SEQUENCE on a view
- Closed
-
MDEV-13024 Server crashes in my_store_ptr upon DELETE from sequence in multi-table format
- Closed
-
MDEV-13029 Assertion `ds_control' failed in debug_sync upon closing connection after creating temporary sequence
- Closed
-
MDEV-13679 crash when using SEQUENCE as column default
- Closed
-
MDEV-13711 Assertion `is_temporary_table(tables)' failed in open_and_process_table on CREATE TABLE .. LIKE <sequence>
- Closed
-
MDEV-13714 Value of SEQUENCE table option is ignored upon creation
- Closed
-
MDEV-13715 Server crashes in ha_partition::engine_name upon trying to partition a sequence
- Closed
-
MDEV-13721 Assertion `thd->mdl_context.is_lock_owner(MDL_key::TABLE, table->db, table->table_name, MDL_SHARED)' failed in mysql_rm_table_no_locks
- Closed
-
MDEV-13014 Typos in ER_WRONG_INSERT_INTO_SEQUENCE
- Closed
-
MDEV-13015 After restart, InnoDB wrongly thinks that a SEQUENCE is a TABLE
- Closed
-
MDEV-13022 Assertion `row_get_rec_trx_id(rec, clust_index, offsets) == node->trx->id' failed in row_undo_search_clust_to_pcur upon altering a sequence
- Closed
-
MDEV-13030 [Draft] Assertion `!table || !table->in_use || table->in_use == _current_thd()' failed in THD* handler::ha_thd() const
- Open
-
MDEV-13713 Unexpected deadlock upon concurrent insert into sequence
- Closed
-
MDEV-13720 Server crashes in SEQUENCE::write_lock or Assertion `table && table->s->sequence' failed in Item_func_nextval::val_int
- Closed