LevelDB storage engine (MDEV-3841)

[MDEV-4081] LevelDB throws error 122 on an attempt to create a table with unique index Created: 2013-01-24  Updated: 2013-01-24  Resolved: 2013-01-24

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Technical task Priority: Trivial
Reporter: Elena Stepanova Assignee: Sergei Petrunia
Resolution: Fixed Votes: 0
Labels: leveldb

Issue Links:
Relates

 Description   

It's just a cosmetic issue – LevelDB does not support unique keys, but my understanding was that it was supposed to produce a more meaningful error than ER_GET_ERRNO. If it's not so, please just ignore it.

mysql> create table t1 (pk int primary key, u int, unique index(u)) engine=LevelDB;
ERROR 1030 (HY000): Got error 122 from storage engine

revision-id: psergey@askmonty.org-20130123185233-7xokxc9ck9nosb2l
revno: 4509
branch-nick: mysql-5.6-leveldb


Generated at Thu Feb 08 06:53:34 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.