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
e075c5b4
Commit
e075c5b4
authored
Jul 31, 2017
by
Vicențiu Ciorbaru
Committed by
Sergei Golubchik
Aug 01, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update myisam_debug test result post print_lock_error change
parent
37725163
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
mysql-test/r/myisam_debug.result
mysql-test/r/myisam_debug.result
+1
-1
No files found.
mysql-test/r/myisam_debug.result
View file @
e075c5b4
...
@@ -36,6 +36,6 @@ set debug_dbug='+d,mi_lock_database_failure';
...
@@ -36,6 +36,6 @@ set debug_dbug='+d,mi_lock_database_failure';
unlock tables;
unlock tables;
Warnings:
Warnings:
Error 126 Incorrect key file for table './test/t1.MYI'; try to repair it
Error 126 Incorrect key file for table './test/t1.MYI'; try to repair it
Error 10
15 Can't lock file (errno: 22 "Invalid argument")
Error 10
30 Got error 22 "Invalid argument" from storage engine MyISAM
set debug_dbug=@old_dbug;
set debug_dbug=@old_dbug;
drop table t1;
drop table t1;
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