Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Releases
Server Releases
[RE-RELEASE] Butterfly Emulator (Zap Hotel Edition) - R63A Complete Pack 2021
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="martin43103" data-source="post: 469013" data-attributes="member: 101142"><p>i got this error when import the db can you help please</p><p></p><p></p><p>CREATE TABLE [ICODE]ip_cache[/ICODE] (</p><p> [ICODE]ip[/ICODE] varchar(16) NOT NULL,</p><p> [ICODE]country[/ICODE] varchar(75) NOT NULL DEFAULT 'UNKNOWN',</p><p> [ICODE]isSafe[/ICODE] enum('false','true') DEFAULT 'true',</p><p> PRIMARY KEY ([ICODE]ip[/ICODE]),</p><p> UNIQUE KEY [ICODE]ip[/ICODE] ([ICODE]ip[/ICODE])</p><p>) ENGINE=InnoDB DEFAULT CHARSET=latin1 ROW_FORMAT=FIXED</p><p></p><p></p><p></p><p><strong>MySQL said: </strong><a href="http://localhost/phpmyadmin/url.php?url=https%3A%2F%2Fdev.mysql.com%2Fdoc%2Frefman%2F5.7%2Fen%2Fserver-error-reference.html" target="_blank"><img src="http://localhost/phpmyadmin/themes/dot.gif" alt="Documentation" class="fr-fic fr-dii fr-draggable " style="" /></a></p><p></p><p>#1031 - Table storage engine for 'ip_cache' doesn't have this option</p></blockquote><p></p>
[QUOTE="martin43103, post: 469013, member: 101142"] i got this error when import the db can you help please CREATE TABLE [ICODE]ip_cache[/ICODE] ( [ICODE]ip[/ICODE] varchar(16) NOT NULL, [ICODE]country[/ICODE] varchar(75) NOT NULL DEFAULT 'UNKNOWN', [ICODE]isSafe[/ICODE] enum('false','true') DEFAULT 'true', PRIMARY KEY ([ICODE]ip[/ICODE]), UNIQUE KEY [ICODE]ip[/ICODE] ([ICODE]ip[/ICODE]) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 ROW_FORMAT=FIXED [B]MySQL said: [/B][URL='http://localhost/phpmyadmin/url.php?url=https%3A%2F%2Fdev.mysql.com%2Fdoc%2Frefman%2F5.7%2Fen%2Fserver-error-reference.html'][IMG alt="Documentation"]http://localhost/phpmyadmin/themes/dot.gif[/IMG][/URL] #1031 - Table storage engine for 'ip_cache' doesn't have this option [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
Server Releases
[RE-RELEASE] Butterfly Emulator (Zap Hotel Edition) - R63A Complete Pack 2021
Top