SQL Errors.
#1

I've installed SCRP (Small County Roleplay) and set it all up. Everything went well until.. I saw this error in the console with something with the SQL.

Quote:

[MYSQL ERROR]: ID: 1146
[MYSQL ERROR]: Error: Table 'jindex.settings' doesn't exist
[MYSQL ERROR]: Query: SELECT * FROM `Settings` LIMIT 1
[MYSQL ERROR]: ID: 1146
[MYSQL ERROR]: Error: Table 'jindex.houses' doesn't exist
[MYSQL ERROR]: Query: SELECT * FROM `Houses` ORDER BY SQLID ASC
[MYSQL ERROR]: ID: 1146
[MYSQL ERROR]: Error: Table 'jindex.business' doesn't exist
[MYSQL ERROR]: Query: SELECT * FROM `Business` ORDER BY SQLID ASC
[MYSQL ERROR]: ID: 1146
[MYSQL ERROR]: Error: Table 'jindex.objects' doesn't exist
[MYSQL ERROR]: Query: SELECT * FROM `Objects`
[MYSQL ERROR]: ID: 1146
[MYSQL ERROR]: Error: Table 'jindex.icons' doesn't exist
[MYSQL ERROR]: Query: SELECT * FROM `Icons` ORDER BY SQLID ASC
[MYSQL ERROR]: ID: 1146
[MYSQL ERROR]: Error: Table 'jindex.servervehicles' doesn't exist
[MYSQL ERROR]: Query: SELECT * FROM `ServerVehicles` ORDER BY SQLID ASC
[MYSQL ERROR]: ID: 1146
[MYSQL ERROR]: Error: Table 'jindex.factionvehicles' doesn't exist
[MYSQL ERROR]: Query: SELECT * FROM `FactionVehicles` ORDER BY SQLID ASC
[MYSQL ERROR]: ID: 1146
[MYSQL ERROR]: Error: Table 'jindex.factions' doesn't exist
[MYSQL ERROR]: Query: SELECT * FROM `Factions` ORDER BY SQLID ASC

In the "CONNECTIONS" script which has all the SQL thingys all in, this is what I have.

#define SQL_HOST "mysql3.gear.host"
#define SQL_USER "USER"
#define SQL_PASS "PASSWORD"
#define SQL_DB "scrp 0.21"

I opened the SQL script using MYSQL Workbench, and yeah. This is my first time using mySQL so..
This is what it looks like..


I would appreciate some help, thanks!
Reply


Messages In This Thread
SQL Errors. - by ItsJosh - 30.07.2016, 23:39
Re: SQL Errors. - by Shockey HD - 31.07.2016, 00:54
Re: SQL Errors. - by Shinja - 31.07.2016, 02:03
Re: SQL Errors. - by ItsJosh - 31.07.2016, 12:36
Re: SQL Errors. - by Flake. - 31.07.2016, 14:12
Re: SQL Errors. - by ItsJosh - 01.08.2016, 14:10

Forum Jump:


Users browsing this thread: 1 Guest(s)