Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
L2j Server Datapack
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
L2j
L2j Server Datapack
Commits
1b1baaf3
Commit
1b1baaf3
authored
11 years ago
by
Zoey76
Browse files
Options
Downloads
Patches
Plain Diff
BETA: Minor typo fixes in DB installer.
Patch by: foxmulder Reviewed by: jurchiks, St3eT, Nos, xban1x, UnAfraid, Zoey76
parent
8fd8ba12
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
L2J_DataPack_BETA/dist/tools/database_installer.bat
+8
-8
8 additions, 8 deletions
L2J_DataPack_BETA/dist/tools/database_installer.bat
with
8 additions
and
8 deletions
L2J_DataPack_BETA/dist/tools/database_installer.bat
+
8
−
8
View file @
1b1baaf3
...
...
@@ -60,7 +60,7 @@ echo (2) Import and configure: This tool has some new available
echo options, you choose the values that fit your needs
echo using former settings as a base.
echo.
echo (3) Igno
s
e stored settings: I'
ll
let
you
configure
me
echo (3) Igno
r
e stored settings: I'
ll
let
you
configure
me
echo
with
a
fresh
set
of
default
values
as
a
base
.
echo
.
echo
(
4
)
View
saved
settings
:
See
the
contents
of
the
config
...
...
@@ -150,7 +150,7 @@ cls
echo.
echo 2-Login Server settings
echo -----------------------
echo I order to connect to the MySQL Server, you should
echo I
n
order to connect to the MySQL Server, you should
echo specify the Login Server DataBase parameters here.
echo.
set /P lsuser="MySQL Username (default is '
%lsuser%
'): "
...
...
@@ -162,7 +162,7 @@ cls
echo.
echo 3-Community Server settings
echo ---------------------------
echo I order to connect to the MySQL Server, you should
echo I
n
order to connect to the MySQL Server, you should
echo specify the Community Server DataBase parameters here.
echo.
set /P cbuser="MySQL Username (default is '
%cbuser%
'): "
...
...
@@ -174,7 +174,7 @@ cls
echo.
echo 4-Game Server settings
echo ----------------------
echo I order to connect to the MySQL Server, you should
echo I
n
order to connect to the MySQL Server, you should
echo specify the Game Server DataBase parameters here.
echo.
set /P gsuser="User (default is '
%gsuser%
'): "
...
...
@@ -258,7 +258,7 @@ echo.
echo Backup attempt failed
!
A possible reason for this to
echo happen, is that your DB doesn'
t
exist
yet
.
I
could
echo
try
to
create
%lsdb%
for
you
,
or
maybe
you
prefer
to
echo
cont
u
nue
with
the
Community
Server
part
of
this
tool
.
echo
cont
i
nue
with
the
Community
Server
part
of
this
tool
.
echo
.
echo
ATTEMPT
TO
CREATE
LOGINSERVER
DATABASE
:
echo
.
...
...
@@ -300,7 +300,7 @@ echo An error occured while trying to create a database for
echo
your
login
server
.
echo
.
echo
Possible
reasons
:
echo
1
-You
provided
in
n
acurate
info
,
check
user
,
password
,
etc
.
echo
1
-You
provided
ina
c
curate
info
,
check
user
,
password
,
etc
.
echo
2
-User
%lsuser%
don
't have enough privileges for
echo database creation. Check your MySQL privileges.
echo 3-Database exists already...?
...
...
@@ -463,7 +463,7 @@ echo An error occured while trying to create a database for
echo
your
Community
Server
.
echo
.
echo
Possible
reasons
:
echo
1
-You
provided
in
n
acurate
info
,
check
user
,
password
,
etc
.
echo
1
-You
provided
ina
c
curate
info
,
check
user
,
password
,
etc
.
echo
2
-User
%cbuser%
don
't have enough privileges for
echo database creation. Check your MySQL privileges.
echo 3-Database exists already...?
...
...
@@ -627,7 +627,7 @@ echo An error occured while trying to create a database for
echo
your
Game
Server
.
echo
.
echo
Possible
reasons
:
echo
1
-You
provided
in
n
acurate
info
,
check
username
,
pass
,
etc
.
echo
1
-You
provided
ina
c
curate
info
,
check
username
,
pass
,
etc
.
echo
2
-User
%gsuser%
don
't have enough privileges for
echo database creation.
echo 3-Database exists already...?
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment