dolthub / dolthub/dolthub-issues

query error: table with name tablename already exists on empty db

Open
#445 0 comments 0 reactions 1 assignee Claimed by @liuliu-dev View on GitHub
bug
Dominant language
No language data
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

workspace link, click rerun query and then will see the error
https://dolthub.awsdev.ld-corp.com/repositories/liuliu/test-empty/workspaces/5f9eed63-d152-4ac4-b043-327b2d85b83e?q=CREATE+TABLE+tablename+%28+++pk+INT%2C+++col1+VARCHAR%28255%29%2C+++PRIMARY+KEY+%28pk%29+%29%3B

hard to repro it, this is how i get there:
1. create a db called `test-empty`, run a query to create a table named `tablename`, then delete the db
2. create another db with same name `test-empty`, run query to create a table `tablename` in this new db, the error showed up.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.