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
fdf4a605
Commit
fdf4a605
authored
May 19, 2019
by
Otto Kekäläinen
Browse files
New upstream version 10.1.40
parent
7e54c6cf
Changes
3
Hide whitespace changes
Inline
Side-by-side
Docs/INFO_SRC
View file @
fdf4a605
commit:
e9da78ee92c3f44b341a1a68504da72494a684b9
commit:
f92f313368a2f2a8bed116085a407ce522f7a52c
date: 2019-0
4-30 23:58:14 +03
00
date: 2019-0
5-07 16:41:07 -04
00
build-date: 2019-0
4-30 21:10:19
+0000
build-date: 2019-0
5-07 20:49:18
+0000
short:
e9da78e
short:
f92f313
branch: HEAD
branch: HEAD
MariaDB source 10.1.
39
MariaDB source 10.1.
40
VERSION
View file @
fdf4a605
MYSQL_VERSION_MAJOR=10
MYSQL_VERSION_MAJOR=10
MYSQL_VERSION_MINOR=1
MYSQL_VERSION_MINOR=1
MYSQL_VERSION_PATCH=
39
MYSQL_VERSION_PATCH=
40
support-files/rpm/server-postin.sh
View file @
fdf4a605
...
@@ -53,6 +53,9 @@ if [ $1 = 1 ] ; then
...
@@ -53,6 +53,9 @@ if [ $1 = 1 ] ; then
chown
-R
%
{
mysqld_user
}
:%
{
mysqld_group
}
$datadir
chown
-R
%
{
mysqld_user
}
:%
{
mysqld_group
}
$datadir
if
[
!
-e
$datadir
/mysql
]
;
then
if
[
!
-e
$datadir
/mysql
]
;
then
# Create data directory
mkdir
-p
$datadir
# Initiate databases
# Initiate databases
%
{
_bindir
}
/mysql_install_db
--rpm
--user
=
%
{
mysqld_user
}
%
{
_bindir
}
/mysql_install_db
--rpm
--user
=
%
{
mysqld_user
}
fi
fi
...
...
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