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
0bf6eb88
Commit
0bf6eb88
authored
Nov 28, 2005
by
unknown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small tweaks to SHOW AUTHORS list
sql/authors.h: Put Krow in parens to be consistent with other nicknames
parent
ccdb1ee9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
sql/authors.h
sql/authors.h
+4
-3
No files found.
sql/authors.h
View file @
0bf6eb88
...
...
@@ -35,7 +35,7 @@ struct show_table_authors_st {
*/
struct
show_table_authors_st
show_table_authors
[]
=
{
{
"Brian
\"
Krow
\"
Aker"
,
"Seattle, WA, USA"
,
{
"Brian
(Krow)
Aker"
,
"Seattle, WA, USA"
,
"Architecture, archive, federated, bunch of little stuff :)"
},
{
"Venu Anuganti"
,
""
,
"Client/server protocol (4.1)"
},
{
"David Axmark"
,
"Uppsala, Sweden"
,
...
...
@@ -50,6 +50,7 @@ struct show_table_authors_st show_table_authors[]= {
{
"Andreas F. Bobak"
,
""
,
"AGGREGATE extension to user-defined functions"
},
{
"Alexey Botchkov (Holyfoot)"
,
"Izhevsk, Russia"
,
"GIS extensions (4.1), embedded server (4.1), precision math (5.0)"
},
{
"Reggie Burnett"
,
"Nashville, TN, USA"
,
"Windows development, Connectors"
},
{
"Oleksandr Byelkin"
,
"Lugansk, Ukraine"
,
"Query Cache (4.0), Subqueries (4.1), Views (5.0)"
},
{
"Kent Boortz"
,
"Orebro, Sweden"
,
"Test platform, and general build stuff"
},
...
...
@@ -61,7 +62,7 @@ struct show_table_authors_st show_table_authors[]= {
{
"Wei-Jou Chen"
,
""
,
"Chinese (Big5) character set"
},
{
"Albert Chin-A-Young"
,
""
,
"Tru64 port, large file support, better TCP wrappers support"
},
{
"Jorge del Conde"
,
"Mexico City, Mexico"
,
"Win
32
development"
},
{
"Jorge del Conde"
,
"Mexico City, Mexico"
,
"Win
dows
development"
},
{
"Antony T. Curtis"
,
"Norwalk, CA, USA"
,
"Parser, port to OS/2"
},
{
"Yuri Dario"
,
""
,
"OS/2 port"
},
{
"Sergei Golubchik"
,
"Kerpen, Germany"
,
...
...
@@ -114,7 +115,7 @@ struct show_table_authors_st show_table_authors[]= {
{
"Timothy Smith"
,
"Auckland, New Zealand"
,
"Dynamic character sets, parts of the build system, libmysqld"
},
{
"Miguel Solorzano"
,
"Florianopolis, Santa Catarina, Brazil"
,
"Win
32
development, Windows NT service"
},
"Win
dows
development, Windows NT service"
},
{
"Punita Srivastava"
,
"Austin, TX, USA"
,
"Testing - Merlin"
},
{
"Alexey Stroganov (Ranger)"
,
"Lugansk, Ukraine"
,
"Testing - Benchmarks"
},
{
"Magnus Svensson"
,
"Öregrund, Sweden"
,
...
...
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