Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Faustin Lammler
mariadb-10.1
Commits
eddd7586
Commit
eddd7586
authored
Feb 20, 2016
by
Ian Gilfillan
Committed by
Otto Kekäläinen
Feb 20, 2016
Browse files
Add missing mysql_embedded man page
parent
99bfe03e
Changes
3
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
eddd7586
mariadb
-
10.0
(
10.0.24
-
1
)
UNRELEASED
;
urgency
=
low
mariadb
-
10.0
(
10.0.24
-
1
)
UNRELEASED
;
urgency
=
low
[
Otto
Kek
ä
l
ä
inen
]
*
New
upstream
release
10.0.24
*
New
upstream
release
10.0.24
-
Drop
auth_socket
patches
as
MDEV
-
8375
was
partially
fixed
upstream
-
Drop
auth_socket
patches
as
MDEV
-
8375
was
partially
fixed
upstream
-
Refresh
other
patches
-
Refresh
other
patches
*
Update
filenames
in
d
/
copyright
*
Update
filenames
in
d
/
copyright
[
Ian
Gilfillan
]
*
Add
missing
mysql_embedded
man
page
--
Otto
Kek
ä
l
ä
inen
<
otto
@
seravo
.
fi
>
Sat
,
20
Feb
2016
14
:
23
:
50
+
0200
--
Otto
Kek
ä
l
ä
inen
<
otto
@
seravo
.
fi
>
Sat
,
20
Feb
2016
14
:
23
:
50
+
0200
mariadb
-
10.0
(
10.0.23
-
3
)
unstable
;
urgency
=
low
mariadb
-
10.0
(
10.0.23
-
3
)
unstable
;
urgency
=
low
...
...
debian/patches/mdev-9528-mysql_embedded.patch
0 → 100644
View file @
eddd7586
Description: The patch adds a missing man page, mysql_embedded
Remove this once upstream has released an official fix.
Author: Ian Gilfillan <ian@mariadb.org>
Bug: https://mariadb.atlassian.net/browse/MDEV-9528
--- /dev/null
+++ b/man/mysql_embedded.1
@@ -0,0 +1,16 @@
+'\" t
+.\"
+.TH "\FBMYSQL_EMBEDDED\FR" "1" "27/01/2016" "MariaDB 10\&.0" "MariaDB Database System"
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.SH NAME
+mysql_embedded \- mysql client statically linked to libmysqld, the embedded server
+.SH DESCRIPTION
+Use: For a full list of available options, see the mysql man page
+.PP
+For more information, please refer to the MariaDB Knowledge Base, available online at https://mariadb.com/kb/
debian/patches/series
View file @
eddd7586
...
@@ -12,3 +12,4 @@ mysqld_multi_confd.patch
...
@@ -12,3 +12,4 @@ mysqld_multi_confd.patch
mysqld_multi.server_lsb-header.patch
mysqld_multi.server_lsb-header.patch
mdev-8375-passwordless-root-via-socket-auth.patch
mdev-8375-passwordless-root-via-socket-auth.patch
mdev-8375-built-in-auth-socket.patch
mdev-8375-built-in-auth-socket.patch
mdev-9528-mysql_embedded.patch
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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