The module doesn't install the tables required. Having looked at
your install script, it appears that you only create tables for
mysqli, not generic mysql instances. Why is that?
The module doesn't install the tables required. Having looked at
your install script, it appears that you only create tables for
mysqli, not generic mysql instances. Why is that?
Comments
Comment #1
victorkane@drupal.org commentedYes, indeed, there is no reason for that. Will accept patch, or will change to the more generic mysql. Also need to support psgr
Comment #2
victorkane commentedIn comment #1 I erroneously agree that in the install script I "only create tables for mysqli"...
However, this is not the case.
1. I cannot reproduce this error (tables are created fine in fresh installs).
2. The install script is quite standard:
So, marking as fixed.
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.