LevelDB storage engine
(MDEV-3841)
|
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Technical task | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Sergei Petrunia |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | leveldb | ||
| Issue Links: |
|
||||
| Description |
|
Test case:
Output:
|
| Comments |
| Comment by Elena Stepanova [ 2013-01-15 ] |
|
Possibly both this and create table t1 (i int primary key) engine=leveldb; |
| Comment by Sergei Petrunia [ 2013-01-15 ] |
|
Fixed by fix for |