Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
81f97ed6
Commit
81f97ed6
authored
Dec 02, 2006
by
kent/mysqldev@suse9-x86.mysql.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
myisampack.def, myisamlog.def, myisam_ftdump.def, myisamchk.def:
Adjusted for storage path nwbootstrap: Corrected bad merge
parent
cee9ec90
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
6 deletions
+5
-6
netware/BUILD/nwbootstrap
netware/BUILD/nwbootstrap
+1
-2
netware/myisam_ftdump.def
netware/myisam_ftdump.def
+1
-1
netware/myisamchk.def
netware/myisamchk.def
+1
-1
netware/myisamlog.def
netware/myisamlog.def
+1
-1
netware/myisampack.def
netware/myisampack.def
+1
-1
No files found.
netware/BUILD/nwbootstrap
View file @
81f97ed6
...
@@ -172,8 +172,7 @@ nlm_version=`echo "$version" | sed -e "s;\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*;\1
...
@@ -172,8 +172,7 @@ nlm_version=`echo "$version" | sed -e "s;\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*;\1
for
file
in
./netware/
*
.def
for
file
in
./netware/
*
.def
do
do
mv
-f
$file
$file
.org
mv
-f
$file
$file
.org
sed
-e
"s;VERSION.*;VERSION
$nlm_version
;g"
\
sed
-e
"s;VERSION.*;VERSION
$nlm_version
;g"
$file
.org
>
$file
-e
"s;XDCDATA.*;XDCDATA
$SRC_DIR
/netware/mysql.xdc;g"
$file
.org
>
$file
rm
$file
.org
rm
$file
.org
done
done
...
...
netware/myisam_ftdump.def
View file @
81f97ed6
...
@@ -7,6 +7,6 @@ COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Res
...
@@ -7,6 +7,6 @@ COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Res
DESCRIPTION "MySQL MyISAM Table Dump Tool"
DESCRIPTION "MySQL MyISAM Table Dump Tool"
VERSION 4, 0
VERSION 4, 0
STACKSIZE 131072
STACKSIZE 131072
XDCDATA ../netware/mysql.xdc
XDCDATA ../
../
netware/mysql.xdc
#DEBUG
#DEBUG
netware/myisamchk.def
View file @
81f97ed6
...
@@ -7,6 +7,6 @@ COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Res
...
@@ -7,6 +7,6 @@ COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Res
DESCRIPTION "MySQL MyISAM Table Check Tool"
DESCRIPTION "MySQL MyISAM Table Check Tool"
VERSION 4, 0
VERSION 4, 0
STACKSIZE 131072
STACKSIZE 131072
XDCDATA ../netware/mysql.xdc
XDCDATA ../
../
netware/mysql.xdc
#DEBUG
#DEBUG
netware/myisamlog.def
View file @
81f97ed6
...
@@ -7,6 +7,6 @@ COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Res
...
@@ -7,6 +7,6 @@ COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Res
DESCRIPTION "MySQL MyISAM Table Log Tool"
DESCRIPTION "MySQL MyISAM Table Log Tool"
VERSION 4, 0
VERSION 4, 0
STACKSIZE 131072
STACKSIZE 131072
XDCDATA ../netware/mysql.xdc
XDCDATA ../
../
netware/mysql.xdc
#DEBUG
#DEBUG
netware/myisampack.def
View file @
81f97ed6
...
@@ -7,6 +7,6 @@ COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Res
...
@@ -7,6 +7,6 @@ COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Res
DESCRIPTION "MySQL MyISAM Table Pack Tool"
DESCRIPTION "MySQL MyISAM Table Pack Tool"
VERSION 4, 0
VERSION 4, 0
STACKSIZE 131072
STACKSIZE 131072
XDCDATA ../netware/mysql.xdc
XDCDATA ../
../
netware/mysql.xdc
#DEBUG
#DEBUG
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment