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
96dcdcc7
Commit
96dcdcc7
authored
Nov 26, 2005
by
knielsen@mysql.com
Browse files
Options
Browse Files
Download
Plain Diff
Merge bk-internal:/home/bk/mysql-5.1-new
into mysql.com:/tmp/x/mysql-5.1-new
parents
619b1cc6
d62733e9
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 @
96dcdcc7
...
...
@@ -583,3 +583,5 @@ Petr Chardin Moscow, Russia Instance Manager (5.0)
Sergey Vojtovich Izhevsk, Russia Plugins infrastructure (5.1)
Alexander Nozdrin Moscow, Russia Bugfixing (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 @
96dcdcc7
...
...
@@ -31,5 +31,6 @@ struct show_table_authors_st show_table_authors[]= {
{
"Alexander Nozdrin"
,
"Moscow, Russia"
,
"Bugfixing (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"
},
{
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