summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16365 Setting a column NOT NULL fails to return error forbb-10.3-MDEV-16365Thirunarayanan Balathandayuthapani2018-06-2433-343/+654
* MDEV-15941 Explicit cursor FOR loop does not close the cursorAlexander Barkov2018-06-2011-64/+427
* Merge branch '10.3' into bb-10.3-fix_len_decOleksandr Byelkin2018-06-205-0/+207
|\
| * MDEV-16420 View stop working after upgrade from 10.1.15 to 10.3.7Igor Babaev2018-06-183-0/+67
| * MDEV-16319: Test for crash introduced by b4a2baffa8 fixed by 4968049799Jacob Mathew2018-06-182-0/+140
* | Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_decbb-10.3-fix_len_decOleksandr Byelkin2018-06-1927-592/+892
|\ \ | |/ |/|
| * MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab...Oleksandr Byelkin2018-06-1526-518/+778
* | Merge 10.2 into 10.3Marko Mäkelä2018-06-1866-905/+2161
|\ \ | |/
| * MDEV-9334 ALTER from DECIMAL to BIGINT UNSIGNED returns a wrong resultAlexander Barkov2018-06-155-0/+73
| * MDEV-16386: Wrong result when pushdown into the HAVING clause of theGalina Shalygina2018-06-146-4/+267
| * MDEV-16457 mariabackup 10.2+ should default to innodb_checksum_algorithm=crc32Marko Mäkelä2018-06-141-1/+1
| * MDEV-13103 Deal with page_compressed page corruptionMarko Mäkelä2018-06-1414-863/+509
| * MDEV-15352 AUTO_INCREMENT breaks after updating a column value to a negative ...Alexander Barkov2018-06-1411-46/+624
| * MDEV-16311 Server crash when using a NAME_CONST() with a CURSORAlexander Barkov2018-06-133-0/+45
| * MDEV-15304: Server crash in print_keydup_error / key_unpack or unexpected ER_...Sergei Petrunia2018-06-131-15/+8
| * MDEV-15319: [SQL Layer] Server crashes in Field::set_null / myrocks::ha_rocks...Sergei Petrunia2018-06-132-0/+20
| * MDEV-15870 Using aggregate and window function in unexpected places can crash...Alexander Barkov2018-06-134-5/+30
| * MDEV-12060 Crash in EXECUTE IMMEDIATE with an expression returning a GRANT co...Alexander Barkov2018-06-122-6/+89
| * MDEV-16456 InnoDB error "returned OS error 71" complains about wrong pathMarko Mäkelä2018-06-124-8/+42
| * Undo wrong my_free overflowVicențiu Ciorbaru2018-06-111-1/+1
| * Add missed change from 7ffa82b03c8da12062223d5e332e972d6f828d44Vicențiu Ciorbaru2018-06-112-2/+2
| * MDEV-13122 Backup myrocksdb with mariabackup.Vladislav Vaintroub2018-06-0713-3/+435
| * MDEV-16300 : remove rocksdb checkpoint created by mariabackup.Vladislav Vaintroub2018-06-074-1/+78
* | .gitignoreSergei Golubchik2018-06-161-2/+2
* | Fix a typo in get_best_ror_intersectSergei Petrunia2018-06-151-0/+2
* | MDEV-10182 Bad value when inserting COALESCE(CURRENT_TIMESTAMP) into a DECIMA...Alexander Barkov2018-06-152-0/+40
* | MDEV-16464 Oracle Comp.: Sql-Error on "SELECT name, comment FROM mysql.proc"Alexander Barkov2018-06-134-2/+102
* | MDEV-16469 SET GLOBAL innodb_change_buffering has no effectMarko Mäkelä2018-06-124-7/+5
* | MDEV-16424 replace cmake/bison.cmake with cmake's builtin FindBison moduleVladislav Vaintroub2018-06-087-165/+61
* | Merge 10.2 into 10.3Marko Mäkelä2018-06-0715-342/+118
|\ \ | |/
| * MDEV-16367 mariabackup: error: failed to copy enough redo logMarko Mäkelä2018-06-071-57/+56
| * Mariabackup: Make some globals staticMarko Mäkelä2018-06-073-4/+3
| * Merge 10.1 into 10.2Marko Mäkelä2018-06-0620-566/+80
| |\
| | * Merge 10.0 to 10.1Marko Mäkelä2018-06-066-236/+8
| | |\
| | | * MDEV-16124 fil_rename_tablespace() times out and crashes server during table-...Marko Mäkelä2018-06-056-236/+10
| | * | MDEV-15824 innodb_defragment=ON trumps innodb_optimize_fulltext_only=ON in OP...Marko Mäkelä2018-06-054-28/+44
| | * | Add FLUSH TABLES to avoid corruption of MyISAM system tablesMarko Mäkelä2018-06-052-1/+4
| | * | Remove dead code that was added in MDEV-5834Marko Mäkelä2018-06-0510-319/+12
| | * | MDEV-16303 - do not install wsrep.ini on WindowsVladislav Vaintroub2018-05-291-2/+9
| * | | MDEV-12642: Build deb source packages on buildbot, just not on Travis-CIOtto Kekäläinen2018-06-051-3/+11
* | | | MDEV-16318: mysqld_safe - partial revert on 64094e1Daniel Black2018-06-051-8/+2
* | | | mysqld_safe: use sh not bashDaniel Black2018-06-051-1/+1
* | | | MDEV-16385 ROW SP variable is allowed in unexpected contextAlexander Barkov2018-06-0532-186/+184
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-06-0414-73/+139
|\ \ \ \ | |/ / /
| * | | MDEV-16376 ASAN: heap-use-after-free in gcol.innodb_virtual_debugMarko Mäkelä2018-06-048-77/+85
| * | | MDEV-13834: Upgrade failure from 10.1 innodb_encrypt_logMarko Mäkelä2018-06-042-8/+19
| * | | Better Link Spacinggvtek2018-06-011-0/+5
| * | | MDEV-16353 Server crash on query with CTEIgor Babaev2018-05-313-1/+35
| * | | Remove an unnecessary #includeMarko Mäkelä2018-05-301-4/+0
* | | | cmake: shut up repeated NUMA status messagesSergei Golubchik2018-06-031-4/+4