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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
41d0719c
Commit
41d0719c
authored
Jan 06, 2004
by
heikki@hundin.mysql.fi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
srv0start.c:
More instructions about a downgrade 4.1.1 -> 4.0.18
parent
fe625048
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
innobase/srv/srv0start.c
innobase/srv/srv0start.c
+3
-2
No files found.
innobase/srv/srv0start.c
View file @
41d0719c
...
...
@@ -1638,8 +1638,9 @@ NetWare. */
fprintf
(
stderr
,
"InnoDB: You have now successfully upgraded to the multiple tablespaces
\n
"
"InnoDB: format. You should not downgrade again to an earlier version of
\n
"
"InnoDB: InnoDB!
\n
"
);
"InnoDB: format. You should NOT DOWNGRADE again to an earlier version of
\n
"
"InnoDB: InnoDB! But if you absolutely need to downgrade, see section 4.6 of
\n
"
"InnoDB: http://www.innodb.com/ibman.php for instructions.
\n
"
);
}
if
(
srv_force_recovery
==
0
)
{
...
...
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