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
d62733e9
Commit
d62733e9
authored
Nov 25, 2005
by
eric@mysql.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed failing "show check" test.
parent
60a7a6c0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
mysql-test/r/show_check.result
mysql-test/r/show_check.result
+2
-0
sql/authors.h
sql/authors.h
+1
-0
No files found.
mysql-test/r/show_check.result
View file @
d62733e9
...
@@ -583,3 +583,5 @@ Petr Chardin Moscow, Russia Instance Manager (5.0)
...
@@ -583,3 +583,5 @@ Petr Chardin Moscow, Russia Instance Manager (5.0)
Sergey Vojtovich Izhevsk, Russia Plugins infrastructure (5.1)
Sergey Vojtovich Izhevsk, Russia Plugins infrastructure (5.1)
Alexander Nozdrin Moscow, Russia Bugfixing (Stored Procedures, 5.0)
Alexander Nozdrin Moscow, Russia Bugfixing (Stored Procedures, 5.0)
Per-Erik Martin Uppsala, Sweden Stored Procedures (5.0)
Per-Erik Martin Uppsala, Sweden Stored Procedures (5.0)
Alexey Botchkov (Holyfoot) Izhevsk Russia GIS extentions (4.1), Embedded Server (4.1), precision math (5.0)
Eric Herman Amsterdam, Netherlands Bugfixing - federated
sql/authors.h
View file @
d62733e9
...
@@ -31,5 +31,6 @@ struct show_table_authors_st show_table_authors[]= {
...
@@ -31,5 +31,6 @@ struct show_table_authors_st show_table_authors[]= {
{
"Alexander Nozdrin"
,
"Moscow, Russia"
,
"Bugfixing (Stored Procedures, 5.0)"
},
{
"Alexander Nozdrin"
,
"Moscow, Russia"
,
"Bugfixing (Stored Procedures, 5.0)"
},
{
"Per-Erik Martin"
,
"Uppsala, Sweden"
,
"Stored Procedures (5.0)"
},
{
"Per-Erik Martin"
,
"Uppsala, Sweden"
,
"Stored Procedures (5.0)"
},
{
"Alexey Botchkov (Holyfoot)"
,
"Izhevsk Russia"
,
"GIS extentions (4.1), Embedded Server (4.1), precision math (5.0)"
},
{
"Alexey Botchkov (Holyfoot)"
,
"Izhevsk Russia"
,
"GIS extentions (4.1), Embedded Server (4.1), precision math (5.0)"
},
{
"Eric Herman"
,
"Amsterdam, Netherlands"
,
"Bugfixing - federated"
},
{
NULL
,
NULL
,
NULL
}
{
NULL
,
NULL
,
NULL
}
};
};
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