summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2016-08-25381-3894/+5154
|\
| * MDEV-10604 Create a list of unstable MTR tests to be disabled in distribution...mariadb-10.0.27Elena Stepanova2016-08-242-3/+274
| * MDEV-10341: InnoDB: Failing assertion: mutex_own(mutex) - mutex_exit_funcVicențiu Ciorbaru2016-08-232-18/+2
| * MDEV-10563 Crash during shutdown in Master_info_index::any_slave_sql_runningVicențiu Ciorbaru2016-08-235-19/+26
| * Fixed compiler error and some warnings on windowsMonty2016-08-236-7/+7
| * Minor cleanupsMonty2016-08-222-3/+1
| * MDEV-10630 rpl.rpl_mdev6020 fails in buildbot with timeoutMonty2016-08-225-10/+29
| * Fixed "Packets out of order" warning message on stdout in clients,Monty2016-08-216-36/+84
| * Added new status variables to make it easier to debug certain problems:Monty2016-08-2148-99/+329
| * Cleanups and minor fixesMonty2016-08-217-23/+42
| * MDEV-10559: main.mysql_client_test_nonblock crashes in buildbot on 10.0Oleksandr Byelkin2016-08-163-5/+10
| * MDEV-10559: main.mysql_client_test_nonblock crashes in buildbot on 10.0Oleksandr Byelkin2016-08-151-4/+5
| * Merge branch 'bb-10.0-serg' into 10.0Sergei Golubchik2016-08-14291-3643/+4158
| |\
| | * after merge fixesSergei Golubchik2016-08-101-0/+56
| | * Merge branch 'connect/10.0' into 10.0Sergei Golubchik2016-08-1034-1708/+962
| | |\
| | | * - JdbcInterface: change return type of ...Field functionOlivier Bertrand2016-08-107-33/+54
| | | * Change jdbc test to reflect girls.txt LF endingOlivier Bertrand2016-07-152-2/+2
| | | * All changes made on 10.1 for last 11 commitsOlivier Bertrand2016-07-1433-1677/+910
| | * | Merge branch 'merge/merge-tokudb-5.6' into 10.0Sergei Golubchik2016-08-1035-79/+153
| | |\ \
| | | * | 5.6.31-77.0Sergei Golubchik2016-08-1035-79/+153
| | * | | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-08-10147-1555/+1623
| | |\ \ \
| | | * | | 5.6.31-77.0Sergei Golubchik2016-08-10149-1564/+1631
| | * | | | Merge branch 'merge/merge-perfschema-5.6' into 10.0Sergei Golubchik2016-08-102-6/+12
| | |\ \ \ \
| | | * | | | 5.6.32Sergei Golubchik2016-08-101-5/+11
| | * | | | | Merge branch 'merge/merge-innodb-5.6' into 10.0Sergei Golubchik2016-08-108-22/+108
| | |\ \ \ \ \
| | | * | | | | 5.6.32Sergei Golubchik2016-08-107-21/+107
| | * | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2016-08-1064-273/+1244
| | |\ \ \ \ \ \
| | | * | | | | | MDEV-10341: InnoDB: Failing assertion: mutex_own(mutex) - mutex_exit_funcmariadb-5.5.51Vicențiu Ciorbaru2016-08-094-18/+14
| | | * | | | | | MDEV-10465 general_log_file can be abusedSergei Golubchik2016-08-095-0/+12
| | | * | | | | | MDEV-6128:[PATCH] mysqlcheck wrongly escapes '.' in table namesSergei Golubchik2016-08-083-44/+146
| | | * | | | | | MDEV-10465 general_log_file can be abusedSergei Golubchik2016-08-085-7/+15
| | | * | | | | | MDEV-9304: MariaDB crash with specific queryVicențiu Ciorbaru2016-08-081-0/+6
| | | * | | | | | MDEV-10468 Assertion `nr >= 0.0' failed in Item_sum_std::val_real()Alexander Barkov2016-08-083-0/+20
| | | * | | | | | MDEV-10500 CASE/IF Statement returns multiple values and shifts further resul...Alexander Barkov2016-08-083-1/+53
| | | * | | | | | MDEV-10506 Protocol::end_statement(): Assertion `0' failed upon ALTER TABLESergei Golubchik2016-08-073-1/+233
| | | * | | | | | MDEV-9946: main.xtradb_mrr fails sporadicallySergei Petrunia2016-08-042-4/+4
| | | * | | | | | Merge branch 'bb-5.5-serg' into 5.5Sergei Golubchik2016-08-0428-100/+474
| | | |\ \ \ \ \ \
| | | | * | | | | | MDEV-10465 general_log_file can be abusedSergei Golubchik2016-08-035-0/+39
| | | | * | | | | | trivial cleanupSergei Golubchik2016-08-031-4/+6
| | | | * | | | | | MDEV-10350 "./mtr --report-features" doesn't workSergei Golubchik2016-08-032-30/+0
| | | | * | | | | | MDEV-7329 plugins.pam_cleartext fails sporadically in buildbotSergei Golubchik2016-08-032-1/+4
| | | | * | | | | | improve pam_cleartext.test a bitSergei Golubchik2016-08-032-2/+15
| | | | * | | | | | Merge branch 'merge/merge-xtradb-5.5' into 5.5Sergei Golubchik2016-08-034-21/+35
| | | | |\ \ \ \ \ \
| | | | | * | | | | | 5.5.50-38.0Sergei Golubchik2016-08-034-21/+35
| | | | * | | | | | | MDEV-6581 Writing to TEMPORARY TABLE not possible in read-onlySergei Golubchik2016-08-031-1/+2
| | | | * | | | | | | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-08-0313-41/+373
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Bug#23736787 - YUM UPDATE FAIL FROM 5.5.51(COMUNITY/COMMERCIAL) TO 5.6.32(COM...mysql-5.5.51Balasubramanian Kandasamy2016-07-071-2/+3
| | | | | * | | | | | | BUG#23080148 - BACKPORT BUG 14653594 AND BUG 20683959 TOThayumanavar S2016-06-204-30/+99
| | | | | * | | | | | | BUG#17903583 MYSQL-COMMUNITY-SERVER SHOULD NOT DEPEND ON MYSQL-COMMUNITY-CLIE...Terje Rosten2016-06-172-45/+49
| | | | | * | | | | | | Bug#23498283 - BUFFER OVERFLOWShishir Jaiswal2016-06-171-0/+4