Marko Mäkelä
3883eb63dc
Merge 11.0 into 11.1
2023-06-08 14:09:21 +03:00
karmengc
7c9f275ee4
server.cnf: adjust major version to 10.11
...
Bump section header to 10.11 at rpm file server.cnf
2023-05-11 16:17:23 +01:00
Daniel Black
320a4b52c9
MDEV-30205 Move /usr/share/mysql to /usr/share/mariadb
...
These are mainly internal files so is a low impact change.
The few scripts/mysql*sql where renames to mariadb_* prefix
on the name.
mysql-test renamed to mariadb-test in the final packages
2023-04-11 07:59:02 +10:00
karmengc
c1752a9f8f
server.cnf: adjust major version to 10.8
2022-05-26 09:20:02 +10:00
Sergei Golubchik
d88b443446
debian update for 10.7
2021-07-07 18:55:09 +02:00
Ian Gilfillan
b3acad4a48
Update server.cnf section to mariadb-10.6
2020-05-28 20:31:32 +02:00
Ian Gilfillan
18e10e89bb
Update server.cnf section to mariadb-10.5
...
Closed PR#1383
2019-09-02 05:55:41 -07:00
Ian Gilfillan
eaaf004cc1
Update server.cnf section to mariadb-10.4
2018-05-07 23:34:26 +04:00
Ian Gilfillan
08fa321877
MDEV-15474 Update server.cnf section to mariadb-10.3
2018-03-07 17:14:37 +04:00
Nirbhay Choubey
3e043b30ac
MDEV-8991: bind-address appears twice in default my.cnf
...
Add comment about bind-address mentioned under galera section.
2015-10-30 12:10:54 -04:00
Nirbhay Choubey
d39a2f7d11
Update mandatory wsrep configuration options
2015-09-19 09:08:58 -04:00
Sergei Golubchik
8e7649867f
Merge 10.0-galera into 10.1
2015-02-06 16:14:23 +01:00
Nirbhay Choubey
236cc6cd49
wsrep-related changes: removed some unnecessary files & minor modifications.
2014-09-25 20:59:15 -04:00
Nirbhay Choubey
023366e6eb
Moved wsrep_slave_threads to optional settings.
2014-09-24 12:17:29 -04:00
Nirbhay Choubey
e207e5fe27
Updated config files:
...
- Removed QC restriction
- Added bind-address
Fixed file permissions for wsrep_sst_rsync.sh.
Removed some unnecessary files.
2014-09-23 14:33:27 -04:00
Jan Lindström
df4dd593f2
MDEV-6247: Merge 10.0-galera to 10.1.
...
Merged lp:maria/maria-10.0-galera up to revision 3879.
Added a new functions to handler API to forcefully abort_transaction,
producing fake_trx_id, get_checkpoint and set_checkpoint for XA. These
were added for future possiblity to add more storage engines that
could use galera replication.
2014-08-26 15:43:46 +03:00
Nirbhay Choubey
746c755d42
MDEV-6495: local merge from maria-5.5-galera.
2014-08-05 19:00:54 -04:00
Nirbhay Choubey
e5cea60933
Local merge of patch for MDEV-3896 from maria-5.5-galera.
2014-07-21 17:27:06 -04:00
Sergei Golubchik
eef1201bcc
set version to 10.1.0
2014-05-25 17:17:50 +02:00
Sergei Golubchik
ed2c573451
update /etc/my.cnf.d/server.cnf to say 10.0, not 5.5
2013-09-25 19:41:28 +02:00
Sergei Golubchik
13982b5a11
comments
2012-06-15 10:26:06 +02:00
Sergei Golubchik
be0d1179a8
create a new MariaDB-common.rpm that contains files needed both by the client and the server.
...
use my.cnf includes to split one big my.cnf file in server and client parts.
remove "Provides: mysql-libs" (doesn't help on CentOS 6)
2012-05-25 19:18:29 +02:00