Honza Horak
a6ee91f1b4
Print the same messages as before when starting the service in SysV init, to not scare users
...
Related: #1463411
2018-01-12 13:33:21 +01:00
Honza Horak
25e7bbfef5
Fix checking whether we can initialize the datadir
...
Existance of .bash_history is ignored
Every file is checked separately, so we don't get false negative check when *.err matches e.g. 'mysql test zzz.org.err' content
Related: #1356897
2017-06-09 07:58:19 +02:00
Honza Horak
b23629497b
Downstream script mariadb-prepare-db-dir fixed for CVE-2017-3265
...
Related: #1458940
Changes based on MySQL changes:
76e9d7e5b3
7a5145e445
2017-06-09 07:41:54 +02:00
Michal Schorm
6409446a34
Update of mysql-prepare-db-dir.sh
...
- Solves: https://bugzilla.redhat.com/show_bug.cgi?id=1382988
2016-11-16 11:48:42 +01:00
Honza Horak
d12b2c5e15
Move sleep before mysql_install_db, so files get removed on those weird systems
2016-07-15 12:11:01 +02:00
Honza Horak
dac8b4cb1e
Better function name for the initialization check in mysql-prepare-db-dir.sh
2016-07-14 19:52:12 +02:00
Honza Horak
a8ba852168
Check datadir more carefully to avoid unwanted data corruption
...
Related: #1335849
2016-07-14 19:35:49 +02:00
Jakub Dorňák
cb04c7ab87
Fix mysql-prepare-db-dir
...
Resolves : #1335849
2016-05-26 16:16:11 +02:00
Honza Horak
00534d9ccc
Update to 10.0.14
2014-09-29 17:19:52 +02:00
Honza Horak
487b6d1b34
Check upgrade script added to warn about need for mysql_upgrade
2014-09-29 14:34:41 +02:00
Honza Horak
2a7a489639
Adopt changes from mysql, thanks Bjorn Munch <bjorn.munch@oracle.com>
2014-08-05 17:22:35 +02:00
Honza Horak
85af24c338
Spec rewrite to be more similar to oterh MySQL implementations
2014-07-24 13:59:25 +02:00