Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hasTable always returning true (MySQL 5.6) #82

Closed
kbanman opened this issue Sep 23, 2013 · 3 comments
Closed

hasTable always returning true (MySQL 5.6) #82

kbanman opened this issue Sep 23, 2013 · 3 comments
Labels

Comments

@kbanman
Copy link

kbanman commented Sep 23, 2013

I'm always getting a true result when checking for a table's existence.

tgriesser added a commit that referenced this issue Sep 24, 2013
tgriesser added a commit that referenced this issue Sep 24, 2013
* master:
  release 0.4.5
  doc updates for 0.4.5
  fix for internal mutation of builder on multiple toSql calls
  fix for #82, hasTable returning true
  fixing pool config order
@tgriesser
Copy link
Member

Thanks for pointing this out, should be fixed on the latest patch.

@darky
Copy link

darky commented May 28, 2018

I catch this issue again on 0.14.4

@elhigu
Copy link
Member

elhigu commented May 28, 2018

@darky need repro or didn't happen. Last time this was fixed was here #2097 and there is also test that has table sometimes returns false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants