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
1e88437f
Commit
1e88437f
authored
Oct 30, 2008
by
Mats Kindahl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixing result file for mysql_upgrade test.
parent
60a5d8cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
mysql-test/r/mysql_upgrade.result
mysql-test/r/mysql_upgrade.result
+8
-8
No files found.
mysql-test/r/mysql_upgrade.result
View file @
1e88437f
Run mysql_upgrade once
mtr.global_sup
ressions
OK
mtr.global_sup
pressions
OK
mtr.suspicious_patterns OK
mtr.test_sup
ressions
OK
mtr.test_sup
pressions
OK
mysql.columns_priv OK
mysql.db OK
mysql.event OK
...
...
@@ -32,9 +32,9 @@ mysql.user OK
Run it again - should say already completed
This installation of MySQL is already upgraded to VERSION, use --force if you still need to run mysql_upgrade
Force should run it regardless of wether it's been run before
mtr.global_sup
ressions
OK
mtr.global_sup
pressions
OK
mtr.suspicious_patterns OK
mtr.test_sup
ressions
OK
mtr.test_sup
pressions
OK
mysql.columns_priv OK
mysql.db OK
mysql.event OK
...
...
@@ -65,9 +65,9 @@ mysql.user OK
CREATE USER mysqltest1@'%' IDENTIFIED by 'sakila';
GRANT ALL ON *.* TO mysqltest1@'%';
Run mysql_upgrade with password protected account
mtr.global_sup
ressions
OK
mtr.global_sup
pressions
OK
mtr.suspicious_patterns OK
mtr.test_sup
ressions
OK
mtr.test_sup
pressions
OK
mysql.columns_priv OK
mysql.db OK
mysql.event OK
...
...
@@ -100,9 +100,9 @@ Run mysql_upgrade with a non existing server socket
mysqlcheck: Got error: 2003: Can't connect to MySQL server on 'not_existing_host' (errno) when trying to connect
FATAL ERROR: Upgrade failed
set GLOBAL sql_mode='STRICT_ALL_TABLES,ANSI_QUOTES,NO_ZERO_DATE';
mtr.global_sup
ressions
OK
mtr.global_sup
pressions
OK
mtr.suspicious_patterns OK
mtr.test_sup
ressions
OK
mtr.test_sup
pressions
OK
mysql.columns_priv OK
mysql.db OK
mysql.event OK
...
...
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