summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This is the consolidated patch for mdev-8646:bb-10.2-mdev8646Igor Babaev2016-02-0953-2069/+2469
* MDEV-9407 Illegal mix of collation when using GROUP_CONCAT in a VIEWAlexander Barkov2016-01-1616-173/+213
* Adding "const" qualifier to the argument of decimal_actual_fraction().Alexander Barkov2016-01-142-2/+2
* MDEV-9220 Split filesort.cc:make_sortkey() and filesort.cc::sortlength() into...Alexander Barkov2016-01-127-209/+312
* MDEV-9393 Split Copy_field::get_copy_func() into virtual methods in FieldAlexander Barkov2016-01-1118-127/+828
* Fix process handle leak in buildbot. GenerateConsoleCtrlEvent sent to non-ex...Vladislav Vaintroub2015-12-301-5/+5
* MDEV-8491 - On shutdown, report the user and the host executed that.Sergey Vojtovich2015-12-302-2/+2
* Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2015-12-293770-302150/+723482
|\
| * Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2015-12-291-5/+5
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2015-12-291-5/+5
| | |\
| | | * Moving Field_blob::store_length() back from protected to public,Alexander Barkov2015-12-291-5/+5
| * | | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2015-12-2910-14/+152
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' of github.com:MariaDB/server into 10.0Alexander Barkov2015-12-292-2/+2
| | |\ \
| | | * | MDEV-9128 - Compiling on IBM System Z failsSergey Vojtovich2015-12-291-1/+1
| | | * | MDEV-9128 - Compiling on IBM System Z failsSergey Vojtovich2015-12-291-1/+1
| | * | | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2015-12-2910-14/+152
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * MDEV-9319 ALTER from a bigger to a smaller blob type truncates too much dataAlexander Barkov2015-12-2910-14/+152
| * | | MDEV-9128 - Compiling on IBM System Z failsSergey Vojtovich2015-12-271-1/+1
| * | | Fix annoying repetitive tokudb build warning, if MariaDB is build on non-Linu...Vladislav Vaintroub2015-12-241-4/+3
| * | | Merge branch '10.0-galera' into 10.1Nirbhay Choubey2015-12-232-8/+18
| |\ \ \
| | * | | MDEV-9224: postfix - thd can be null in reload_acl_and_cache()mariadb-galera-10.0.23Nirbhay Choubey2015-12-231-1/+1
| | * | | Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-12-221-8/+8
| | |\ \ \
| | | * | | MDEV-9290 : InnoDB: Assertion failure in file trx0sys.cc line 353mariadb-galera-5.5.47Nirbhay Choubey2015-12-221-8/+8
| | * | | | MDEV-9224 : Database lockup on flush in galeraNirbhay Choubey2015-12-221-0/+10
| * | | | | update resultsmariadb-10.1.10Sergei Golubchik2015-12-232-55/+64
| * | | | | remove HA_ERR_INFO, use ER_ALTER_INFOSergei Golubchik2015-12-233-5/+4
| * | | | | Fixed that ccache can be used again (broken by TokuDB patches)Monty2015-12-231-2/+12
| * | | | | Don't send error 0 to my_printf_error()Monty2015-12-234-7/+10
| * | | | | MDEV-9095 - [PATCH] systemd capability for --memlockSergey Vojtovich2015-12-223-10/+24
| * | | | | MDEV-9081 - Debian: insecure debian-sys-maint password handlingSergey Vojtovich2015-12-221-0/+2
| * | | | | MDEV-9209 - [PATCH] scripts: Do not prepend the prefix to absolute pathsSergey Vojtovich2015-12-225-31/+36
| * | | | | Merge branch '10.1' into bb-10.1-sergSergei Golubchik2015-12-227-21/+136
| |\ \ \ \ \
| | * | | | | MDEV-7540 Information Schema SPATIAL_REF_SYS contents don't match the expecte...Alexey Botchkov2015-12-213-8/+15
| | * | | | | MDEV-8627: SHOW GRANTS does not work for a replicated roleVicențiu Ciorbaru2015-12-213-1/+99
| | * | | | | MDEV-9141 : [PATCH] Add CA validation to wsrep_sst_xtrabackup-v2.shNirbhay Choubey2015-12-201-12/+22
| * | | | | | fix galera.lp1438990 testSergei Golubchik2015-12-221-2/+4
| * | | | | | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2015-12-2226-141/+382
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | MDEV-8869: Potential lock_sys->mutex deadlockbb-10.0-galera-janJan Lindström2015-12-218-27/+164
| | * | | | | Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-12-194-1/+65
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | MDEV-9290 : InnoDB: Assertion failure in file trx0sys.cc line 353Nirbhay Choubey2015-12-163-1/+49
| | | * | | | Merge tag 'mariadb-5.5.47' into 5.5-galeraNirbhay Choubey2015-12-10122-749/+1962
| | | |\ \ \ \
| | | * | | | | Add warnings to galera test suppression list.mariadb-galera-5.5.46Nirbhay Choubey2015-10-151-0/+2
| | | * | | | | Fix galera_var_dirty_reads test.Nirbhay Choubey2015-10-131-0/+16
| | | * | | | | Merge tag 'mariadb-5.5.46' into 5.5-galeraNirbhay Choubey2015-10-13112-488/+2263
| | | |\ \ \ \ \
| | * | \ \ \ \ \ Merge tag 'mariadb-10.0.23' into 10.0-galeraNirbhay Choubey2015-12-193686-302425/+724334
| | |\ \ \ \ \ \ \
| | * | | | | | | | MDEV-9162 : MariaDB Galera Cluster memory leak on async slave nodeNirbhay Choubey2015-12-146-18/+42
| | * | | | | | | | MDEV-8869: Potential lock_sys->mutex deadlockJan Lindström2015-12-148-62/+81
| | * | | | | | | | Update galera suite global_suppressions.Nirbhay Choubey2015-11-241-1/+3
| | * | | | | | | | Increase default MTR_PORT_GROUP_SIZE to 20.Nirbhay Choubey2015-11-201-1/+1
| | * | | | | | | | Fix galera.galera_as_slave_nonprim test.Nirbhay Choubey2015-11-203-47/+50