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

Error when creating tables with foreign key constraints #140

Open
GoogleCodeExporter opened this issue Dec 16, 2015 · 0 comments
Open

Error when creating tables with foreign key constraints #140

GoogleCodeExporter opened this issue Dec 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Storing in MySQL instead in Session!
2. Installing the Tables from store/mysql/install.php
3. Installing the tables with foreign key constraints for the user ids

What is the expected output? What do you see instead?
If i comment out the lines with foreign key constraints in create tables i get 
the sql error 1005, can't create table. If i try to create without foreignkey 
constraints then everything is ok!  
But in this case i get the error that "xception 'OAuthException2' with message 
'No server with consumer_key "!!!!

What version of the product are you using? On what operating system?
175

Please provide any additional information below.

Original issue reported on code.google.com by b.heidar...@gmail.com on 29 Aug 2013 at 10:04

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

1 participant