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

Warnings when snapshotting (MySQL) #19

Open
uptownhr opened this issue Aug 22, 2014 · 5 comments
Open

Warnings when snapshotting (MySQL) #19

uptownhr opened this issue Aug 22, 2014 · 5 comments

Comments

@uptownhr
Copy link

After running the snapshop command I am able to see it from the 'snapsho list' command. However during the creation of the snapshop, i'm seeing these notices. Not sure if it's something worry about. Any ideas to what these warning messages mean and if I should worry about it?

Snapshotting database xxx
/usr/local/lib/python2.7/dist-packages/sqlalchemy/engine/default.py:436: Warning: Table storage engine for 'Account' doesn't have this option
@Teemu
Copy link
Contributor

Teemu commented Aug 22, 2014

You are using Stellar with MySQL right?

@orige-zz
Copy link

orige-zz commented Sep 1, 2014

Hey, @Frozenball.
I'm having the same trouble with MySQL.
What is that and how can I fix?

@kevinjalbert
Copy link

I see the same warnings when using MySQL. Any word on what the issue is?

@Teemu Teemu changed the title data snapshot error Warnings when snapshotting (MySQL) Oct 9, 2014
@Teemu Teemu added the MySQL label Oct 30, 2014
@stronk7
Copy link

stronk7 commented Mar 24, 2015

Same here, I get 1 warning per table both on snapshot and restore. They are "normal" InnoDB tables, cannot imagine anything special with them.

Luckily... it seems that the warnings do not prevent stellar to work celestially, thanks for it!

MacOS X here + python 2.7 (installed via macports, just in case that helps).

@edu2004eu
Copy link

Maybe this answer might help developers fix this: https://stackoverflow.com/a/37013471/898423

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

No branches or pull requests

6 participants