MYSQL help
#1

:53:21] SELECT `gMOTD`,`aMOTD`,`vMOTD`,`famedMOTD`,`cMOTD`,`pMOTD `,`ShopTechPay`,`GiftCode`,`GiftCodeBypass`,`Total Citizens`,`TRCitizens`,`SecurityCode`,`ShopClosed` ,`RimMod`,`CarVoucher`,`PVIPVoucher`, `GarageVW`, `PumpkinStock`, `HalloweenShop` FROM `misc`
[04:53:21] [Dynamic Giftbox] Successfully loaded the dynamic giftbox.
[04:53:21] [LoadCrates] Loading Crates Finished
[04:53:21] [LoadHouses] 5000 houses rehashed/loaded.
[04:53:21] [LoadDynamicDoors] 3000 doors rehashed/loaded.
[04:53:21] [LoadDynamicMapIcons] 400 map icons rehashed/loaded.
[04:53:21] [LoadMailboxes] 50 mailboxes rehashed/loaded.
[04:53:21] [LoadBusinesses] 200 businesses rehashed/loaded.
[04:53:21] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[04:53:21] [MySQL] Check mysql_log.txt to review the query that threw the error.
[04:53:21] Dumping query from 2017/5/24 (4:53:21)
Description: Table 'sgrp1.atms' doesn't exist (index 0). Query:

[04:53:21] SELECT * FROM `atms`
[04:53:21] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[04:53:21] [MySQL] Check mysql_log.txt to review the query that threw the error.
[04:53:21] Dumping query from 2017/5/24 (4:53:21)
Description: Table 'sgrp1.payphones' doesn't exist (index 0). Query:

[04:53:21] SELECT * FROM `payphones`
[04:53:21] [LoadPlants] Successfully loaded 300 plants
[04:53:21] [SpeedCameras] Loaded 4 Speed Cameras.
[04:53:21] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[04:53:21] [MySQL] Check mysql_log.txt to review the query that threw the error.
[04:53:21] Dumping query from 2017/5/24 (4:53:21)
Description: Table 'sgrp1.statlockers' doesn't exist (index 0). Query:

How to fix this error guys?
Reply
#2

Tables aren't created in the DB.
Reply
#3

Код:
Description: Table 'sgrp1.statlockers' doesn't exist (index 0). Query:
Description: Table 'sgrp1.payphones' doesn't exist (index 0). Query:
Description: Table 'sgrp1.atms' doesn't exist (index 0). Query:
Dont you understand? Those tables doesnt exists, you must create it..
Reply
#4

How to create it?
Reply
#5

Quote:
Originally Posted by TitoFreeman
Посмотреть сообщение
How to create it?
From PhpMyAdmin or CREATE TABLE ...

Search the web.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)