summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9307 - provide info about DATA/INDEX directory in INFORMATION_SCHEMA.TAVladislav Vaintroub2016-02-228-8/+24
* MDEV-9489:Assertion `0' failed in Protocol::end_statement() on UNION ALLOleksandr Byelkin2016-02-212-0/+31
* MDEV-9559: Server without encryption configs crashes if selecting from an imp...Jan Lindström2016-02-172-0/+124
* MDEV-9504: ANALYZE TABLE shows wrong 'rows' value for ORDER BY querySergei Petrunia2016-02-032-49/+2
* Fixed warnings and one memory loss found by valgrindMonty2016-02-021-0/+9
* Merge branch '10.0' into 10.1Monty2016-02-026-10/+75
|\
| * MDEV-9505: Valgrind failure in SEL_ARG::store_min,find_used_partitionsSergei Petrunia2016-02-012-0/+37
| * MDEV-6421 SQL_ERROR_LOG doesn't log comments in Events.Alexey Botchkov2016-01-264-10/+38
* | Fix authentication plugin's tests in case username contains non-alphanumeric ...Vladislav Vaintroub2016-02-012-4/+4
* | MDEV-9504: ANALYZE TABLE shows wrong 'rows' value for ORDER BY querySergei Petrunia2016-02-012-2/+49
* | MDEV-9502 maria.encrypt-wrong-key fails with embedded serverElena Stepanova2016-02-011-0/+2
* | MDEV-8724 Assertion `rc == 0' failed in ma_decrypt on reading an Aria tablemariadb-10.1.11Monty2016-01-282-0/+68
* | MDEV-9181 (NULLIF(count(table.col)), 0) gives wrong result on 10.1.xAlexander Barkov2016-01-282-0/+99
* | MDEV-8615: Assertion `m_cpp_buf <= begin_ptr && begin_ptr <= m_cpp_buf + m_bu...Oleksandr Byelkin2016-01-272-0/+14
* | Address review comments, add unit testVladislav Vaintroub2016-01-273-0/+34
* | MDEV-9332 Bug after upgrade to 10.1.10Alexander Barkov2016-01-274-4/+29
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-01-257-5/+33
|\ \ | |/
| * update test resultsSergei Golubchik2016-01-251-3/+3
| * Merge branch '5.5' into 10.0Alexey Botchkov2016-01-252-4/+10
| |\
| | * MDEV-9106 Audit plugin doesnt run with MySQL 5.7.Alexey Botchkov2016-01-131-3/+6
| | * MDEV-9106 Audit plugin compiled with MariaDB can't install on MySQL 5.7.Alexey Botchkov2016-01-121-3/+6
| * | Merge branch 'tmp' into tmp-10.0Kristian Nielsen2016-01-152-0/+9
| |\ \
| * | | Fixed bug in semi_sync replication tests.Monty2016-01-035-3/+25
* | | | MDEV-9299 Test main.events_2 incompatible with Debian reproducibility testing...Sergei Golubchik2016-01-252-3/+3
* | | | MDEV-9428 NO_AUTO_VALUE_ON_ZERO is ignored when a trigger before insert is de...Sergei Golubchik2016-01-252-0/+27
* | | | MDEV-9273 ERROR 1819 on grant statment for existing userSergei Golubchik2016-01-252-2/+4
* | | | stack too small on labrador (again!)Sergei Golubchik2016-01-255-11/+11
* | | | MDEV-9457: Poor query plan chosen for ORDER BY query by a recent 10.1Sergei Petrunia2016-01-242-0/+77
* | | | MDEV-9118 ANALYZE TABLE for Engine independent status fetchs blob/text column...Oleksandr Byelkin2016-01-229-12/+95
* | | | Merge branch 'tmp' into tmp-10.1Kristian Nielsen2016-01-152-0/+9
|\ \ \ \ | | |/ / | |/| |
| * | | Fix error handling for GTID and domain-based parallel replicationKristian Nielsen2016-01-152-0/+9
* | | | Merge branch '10.0' into 10.1Vladislav Vaintroub2015-12-301-5/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '5.5' into 10.0Vladislav Vaintroub2015-12-301-5/+5
| |\ \ \ | | | |/ | | |/|
| | * | Fix process handle leak in buildbot. GenerateConsoleCtrlEvent sent to non-ex...Vladislav Vaintroub2015-12-301-5/+5
* | | | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2015-12-297-1/+116
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2015-12-297-1/+116
| |\ \ \ | | |/ /
| | * | MDEV-9319 ALTER from a bigger to a smaller blob type truncates too much dataAlexander Barkov2015-12-297-1/+116
* | | | update resultsmariadb-10.1.10Sergei Golubchik2015-12-232-55/+64
* | | | Merge branch '10.1' into bb-10.1-sergSergei Golubchik2015-12-224-3/+101
|\ \ \ \
| * | | | MDEV-7540 Information Schema SPATIAL_REF_SYS contents don't match the expecte...Alexey Botchkov2015-12-212-3/+3
| * | | | MDEV-8627: SHOW GRANTS does not work for a replicated roleVicențiu Ciorbaru2015-12-212-0/+98
* | | | | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2015-12-227-48/+105
|\ \ \ \ \
| * \ \ \ \ Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-12-193-0/+54
| |\ \ \ \ \
| | * | | | | MDEV-9290 : InnoDB: Assertion failure in file trx0sys.cc line 353Nirbhay Choubey2015-12-162-0/+38
| | * | | | | Merge tag 'mariadb-5.5.47' into 5.5-galeraNirbhay Choubey2015-12-1047-43/+880
| | |\ \ \ \ \
| | * | | | | | Add warnings to galera test suppression list.mariadb-galera-5.5.46Nirbhay Choubey2015-10-151-0/+2
| | * | | | | | Fix galera_var_dirty_reads test.Nirbhay Choubey2015-10-131-0/+16
| | * | | | | | Merge tag 'mariadb-5.5.46' into 5.5-galeraNirbhay Choubey2015-10-1357-182/+1431
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge tag 'mariadb-10.0.23' into 10.0-galeraNirbhay Choubey2015-12-19120-170/+2147
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Update galera suite global_suppressions.Nirbhay Choubey2015-11-241-1/+3