summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-221-0/+38
|\
| * Allowed to use WITH clauses before SELECT in CREATE ... SELECTbb-10.2-mdev9864Igor Babaev2016-09-221-0/+38
* | Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-2166-89/+4344
|\ \ | |/
| * fix main.index_intersect_innodb failure on trusty-amd64Sergei Golubchik2016-09-211-0/+2
| * Fixed bug mdev-10842.Igor Babaev2016-09-201-0/+32
| * Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-1964-111/+4450
| |\
| | * Don't increment 'Empty_queries' for queries with errors.Monty2016-09-151-0/+9
| | * Test case for fix assertion/hang in read_init_file()Monty2016-09-151-1/+1
| | * Fixed bug mdev-10785.Igor Babaev2016-09-141-1/+16
| | * Merge branch '10.2' of github.com:MariaDB/server into 10.2Igor Babaev2016-09-131-0/+48
| | |\
| | | * MDEV-10779 Failing assertion lex->proc_list.elements == 0 or syntax error on ...Alexander Barkov2016-09-131-0/+48
| | * | Fixed bug mdev-10783.Igor Babaev2016-09-131-1/+9
| | |/
| | * Fixed bug mdev-10782.Igor Babaev2016-09-121-1/+23
| | * Merge branch '10.2' of github.com:MariaDB/server into 10.2Igor Babaev2016-09-0929-51/+765
| | |\
| | | * It is now possible to remove values multiple times from window functionsVicențiu Ciorbaru2016-09-091-6/+18
| | | * Add min/max test cases for window functionsVicențiu Ciorbaru2016-09-091-0/+49
| | | * MDEV-10097: Assertion `count > 0' failed in Item_sum_sum::add_helper(bool)Vicențiu Ciorbaru2016-09-091-0/+17
| | | * MDEV-10763: Wrong result - server does not return NULL values from default li...Oleksandr Byelkin2016-09-091-0/+20
| | | * MDEV-10765: Wrong result - query does not retrieve values from default partit...Oleksandr Byelkin2016-09-091-0/+47
| | | * Merge branch '10.1' into 10.2Sergei Golubchik2016-09-0926-45/+614
| | | |\
| | | | * MDEV-10017: Get unexpected `Empty Set` for correlated subquery with aggregate...Oleksandr Byelkin2016-08-311-0/+22
| | | | * MDEV-10017: Get unexpected `Empty Set` for correlated subquery with aggregate...mariadb-10.1.17Oleksandr Byelkin2016-08-291-0/+10
| | | | * Merge branch '10.0' into 10.1Sergei Golubchik2016-08-2514-20/+323
| | | | |\
| | | | | * Merge branch 'bb-10.0-serg' into 10.0Sergei Golubchik2016-08-1412-20/+317
| | | | | |\
| | | | | | * Merge branch '5.5' into 10.0Sergei Golubchik2016-08-1012-20/+317
| | | | | | |\
| | | | | | | * MDEV-6128:[PATCH] mysqlcheck wrongly escapes '.' in table namesSergei Golubchik2016-08-081-2/+45
| | | | | | | * MDEV-10468 Assertion `nr >= 0.0' failed in Item_sum_std::val_real()Alexander Barkov2016-08-081-0/+6
| | | | | | | * MDEV-10500 CASE/IF Statement returns multiple values and shifts further resul...Alexander Barkov2016-08-081-0/+25
| | | | | | | * MDEV-10506 Protocol::end_statement(): Assertion `0' failed upon ALTER TABLESergei Golubchik2016-08-071-0/+117
| | | | | | | * MDEV-9946: main.xtradb_mrr fails sporadicallySergei Petrunia2016-08-041-2/+2
| | | | | | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-08-033-1/+60
| | | | | | | |\
| | | | | | | | * BUG#23080148 - BACKPORT BUG 14653594 AND BUG 20683959 TOThayumanavar S2016-06-201-1/+24
| | | | | | | | * Bug #23279858: MYSQLD GOT SIGNAL 11 ON SIMPLE SELECTSreeharsha Ramanavarapu2016-05-241-0/+10
| | | | | | | | * BUG#21142859: FUNCTION UPDATING A VIEW FAILS TO FIND TABLEKarthik Kamath2016-05-181-0/+26
| | | | | | | * | MDEV-10467 Assertion `nr >= 0.0' failed in Item_sum_std::val_real()Alexander Barkov2016-08-031-0/+12
| | | | | | | * | MDEV-10383 Named pipes : multiple servers can listen on the same pipenameVladislav Vaintroub2016-08-021-0/+9
| | | | | | | * | MDEV-10419: crash in mariadb 10.1.16-MariaDB-1~trustyOleksandr Byelkin2016-07-301-0/+15
| | | | | | | * | MDEV-10228: Delete missing rows with OR conditionsSergei Petrunia2016-07-271-0/+29
| | | | | | | * | MDEV-10316 - main.type_date fails around midnight sporadicallySergey Vojtovich2016-07-211-12/+3
| | | | | * | | | MDEV-10428 main.information_schema_stats fails sporadically in buildbotElena Stepanova2016-07-251-0/+2
| | | | | * | | | MDEV-8569 build_table_filename() doesn't support temporary tables.Alexey Botchkov2016-07-181-0/+4
| | | | | |/ / /
| | | | * | | | MDEV-10389: Query returns different results on a debug vs non-debug buildSergei Petrunia2016-07-271-0/+12
| | | | * | | | MDEV-10045: Server crashes in Time_and_counter_tracker::incr_loopsOleksandr Byelkin2016-07-221-0/+17
| | | | * | | | Update test results: make innodb_ext_key test stableSergei Petrunia2016-07-131-3/+7
| | | | * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-07-136-23/+19
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-07-121-0/+7
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | MDEV-10318 unset params in --ps --embeddedSergei Golubchik2016-07-121-0/+7
| | | | | * | | MDEV-10211 postfix - in ssl.test, remove remaining SHOW STATUS LIKE 'Ssl_cipher'Vladislav Vaintroub2016-07-121-1/+0
| | | | | * | | MDEV-10211 : fix ssl test not to use specific value of ssl_cipher, as it can ...Vladislav Vaintroub2016-07-125-22/+12
| | | | * | | | MDEV-10360: Extended keys: index properties depend on index orderSergei Petrunia2016-07-121-0/+53