summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Fixed failing test temp_table_frmMonty2014-09-242-0/+4
* Remove incorrect test file.Jan Lindström2014-09-113-39/+0
* Adjusted defrag test that fails randomly (timing problem) and fixJan Lindström2014-09-103-13/+16
* Fix test failure on rpl_statements test by not listing wsrep variable.Jan Lindström2014-09-091-2/+0
* MDEV-465: Optimizer : wrong index choice: Add a testcase.Sergei Petrunia2014-09-092-0/+75
* Merge ../10.1-orderby-fixes into 10.1Sergei Petrunia2014-09-097-6/+128
|\
| * MDEV-6384: It seems like OPTIMIZER take into account the order of indexes in ...Sergei Petrunia2014-08-271-1/+1
| * MDEV-6480: Remove conditions for which range optimizer returned SEL_ARG::IMPO...Sergei Petrunia2014-08-276-5/+127
* | Merged sys_vars.wsrep_* tests from maria-10.0-galera tree.Nirbhay Choubey2014-09-0875-1037/+3199
* | Fix another set of test failures caused by galera merge.Jan Lindström2014-09-085-15/+15
* | MDEV-6701: InnoDB tests fail in 10.1Jan Lindström2014-09-0810-140/+320
* | Merge revision 3882 from lp:maria/maria-10.0-galeraJan Lindström2014-08-292-5/+1
* | Move galera_sst_mode test to correct location. This test tests mysqldumpJan Lindström2014-08-272-0/+0
* | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-27143-63/+3029
|\ \ | |/ |/|
| * MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-26143-63/+3025
* | MDEV-6634: Wrong estimates for ref(const): Update test resultSergei Petrunia2014-08-261-0/+28
* | MDEV-6634: Wrong estimates for ref(const) and key IS NULL predicateSergei Petrunia2014-08-242-0/+52
* | MDEV-4262 - P_S discoverySergey Vojtovich2014-08-199-299/+1
* | Basic test of slave_run_triggers_for_rbr variable added.Oleksandr Byelkin2014-08-132-0/+75
* | Made sql_log_slow a session variableMonty2014-08-098-17/+89
* | MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1Jan Lindström2014-08-0633-0/+1433
|/
* cleanup and updated test resultsSergei Golubchik2014-07-2310-1/+46
* Changed set_default_role_for test to clean up correctlyVicentiu Ciorbaru2014-07-232-2/+2
* Extended create_and_drop_role_invalid_user_tableVicentiu Ciorbaru2014-07-232-0/+18
* Added default role implementationVicentiu Ciorbaru2014-07-2313-12/+450
* MDEV-6354: Implement a way to read MySQL 5.7.4-labs-tplc pageJan Lindström2014-07-2214-1022/+1821
* RBR triggers enabling in 10.1Oleksandr Byelkin2014-07-021-0/+10
* Merge branch '10.1' of github.com:MariaDB/server into 10.1Sergei Petrunia2014-06-264-16/+0
|\
| * Merge branch '10.1' of github.com:MariaDB/server into 10.1Jan Lindström2014-06-262-3/+109
| |\
| * | MDEV-6392: Change innodb_have_lzo and innodb_have_lz4 as a staticJan Lindström2014-06-264-16/+0
* | | MDEV-6394: ANALYZE DELETE .. RETURNING fails with ERROR 2027 Malformed packetSergei Petrunia2014-06-262-0/+16
| |/ |/|
* | Code cleanup, more tests.Sergei Petrunia2014-06-262-0/+16
* | MDEV-6398: ANALYZE UPDATE does not populate r_rowsSergei Petrunia2014-06-262-2/+18
* | MDEV-6395: Make ANALYZE UPDATE/DELETE handle the degenerate query plans.Sergei Petrunia2014-06-262-3/+34
* | MDEV-6393: ANALYZE SELECT crashes ... Don't try printing EXPLAIN if we had an...Sergei Petrunia2014-06-262-0/+43
|/
* Merge branch 'bb-10.1-explain-analyze' into 10.1Sergei Petrunia2014-06-265-1/+350
|\
| * MDEV-406: ANALYZE $stmt: Make multi-table UPDATE/DELETE work, code cleanup.Sergei Petrunia2014-06-262-0/+47
| * MDEV-406: ANALYZE $stmt: more testcases, fix memory leakSergei Petrunia2014-06-252-0/+42
| * Merge bb-10.1-explain-analyze into 10.1Sergei Petrunia2014-06-255-1/+261
| |\
| | * MDEV-406: ANALYZE $stmt: add some tests for joinsSergei Petrunia2014-06-252-3/+52
| | * MDEV-406: ANALYZE $stmt: add support for BNL join bufferingSergei Petrunia2014-06-252-0/+62
| | * MDEV-406: ANALYZE $stmt: Scans that never executed will have r_rows=NULLSergei Petrunia2014-06-242-0/+8
| | * MDEV-406: ANALYZE $stmt: get ANALYZE work for subqueriesSergei Petrunia2014-06-243-2/+40
| | * Update analyze_stmt.result after the last commitSergei Petrunia2014-06-161-0/+14
| | * MDEV-406: ANALYZE $stmtSergei Petrunia2014-06-031-0/+7
| | * MDEV-406: ANALYZE $stmtSergei Petrunia2014-06-032-0/+2
| | * MDEV-406: ANALYZE $stmtSergei Petrunia2014-05-272-0/+80
* | | Merge branch '10.1' of github.com:MariaDB/server into 10.1Jan Lindström2014-06-2518-132/+168
|\ \ \ | |/ /
| * | MDEV-4549 [PATCH] Clean up code working with ACL tablesSergei Golubchik2014-06-234-7/+3
| * | main.temp_table_frm failure on fulltest (--embedded, when TMPDIR=/tmp)Sergei Golubchik2014-06-211-1/+1