L2J Revision 3744:
L2JDP Revision 6824:
Hello,i am 100% sure that i installed mysql server properly,because i tried the first time with the database installed on C:\ drive.Now i have mysql installed on D:\ because that's the place i want her.
This is the path to the binaries.
D:\Program Files\MySQL\MySQL Server 5.1\bin
Now..
What changes need to be done to the database_installer.bat in order to connect to the database and do it's job?
I would like your answer to be detailed,in order to resolve this issue quickly,thank you.
[Resolved]Database_installer.bat
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 8
- Joined: Sat Jan 02, 2010 7:53 pm
[Resolved]Database_installer.bat
Last edited by UkNoob on Mon Jan 04, 2010 12:27 am, edited 1 time in total.
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: [Help]Database_installer.bat
in the tools folder, delete the file vars.txt if there is any and start the database installer again. when asked for mysql bin folder, just put your folder there, like:
D:\Program Files\MySQL\MySQL Server 5.1\bin
or check if you have the path to that mysql folder in your PATH variable.
just read the text:
D:\Program Files\MySQL\MySQL Server 5.1\bin
or check if you have the path to that mysql folder in your PATH variable.
just read the text:
New settings will be created for this tool to run in
your computer, so I need to ask you some questions.
1-MySql Binaries
--------------------
In order to perform my tasks, I need the path for commands
such as 'mysql' and 'mysqldump'. Both executables are
usually stored in the same place.
I can try to find out if the current setting actually works...
C:\Program Files\MySQL\MySQL Server 5.1\bin\mysql.exe
Found
find: `MySQL': No such file or directory
Look, I can't find "MYSQL" in your PATH environment variable.
It would be good if you go and find out where "mysql.exe" and
"mysqldump.exe" are.
If you have no idea about the meaning of words such as MYSQL
or PATH, you'd better close this window, and consider googling
and reading about it. Setup and host an L2J server requires a
minimum of technical skills.
Write the path to your MySQL binaries (no trailing slash needed):
(default C:\Program Files\MySQL\MySQL Server 5.1\bin):
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: 8
- Joined: Sat Jan 02, 2010 7:53 pm
Re: [Help]Database_installer.bat
Thank you very much that helped me resolve my issue.It was a problem with my password as i found out.Maybe can you provide me information for the mysql user password to be like?i mean...can it have capital letters and lowercase letter,numbers and symbols like (%^&) etc. and what its maximum size?
-
- Posts: 8
- Joined: Sat Jan 02, 2010 7:53 pm
Re: [Help]Database_installer.bat
as i found out mysql doesn't have this limitations....then the script has this limitations and gives you the error.