You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
b.heidar...@gmail.com
on 29 Aug 2013 at 10:04The text was updated successfully, but these errors were encountered: