Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
ncBash
/
mcBash
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 6978cdd9
authored
Dec 05, 2013
by
sn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
..
1 parent
482560f6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
bin/exportMysql.sh → bin/ncExportMysql.sh
bin/mcImportMysql.sh → bin/ncImportMysql.sh
bin/
e
xportMysql.sh
→
bin/
ncE
xportMysql.sh
View file @
6978cdd
...
@@ -12,8 +12,8 @@ execute=1
...
@@ -12,8 +12,8 @@ execute=1
mc_h1
$0
$1
$2
mc_h1
$0
$1
$2
mc_parameter
"1"
"1"
"
$1
"
"mysql Datenbank (muss vorhanden sein)"
mc_parameter
"1"
"1"
"
$1
"
"mysql Datenbank (muss vorhanden sein)"
mc_parameter
"2"
"0"
"
$2
"
"Datenbankbenutzer (
optional
default root)"
mc_parameter
"2"
"0"
"
$2
"
"Datenbankbenutzer (default root)"
mc_parameter
"3"
"0"
"
$3
"
"Datenbankpasswort
(optional)
"
mc_parameter
"3"
"0"
"
$3
"
"Datenbankpasswort "
if
[
-z
$2
]
;
then
if
[
-z
$2
]
;
then
...
...
bin/
m
cImportMysql.sh
→
bin/
n
cImportMysql.sh
View file @
6978cdd
File moved
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment