Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-20231: MariaDB 10.4 HELP Tables | Ian Gilfillan | 2019-09-02 | 1 | -734/+917 |
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-08-31 | 2 | -17/+27 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-08-29 | 2 | -17/+27 |
| |\ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-08-28 | 4 | -34/+71 |
| | |\ | |||||
| | | * | Improved handling of subdirectories in the xtrabackup-v2 SST scripts (similar... | Julius Goryavsky | 2019-08-28 | 2 | -8/+35 |
| | | * | MDEV-20420: SST failed after MDEV-18863 in some test configurations | Julius Goryavsky | 2019-08-26 | 5 | -34/+39 |
| | | * | Bash-specific operator replaced by a universal one | Julius Goryavsky | 2019-08-21 | 1 | -1/+1 |
| | | * | MDEV-18863: Galera SST scripts can't read [mysqldN] option groups | Julius Goryavsky | 2019-08-19 | 4 | -7/+113 |
| | * | | After-merge fixes | Marko Mäkelä | 2019-08-20 | 1 | -1/+1 |
| | * | | MDEV-18863: Galera SST scripts can't read [mysqldN] option groups | Julius Goryavsky | 2019-08-19 | 4 | -7/+113 |
| * | | | MDEV-18863: Galera SST scripts can't read [mysqldN] option groups | Julius Goryavsky | 2019-08-19 | 4 | -7/+113 |
* | | | | MDEV-18863: Galera SST scripts can't read [mysqldN] option groups | Julius Goryavsky | 2019-08-19 | 4 | -7/+113 |
* | | | | Merge commit '43882e764d6867c6855b1ff057758a3f08b25c55' into 10.4 | Alexander Barkov | 2019-08-13 | 1 | -7/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-17544 No warning when trying to name a primary key constraint. | Alexey Botchkov | 2019-07-30 | 1 | -9/+9 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-07-28 | 1 | -1/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-07-26 | 1 | -1/+8 |
| |\ \ \ | | |/ / | |||||
| | * | | 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.3 into 10.4 | Marko Mäkelä | 2019-07-25 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Eugene Kosov | 2019-07-16 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 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 |
* | | | | | Fixed that mariadb-# binaries reads their corresponding entry from my.cnf | Monty | 2019-07-18 | 2 | -4/+10 |
* | | | | | MDEV-19876 pam v2: auth_pam_tool_dir and auth_pam_tool permissions are wrong ... | Sergei Golubchik | 2019-07-02 | 1 | -2/+4 |
* | | | | | MDEV-19860 - do not produce huge strings wtih comp_sql anymore. | Vladislav Vaintroub | 2019-06-25 | 1 | -1/+10 |
* | | | | | MDEV-6521: Update server HELP contents | Ian Gilfillan | 2019-06-25 | 1 | -2013/+746 |
* | | | | | MDEV-17592 Create MariaDB named commands/symlinks | Rasmus Johansson | 2019-06-17 | 1 | -0/+1 |
* | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 27 | -30/+31 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 28 | -28/+28 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 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.2' into 10.3 | Oleksandr Byelkin | 2019-05-12 | 2 | -3/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 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 |
* | | | | | Fix echo message | Anel Husakovic | 2019-05-16 | 1 | -2/+2 |
* | | | | | MDEV-19403 Remove mysql_secure_installation.pl | Vladislav Vaintroub | 2019-05-07 | 2 | -391/+1 |
* | | | | | MDEV-18275 Live upgrade from 5.5 does not work: InnoDB stat tables are used b... | Sergei Golubchik | 2019-03-20 | 1 | -29/+13 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-20 | 1 | -3/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -3/+6 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 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.3 into 10.4 | Marko Mäkelä | 2019-03-11 | 3 | -18/+9 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-11 | 3 | -20/+11 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 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 |