Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Server
Server Support
Threaded Mode
Mysql error
izeatfishz
Huge Clucker
Posts: 230
Threads: 67
Joined: Jun 2012
Reputation:
0
#1
05.04.2015, 01:37
I've downloaded a simple gm and I want to import the database into mysql..but I get this..
Find
Reply
S4D
Huge Clucker
Posts: 249
Threads: 0
Joined: Jun 2014
Reputation:
0
#2
05.04.2015, 09:36
Database 'samp' doesn't exist.
CREATE DATABASE samp;
USE samp;
Find
Reply
TheCoopster
Big Clucker
Posts: 54
Threads: 17
Joined: May 2014
Reputation:
0
#3
05.04.2015, 16:27
You never defined what database that it has to insert that query into.
If you've already got the database `samp` setup add this to the top.
Код:
USE `samp`;
Find
Reply
«
Next Oldest
|
Next Newest
»
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 1 Guest(s)
SA-MP Forums Archive
SA-MP Server
Server Support