Jump to content
[MUST READ] Forum Rules ×

InnoDB


SkiLLoF

Recommended Posts

On Tue Mar 21 2017 at 4:27 PM, SkiLLoF said:

Thanks for replies.

I know but maybe someone know here ^^.

I'll send a ticket.

EDIT : Its for premium only ^^.

Dont worry, just register. There is no need to be premium ( even when it says premium )

Link to comment
Share on other sites

full innodb support does require premium hosting, we offer a 'fake' innodb version on free.  The 'fake' innodb makes scripts that use Engine=Innodb work, however should the script need long keys, etc then premium, hosting would be needed. 

Link to comment
Share on other sites

Cauz i have something like this 

Quote

 

CREATE TABLE IF NOT EXISTS nf_users_auth ( user_id INT( 11 ) UNSIGNED NOT NULL , authenticator VARCHAR( 100 ) NOT NULL , id VARCHAR( 250 ) NOT NULL , PRIMARY KEY ( authenticator , id ) , KEY user_id ( user_id ) ) ENGINE = INNODB DEFAULT CHARSET = utf8; MySQL a répondu: Documentation #1071 - Specified key was too long; max key length is 1000 bytes

so premium is needed ^^.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...