Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-07-26 | 1 | -1/+8 |
|\ | |||||
| * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2019-07-25 | 1 | -1/+8 |
| |\ | |||||
| | * | Extra comment to mysql_install_db | Vicențiu Ciorbaru | 2019-07-01 | 1 | -0/+2 |
| | * | mysql_install_db: assume builddir is dirname0 | Daniel Black | 2019-07-01 | 1 | -1/+6 |
* | | | Merge 10.1 into 10.2 | Eugene Kosov | 2019-07-09 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | MDEV-19726 MariaDB server or backup RPM install assumes mysql user exists | Sergei Golubchik | 2019-07-04 | 1 | -1/+1 |
| * | | fix incorrect shell usage | Sergei Golubchik | 2019-07-04 | 1 | -1/+1 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 32 | -32/+32 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 34 | -34/+34 |
| |\ \ | | |/ | |||||
| | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 26 | -26/+26 |
* | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 2 | -5/+7 |
|\ \ \ | |/ / | |||||
| * | | MDEV-17640 UMASK_DIR configuration for mysql_install_db is not applied to mys... | Sergei Golubchik | 2019-04-24 | 1 | -3/+5 |
| * | | use the correct SQL SECURITY type for OpenGIS stored procedures | Sergei Golubchik | 2019-04-24 | 1 | -2/+2 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -3/+6 |
|\ \ \ | |/ / | |||||
| * | | MDEV-18934: Document missing mysqldumpslow sort options | Ian Gilfillan | 2019-03-15 | 1 | -3/+6 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-11 | 4 | -39/+43 |
|\ \ \ | |/ / | |||||
| * | | remove WSREP_SST_OPT_SUFFIX_VALUE, checking [mysqld] is covered in the parse_... | Jan Lindström | 2019-03-09 | 1 | -3/+0 |
| * | | wsrep_sst: remove WSREP_SST_OPT_SUFFIX_VALUE, checking [mysqld] is covered in... | Daniel Black | 2019-03-09 | 3 | -10/+2 |
| * | | MDEV-18830: Port SST fixes from 10.4 to 10.1 | Jan Lindström | 2019-03-09 | 1 | -34/+59 |
* | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-02-19 | 1 | -3/+5 |
|\ \ \ | |/ / | |||||
| * | | 1. centos has symlinks /bin->usr/bin and /sbin -> usr/sbin, | Oleksandr Byelkin | 2019-02-19 | 1 | -3/+5 |
| * | | MDEV-18426: Most of the mtr tests in the galera_3nodes suite fail | Julius Goryavsky | 2019-02-12 | 2 | -4/+4 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-02-03 | 1 | -5/+16 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.1 into 10.1 | Marko Mäkelä | 2019-02-02 | 1 | -5/+15 |
| |\ \ | |||||
| | * \ | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2019-01-28 | 1 | -5/+14 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-14580: mysql_install_db elements based on dirname of mysql_install_db | Sergei Golubchik | 2019-01-21 | 1 | -4/+7 |
| | | * | MDEV-14580: mysql_install_db elements based on dirname of mysql_install_db | Daniel Black | 2019-01-21 | 1 | -0/+11 |
| | | * | remove duplicated paragraph from mysql_install_db.sh | Alexander Kuleshov | 2019-01-16 | 1 | -3/+0 |
* | | | | MDEV-18379: IPv6 compatibility changes/Unification of check for IPv6 | Julius Goryavsky | 2019-02-02 | 2 | -5/+5 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-02-02 | 3 | -11/+34 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-18379: Unification of check for IPv6 | Julius Goryavsky | 2019-01-26 | 3 | -10/+34 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-01-23 | 1 | -8/+70 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-17973: Don't overwrite xtrabackup-v2/mariabackup SST logs by default | Geoff Montee | 2019-01-21 | 1 | -8/+70 |
* | | | | Merge pull request #929 from angeloudy/fix-broken-thing | Jan Lindström | 2019-01-04 | 1 | -6/+15 |
|\ \ \ \ | |||||
| * | | | | Use absolute path for mariabackup binary | Tao ZHOU | 2019-01-02 | 1 | -1/+1 |
| * | | | | use `ps -p` instead of `ps --pid` | Tao ZHOU | 2018-11-29 | 1 | -3/+2 |
| * | | | | Make mariabackup.sh compatible on FreeBSD | angeloudy | 2018-11-15 | 1 | -2/+12 |
* | | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-12-13 | 1 | -9/+10 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-12-13 | 1 | -9/+10 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-12-12 | 1 | -9/+10 |
| | |\ \ | | | |/ | |||||
| | | * | Added Master_Host to the Replication information | fran | 2018-11-16 | 1 | -9/+10 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -7/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-30 | 1 | -7/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-10-27 | 1 | -7/+4 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-13912 mysql_upgrade: case (in)sensitivity for stored procedures | Sergei Golubchik | 2018-10-19 | 1 | -5/+5 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-09-24 | 1 | -3/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-17173: correct parsing of 12.13.14.15:4444/xtrabackup_sst leaving LSN/SS... | Daniel Black | 2018-09-13 | 1 | -3/+12 |
* | | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-09-14 | 5 | -10/+76 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0-galera' into 10.1 | Sergei Golubchik | 2018-09-07 | 1 | -3/+9 |
| |\ \ \ | |||||
| | * | | | Also include InnoDB undo tablespaces in rsync sst | Vasil Dimov | 2018-08-03 | 1 | -0/+1 |