16.06.2015, 07:46
(
Последний раз редактировалось Pro_Drifter; 16.06.2015 в 08:19.
)
I hosted my server. When i tried to connect , i can't see the onplayerequestclass and when i press spawn i'm getting spawned into the air ... Login / register / load statistics isn't working... but on server logs it says that everything's okay...
I have libmysql.dll usfowner (SQL file) ~> I don't know if something wrong with these or something that i don't know. I have to upload these files to the Host? or what?
+ I tried to upload these files using phpmyadmin but i get these errors
For the usfowner:
--
-- Database: `usfowner`
--
-- --------------------------------------------------------
--
-- Table structure for table `tehachievementz1351`
--
CREATE TABLE IF NOT EXISTS `tehachievementz1351` (
`Username` VARCHAR( 24 ) NOT NULL ,
`Ach1` INT( 11 ) NOT NULL ,
`Ach2` INT( 11 ) NOT NULL ,
`Ach3` INT( 11 ) NOT NULL ,
`Ach4` INT( 11 ) NOT NULL ,
`Ach5` INT( 11 ) NOT NULL ,
`Ach6` INT( 11 ) NOT NULL ,
`Ach7` INT( 11 ) NOT NULL ,
`Ach8` INT( 11 ) NOT NULL ,
`AchsCompleted` INT( 11 ) NOT NULL
) ENGINE = INNODB DEFAULT CHARSET = latin1;
Η MySQL returned this message:
------------------------------------
And for the libmysql.dll i get this message:
Wrong
Command SQL:
[...]
MySQL returned this message:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'MZ?' at line 1
#1046 - No database selected
Please help me , i don't know anything about MySQL
I have libmysql.dll usfowner (SQL file) ~> I don't know if something wrong with these or something that i don't know. I have to upload these files to the Host? or what?
+ I tried to upload these files using phpmyadmin but i get these errors
For the usfowner:
--
-- Database: `usfowner`
--
-- --------------------------------------------------------
--
-- Table structure for table `tehachievementz1351`
--
CREATE TABLE IF NOT EXISTS `tehachievementz1351` (
`Username` VARCHAR( 24 ) NOT NULL ,
`Ach1` INT( 11 ) NOT NULL ,
`Ach2` INT( 11 ) NOT NULL ,
`Ach3` INT( 11 ) NOT NULL ,
`Ach4` INT( 11 ) NOT NULL ,
`Ach5` INT( 11 ) NOT NULL ,
`Ach6` INT( 11 ) NOT NULL ,
`Ach7` INT( 11 ) NOT NULL ,
`Ach8` INT( 11 ) NOT NULL ,
`AchsCompleted` INT( 11 ) NOT NULL
) ENGINE = INNODB DEFAULT CHARSET = latin1;
Η MySQL returned this message:
------------------------------------
And for the libmysql.dll i get this message:
Wrong
Command SQL:
[...]
MySQL returned this message:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'MZ?' at line 1
#1046 - No database selected
Please help me , i don't know anything about MySQL