summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16584 SP with a cursor inside a loop wastes THD memory aggressivelyAlexander Barkov2018-06-282-0/+93
* compat/oracle.parser failed in --psSergei Golubchik2018-06-271-0/+2
* MDEV-16584 SP with a cursor inside a loop wastes THD memory aggressivelyAlexander Barkov2018-06-272-0/+63
* MDEV-16365 Setting a column NOT NULL fails to return error forThirunarayanan Balathandayuthapani2018-06-261-1/+1
* MDEV-16365 Setting a column NOT NULL fails to return error forThirunarayanan Balathandayuthapani2018-06-252-5/+1
* MDEV-16365 Setting a column NOT NULL fails to return error forThirunarayanan Balathandayuthapani2018-06-2525-275/+562
* MDEV-8049 name_const() is not consistent about its signessAlexander Barkov2018-06-222-0/+35
* MDEV-16471 mysqldump throws "Variable 'sql_mode' can't be set to the value of...Alexander Barkov2018-06-212-0/+47
* MDEV-16330 Allow instant change of WITH SYSTEM VERSIONING column attributeEugene Kosov2018-06-204-1/+351
* MDEV-16489 when lead() returns null on a datetime field, the result is treate...Alexander Barkov2018-06-202-0/+31
* MDEV-15941 Explicit cursor FOR loop does not close the cursorAlexander Barkov2018-06-206-52/+398
* Merge branch '10.3' into bb-10.3-fix_len_decOleksandr Byelkin2018-06-202-0/+64
|\
| * MDEV-16420 View stop working after upgrade from 10.1.15 to 10.3.7Igor Babaev2018-06-182-0/+64
* | Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_decbb-10.3-fix_len_decOleksandr Byelkin2018-06-192-0/+27
|\ \ | |/ |/|
| * MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab...Oleksandr Byelkin2018-06-152-0/+27
* | Merge 10.2 into 10.3Marko Mäkelä2018-06-1837-16/+1186
|\ \ | |/
| * MDEV-9334 ALTER from DECIMAL to BIGINT UNSIGNED returns a wrong resultAlexander Barkov2018-06-154-0/+69
| * MDEV-16386: Wrong result when pushdown into the HAVING clause of theGalina Shalygina2018-06-142-0/+252
| * MDEV-13103 Deal with page_compressed page corruptionMarko Mäkelä2018-06-144-6/+0
| * MDEV-15352 AUTO_INCREMENT breaks after updating a column value to a negative ...Alexander Barkov2018-06-149-0/+543
| * MDEV-16311 Server crash when using a NAME_CONST() with a CURSORAlexander Barkov2018-06-132-0/+39
| * MDEV-15870 Using aggregate and window function in unexpected places can crash...Alexander Barkov2018-06-132-0/+25
| * 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-123-3/+23
| * Add missed change from 7ffa82b03c8da12062223d5e332e972d6f828d44Vicențiu Ciorbaru2018-06-111-1/+1
| * MDEV-13122 Backup myrocksdb with mariabackup.Vladislav Vaintroub2018-06-0710-0/+146
* | 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-132-0/+99
* | Merge 10.2 into 10.3Marko Mäkelä2018-06-074-15/+35
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2018-06-064-15/+35
| |\
| | * MDEV-15824 innodb_defragment=ON trumps innodb_optimize_fulltext_only=ON in OP...Marko Mäkelä2018-06-052-12/+32
| | * Add FLUSH TABLES to avoid corruption of MyISAM system tablesMarko Mäkelä2018-06-052-1/+4
* | | MDEV-16385 ROW SP variable is allowed in unexpected contextAlexander Barkov2018-06-052-0/+60
* | | Merge 10.2 into 10.3Marko Mäkelä2018-06-044-6/+57
|\ \ \ | |/ /
| * | MDEV-16376 ASAN: heap-use-after-free in gcol.innodb_virtual_debugMarko Mäkelä2018-06-042-6/+23
| * | MDEV-16353 Server crash on query with CTEIgor Babaev2018-05-312-0/+34
* | | MDEV-15991 Server crashes in setup_on_expr upon calling SP or function execut...Eugene Kosov2018-06-032-0/+39
* | | Vers cleanupsAleksey Midenkov2018-06-032-8/+4
* | | cleanup: vers tests, remove create_table procedureSergei Golubchik2018-06-034-32/+48
* | | Merge 10.2 into 10.3Marko Mäkelä2018-05-2932-9/+988
|\ \ \ | |/ /
| * | Allow tests to work with cmake -DPLUGIN_PARTITION=NOMarko Mäkelä2018-05-298-3/+6
| * | Add an end-marker to ease future mergesMarko Mäkelä2018-05-292-0/+3
| * | Merge 10.1 into 10.2Marko Mäkelä2018-05-294-2/+51
| |\ \ | | |/
| | * MDEV-14589 InnoDB should not lock a delete-marked recordMarko Mäkelä2018-05-292-0/+112
| | * MDEV-10679 Crash in performance schema and partitioning with discoveryMonty2018-05-262-0/+25
| | * MDEV-16093 Memory leak with triggersMonty2018-05-262-2/+25
| * | Updated results for galera_encrypt_tmp_filesMonty2018-05-261-0/+2
| * | Merge remote-tracking branch 'origin/10.1' into 10.2Monty2018-05-2416-4/+426
| |\ \ | | |/
| | * Add a missing dependency to a testMarko Mäkelä2018-05-241-0/+1
| | * Merge remote-tracking branch 'origin/10.0' into 10.1Monty2018-05-2412-4/+318
| | |\