Package : mariadb-sequence

Package details

Summary: Sequence Storage Engine

Description:
A Sequence engine allows the creation of ascending or descending sequences of
numbers with a given starting value, ending value and increment.

It creates completely virtual, ephemeral tables automatically when you need
them. There is no way to create a Sequence table explicitly. Nor are they ever
written to disk or create .frm files. They are read-only, transactional, and
support XA.


URL: https://mariadb.org/
License: GPLv2 with exceptions

Maintainer: nobody

List of RPMs