Database Creation
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 17
- Joined: Fri Jan 29, 2010 3:27 am
Database Creation
http://www.l2jserver.com/trac/wiki/L2J_Install
I am using the Eclipse Epilogue.
The database creation doesn't work.
I am using the Eclipse Epilogue.
The database creation doesn't work.
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: Database Creation
create the database by your own first and then run the database install script.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 17
- Joined: Fri Jan 29, 2010 3:27 am
Re: Database Creation
all of the tables?!
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: Database Creation
no, only the database. the tables will be created by the database install script.NamiMoonlite wrote:all of the tables?!
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 17
- Joined: Fri Jan 29, 2010 3:27 am
Re: Database Creation
well then I did make the l2jdb I knwo I needed to do that, ut i ran the thing and no tables or anythign were added
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Database Creation
and no errors???
can't be, maybe you have different DB name in configs?
can't be, maybe you have different DB name in configs?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 17
- Joined: Fri Jan 29, 2010 3:27 am
Re: Database Creation
lol all configs came witth he database creator, and i tried a seond time and it said couldn't find the db but I checked configs and its all right
-
- Posts: 81
- Joined: Mon Aug 04, 2008 4:05 pm
Re: Database Creation
happened to me too, actually.. i had troubles pointing the installer to the right MYsql folder... i just tried a couple of time and it worked... if it doesn't, i belive u could (if u're using Navicat) just run all the .sql files via console, just copying and pasting them
-
- Posts: 17
- Joined: Fri Jan 29, 2010 3:27 am
Re: Database Creation
where would the sql files be located cause I already tried like 3 times!
-
- Posts: 81
- Joined: Mon Aug 04, 2008 4:05 pm
Re: Database Creation
the files (.sql) are located into the "sql folder" in the l2jdatapack folder, accessible via svn at
http://l2jdp.com/svn/trunk/datapack_development/sql/
or located into the nightly distribution, in l2jdatapack-unstable/sql
As for your MySQL installation, it's normally located in
C:\Program Files\MySQL\MySQL Server 5.1\bin
http://l2jdp.com/svn/trunk/datapack_development/sql/
or located into the nightly distribution, in l2jdatapack-unstable/sql
As for your MySQL installation, it's normally located in
C:\Program Files\MySQL\MySQL Server 5.1\bin
-
- Posts: 17
- Joined: Fri Jan 29, 2010 3:27 am
Re: Database Creation
thx lemme see if I can get any more errors lol. this'll take forever
-
- Posts: 17
- Joined: Fri Jan 29, 2010 3:27 am
Re: Database Creation
The whole folder is missing files I can't register a gameserver says its missing servername.xml
-
- Posts: 81
- Joined: Mon Aug 04, 2008 4:05 pm
Re: Database Creation
i belive i said it already... get a precompiled version.... once u'll familiarize with it, u can then start compiling your own from svn.
-
- Posts: 17
- Joined: Fri Jan 29, 2010 3:27 am
Re: Database Creation
If I can find a good pre compiled version
-
- Posts: 81
- Joined: Mon Aug 04, 2008 4:05 pm