summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update C/Cmariadb-10.6.2bb-10.6-MDEV-16708-4Sergei Golubchik2021-06-171-0/+0
* MDEV-16708: fixed failure of the test sys_vars.sql_select_limit_funcDmitry Shulga2021-06-171-0/+6
* MDEV-16708: correct server side cursor detection in embeddedSergei Golubchik2021-06-171-5/+11
* MDEV-16708: extract nonembedded part of the test into a separate fileSergei Golubchik2021-06-1712-159/+211
* MDEV-16708: spurious ER_NEED_REPREPARE for gtid_slave_pos and event_schedulerSergei Golubchik2021-06-172-3/+7
* MDEV-16708: more fixes to test casesDmitry Shulga2021-06-1717-5/+66
* MDEV-16708: fix in test failures(added --enable_prepared_warnings/--disable_p...Dmitry Shulga2021-06-1737-6/+107
* MDEV-16708: fixed assert firing in the method THD::reset_for_the_next_commandDmitry Shulga2021-06-172-1/+48
* MDEV-16708: fixed incorrect issuing the errorDmitry Shulga2021-06-171-3/+3
* MDEV-16708: fix in test failures caused by missing warnings received in prepa...Dmitry Shulga2021-06-1711-6/+34
* MDEV-16708: fixed issue with handling of the directive --enable-prepared-warn...Dmitry Shulga2021-06-1750-7/+141
* MDEV-16708: Fixed ths issue with handling of ERR packet received by mysqltestDmitry Shulga2021-06-173-7/+12
* MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-171-0/+2
* MDEV-16708: disabled the test main.sp to be executed with ps-protocolDmitry Shulga2021-06-171-0/+5
* MDEV-16708: Fixed the failed test main.set_statementDmitry Shulga2021-06-176-18/+72
* MDEV-16708: Fixed the failed test main.join_cacheDmitry Shulga2021-06-172-4/+4
* MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-171-2/+2
* MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-172-1/+8
* MDEV-25576: The statement EXPLAIN running as regular statement and as prepare...Dmitry Shulga2021-06-175-19/+15
* MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-173-4/+5
* MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-176-1/+22
* MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-175-30/+34
* MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-178-201/+80
* MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-171-1/+2
* MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-171-1/+4
* MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-1739-373/+2955
* MDEV-25854: Remove garbage tables after restoring a backupMarko Mäkelä2021-06-1716-14/+351
* MDEV-21117 post-push to cover a "custom" xid formatAndrei Elkin2021-06-162-15/+32
* MDEV-25936 Crash during DDL that involves FULLTEXT INDEXMarko Mäkelä2021-06-161-0/+4
* MDEV-25910: Aim to make all InnoDB DDL durableMarko Mäkelä2021-06-163-29/+49
* MDEV-25910: Make ALTER TABLE...ALGORITHM=COPY durable againMarko Mäkelä2021-06-151-0/+1
* update C/C to 3.2.2-rcSergei Golubchik2021-06-151-0/+0
* MDEV-21117 post-push fixesAndrei Elkin2021-06-156-14/+22
* Updated libmarias3Monty2021-06-151-0/+0
* Updated libmarias3 to latest versionMonty2021-06-141-0/+0
* Fixed compiler warningsMonty2021-06-146-29/+32
* MDEV-20787 Script dgcov.pl does not workMonty2021-06-141-2/+7
* Fixed BUILD scripts to remove all .gcov and .gcno files from submodulesMonty2021-06-144-9/+12
* Made main.flush more resilient for parallel threadsMonty2021-06-142-0/+6
* Added DDL_options_st *thd_ddl_options(const MYSQL_THD thd)Monty2021-06-1412-14/+42
* Added a function comment to Field_varstring::mark_unused_memory_as_defined()Monty2021-06-141-0/+13
* Aria now marks not used varchar space with MEM_UNDEFINED on read.Monty2021-06-142-1/+7
* Fixed mysql-test-run "Waiting ... seconds for pidfile" outputMonty2021-06-141-2/+4
* Don't run test "forever" with mysql-test-run --valgrindSergei Golubchik2021-06-141-4/+11
* Marked some very slow mtr tests with not_valgrindMonty2021-06-144-2/+9
* Added comments to some BUILD scriptsMonty2021-06-142-1/+14
* MDEV-22010: use executables MariaDB named in scriptsRucha Deodhar2021-06-1417-69/+113
* MDEV-25907: Assertion failed in dict_table_schema_check()Marko Mäkelä2021-06-143-1/+20
* MDEV-25905: Assertion table2==NULL in dict_sys_t::add()Marko Mäkelä2021-06-148-69/+50
* MDEV-25760: Resubmit IO job on -EAGAIN from io_uringMarko Mäkelä2021-06-141-0/+7