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 Tutorials
How to set up a retro in 2023 (IIS) (Nitro HTML5) - (Part 1)
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="Simon2910" data-source="post: 476047" data-attributes="member: 89341"><p>First of all, thanks for updating the link to the sql but I got myself a little problem.</p><p></p><p>So when I try to import the sql into my database I get this error:</p><p>[CODE]C:\Users\Administrator\AppData\Roaming\DBeaverData\drivers\clients\mysql_8\win\mysql.exe -u root --host=localhost --port=3306 hotel</p><p>Task 'MySQL restore' started at Mon Jan 02 22:38:34 CET 2023</p><p>ERROR 1366 (22007) at line 372: Incorrect string value: '\xC3\x84\xC3\xA4ni...' for column `hotel`.`catalog_items`.`catalog_name` at row 2807</p><p></p><p>Task 'MySQL restore' finished at Mon Jan 02 22:38:35 CET 2023</p><p>2023-01-02 22:38:35.322 - IO error: Process failed (exit code = 1). See error log.</p><p>2023-01-02 22:38:35.322 - java.io.IOException: Process failed (exit code = 1). See error log.</p><p> at org.jkiss.dbeaver.tasks.nativetool.AbstractNativeToolHandler.validateErrorCode(AbstractNativeToolHandler.java:242)</p><p> at org.jkiss.dbeaver.tasks.nativetool.AbstractNativeToolHandler.executeProcess(AbstractNativeToolHandler.java:223)</p><p> at org.jkiss.dbeaver.tasks.nativetool.AbstractNativeToolHandler.doExecute(AbstractNativeToolHandler.java:262)</p><p> at org.jkiss.dbeaver.ext.mysql.tasks.MySQLNativeToolHandler.doExecute(MySQLNativeToolHandler.java:47)</p><p> at org.jkiss.dbeaver.tasks.nativetool.AbstractNativeToolHandler.lambda$0(AbstractNativeToolHandler.java:83)</p><p> at org.jkiss.dbeaver.runtime.RunnableContextDelegate.lambda$0(RunnableContextDelegate.java:39)</p><p> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)</p><p>[/CODE]</p><p></p><p>As you can see on the next photo I'm missing a lot of tables since it stops importing I guess.</p><p>[MEDIA=imgur]JdDGbyz[/MEDIA]</p><p></p><p>Maybe I missed out on something but I don't think so. Is there something wrong with the sql?</p><p></p><p>Thanks in advance.</p></blockquote><p></p>
[QUOTE="Simon2910, post: 476047, member: 89341"] First of all, thanks for updating the link to the sql but I got myself a little problem. So when I try to import the sql into my database I get this error: [CODE]C:\Users\Administrator\AppData\Roaming\DBeaverData\drivers\clients\mysql_8\win\mysql.exe -u root --host=localhost --port=3306 hotel Task 'MySQL restore' started at Mon Jan 02 22:38:34 CET 2023 ERROR 1366 (22007) at line 372: Incorrect string value: '\xC3\x84\xC3\xA4ni...' for column `hotel`.`catalog_items`.`catalog_name` at row 2807 Task 'MySQL restore' finished at Mon Jan 02 22:38:35 CET 2023 2023-01-02 22:38:35.322 - IO error: Process failed (exit code = 1). See error log. 2023-01-02 22:38:35.322 - java.io.IOException: Process failed (exit code = 1). See error log. at org.jkiss.dbeaver.tasks.nativetool.AbstractNativeToolHandler.validateErrorCode(AbstractNativeToolHandler.java:242) at org.jkiss.dbeaver.tasks.nativetool.AbstractNativeToolHandler.executeProcess(AbstractNativeToolHandler.java:223) at org.jkiss.dbeaver.tasks.nativetool.AbstractNativeToolHandler.doExecute(AbstractNativeToolHandler.java:262) at org.jkiss.dbeaver.ext.mysql.tasks.MySQLNativeToolHandler.doExecute(MySQLNativeToolHandler.java:47) at org.jkiss.dbeaver.tasks.nativetool.AbstractNativeToolHandler.lambda$0(AbstractNativeToolHandler.java:83) at org.jkiss.dbeaver.runtime.RunnableContextDelegate.lambda$0(RunnableContextDelegate.java:39) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [/CODE] As you can see on the next photo I'm missing a lot of tables since it stops importing I guess. [MEDIA=imgur]JdDGbyz[/MEDIA] Maybe I missed out on something but I don't think so. Is there something wrong with the sql? Thanks in advance. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Tutorials
How to set up a retro in 2023 (IIS) (Nitro HTML5) - (Part 1)
Top