summaryrefslogtreecommitdiff
path: root/mysql-test/main
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2019-06-1910-23/+1458
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-06-192-0/+4
| * MDEV-17363 - Compressed columns cannot be restored from dumpAlexander Barkov2019-06-188-23/+1454
* | bugfix: crash on the empty db namemariadb-10.4.6Sergei Golubchik2019-06-172-0/+10
* | MDEV-14735 better matching order for grantsSergei Golubchik2019-06-172-0/+63
* | bugfix: PROXY privilege matched usernames incorrectlySergei Golubchik2019-06-172-0/+7
* | MDEV-14101 Provide an option to select TLS protocol versionGeorg Richter2019-06-176-13/+54
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-1427-42/+678
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-1427-49/+685
* | MDEV-19634: Assertion `0' failed in row_sel_convert_mysql_key_to_innobase, [W...Varun2019-06-142-0/+37
* | Merge 10.3 into 10.4Marko Mäkelä2019-06-1214-31/+385
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-06-114-0/+121
| * MDEV-19600: The optimizer should be able to produce rows=1 estimate for uniqu...bb-10.3-mdev19600Sergei Petrunia2019-06-059-21/+243
* | MDEV-18880: Optimizer trace prints date in hexadecimalVarun2019-06-114-6/+410
* | MDEV-18788 Live upgrade from MySQL 5.6/5.7 to MariaDB 10.4 fails with "Event ...Sergei Golubchik2019-06-072-0/+21
* | Record BACKUP and SCHEMA namespaces orderSergey Vojtovich2019-06-062-0/+63
* | MDEV-19637 Crash on an SP variable assignment to a wrong subselectAlexander Barkov2019-05-302-0/+38
* | Merge 10.3 into 10.4Marko Mäkelä2019-05-2919-769/+1964
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-2918-9/+1155
| * Fixed wrong reset of join_cache_level in join_outer*testMonty2019-05-273-26/+29
* | MDEV-18741: Optimizer trace: multi-part key ranges are printed incorrectlyVarun Gupta2019-05-285-30/+930
* | MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption libraryVladislav Vaintroub2019-05-222-6/+6
* | Fixed sometimes wrong result in main.subselect_sj2_matMonty2019-05-221-0/+2
* | Merge 10.3 into 10.4Marko Mäkelä2019-05-222-0/+94
|\ \ | |/
| * MDEV-16214: Incorrect plan taken by the optimizer , uses INDEX instead of ref...Varun Gupta2019-05-202-0/+94
* | MDEV-19540: 10.4 allow lock options with SELECT in brackets which previous ve...bb-10.4-MDEV-19540Oleksandr Byelkin2019-05-212-0/+31
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-19102-136/+2549
|\ \ | |/
| * Merge branch '10.2' into 10.3Sergei Golubchik2019-05-172-2/+116
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-165-0/+133
| * MDEV-16872 Add CAST(expr AS FLOAT)Alexander Barkov2019-05-166-4/+123
| * MDEV-19468 Hybrid type expressions return wrong format for FLOATAlexander Barkov2019-05-156-22/+96
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-142-0/+28
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-1286-104/+1454
| * MDEV-17894 Assertion `(thd->lex)->current_select' failed in MYSQLparse(),Igor Babaev2019-05-082-0/+590
| * MDEV-17710 "unknown error" with FLUSH LOGS if log directory is not writeableSergei Golubchik2019-05-072-0/+16
* | fix tcp disconnect and perlOleksandr Byelkin2019-05-192-4/+11
* | More fixed for perl testOleksandr Byelkin2019-05-191-3/+4
* | Fix default_password_lifetime message typoRobert Bindar2019-05-181-1/+1
* | MDEV-8919 Wrong result for CAST(9999999999999999999.0)Alexander Barkov2019-05-172-2/+150
* | MDEV-19134: EXISTS() slower if ORDER BY is definedSergei Petrunia2019-05-163-14/+57
* | MDEV-19134: EXISTS() slower if ORDER BY is definedSergei Petrunia2019-05-167-16/+60
* | fix the test for windowsbb-10.4-sanjaOleksandr Byelkin2019-05-152-16/+6
* | Added a 32 bit rdiff for myisam_mrr instead of a 64 bit rdiffVarun Gupta2019-05-153-33/+15
* | Fixed ya main.flush_read_lock sporadic failureSergey Vojtovich2019-05-142-8/+9
* | MDEV-19277: Add status variable that gets incremented if connection is aborte...Oleksandr Byelkin2019-05-142-0/+88
* | Fixed myisam_mrr for 32 bit systemsVarun Gupta2019-05-131-2/+2
* | Fixed main.flush_read_lock sporadic failureSergey Vojtovich2019-05-132-10/+21
* | MDEV-13628: ORed condition in pushed index condition is not removed from the ...Varun Gupta2019-05-1117-37/+89
* | MDEV-8553: Impossible where for a!=a, a<a, a>aDaniel Black2019-05-102-0/+124
* | MDEV-19235 MariaDB Server compiled for 128 Indexes crashes at startupbb-10.4-wlad-MDEV-19235Vladislav Vaintroub2019-05-092-128/+132