summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311559-9891/+38534
* Follow-up #2 for switching PSEUDO_THREAD_ID to ulonglong: fix another 32-bit ...Elena Stepanova2016-03-291-13/+0
* Follow-up for switching PSEUDO_THREA_ID to ulonglong: fix the 32-bit testElena Stepanova2016-03-291-13/+0
* Merge pull request #166 from iangilfillan/10.2Sergey Vojtovich2016-03-2843-49/+95
|\
| * man page updates: mysqlbinlog options, mysqlcheck clarification and 10.2 updatesiangilfillan2016-03-2243-49/+95
* | Fixing the return data type of my_charlen() from "uint" to "int",Alexander Barkov2016-03-251-1/+1
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2016-03-254-139/+44
|\ \
| * | Followup for 2783fc7: return an error to the caller if mysql.proc cannot be o...mariadb-10.1.13Oleksandr Byelkin2016-03-242-1/+2
| * | Merge branch '10.0' into 10.1Oleksandr Byelkin2016-03-242-2/+44
| |\ \
| | * | MDEV-9773: Memory corruption in mariadb_dyncol_unpackOleksandr Byelkin2016-03-242-2/+44
| * | | Ugly test removed for now.Alexey Botchkov2016-03-242-137/+0
* | | | Removing my_strnncoll_mb_bin() and my_strnncollsp_mb_bin(),Alexander Barkov2016-03-252-97/+0
* | | | more result updatesSergei Golubchik2016-03-242-22/+22
* | | | after merge fixesSergei Golubchik2016-03-232-1/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-23298-1471/+4434
|\ \ \ \ | |/ / /
| * | | MDEV-717 LP:1003679 - Wrong binlog order on concurrent DROP schema and CREATE...Alexey Botchkov2016-03-236-82/+219
| * | | MDEV-9604 crash in Item::save_in_field with empty enum valueAlexander Barkov2016-03-236-18/+263
| * | | Fix sysvar tests - embedded and 32-bitElena Stepanova2016-03-233-234/+262
| * | | MDEV-9443: Add reexecution test cases.Vicențiu Ciorbaru2016-03-222-0/+60
| * | | MDEV-9443: Add REVOKE <role> as a command to PREPAREVicențiu Ciorbaru2016-03-223-0/+19
| * | | MDEV-9443: Roles aren't supported in prepared statementsVicențiu Ciorbaru2016-03-223-0/+117
| * | | MDEV-9613: keyfile without any keys crashes mysqld on loading file_key_manage...Vicențiu Ciorbaru2016-03-224-1/+16
| * | | Add an empty file to std_data for future testing purposesVicențiu Ciorbaru2016-03-221-0/+0
| * | | MDEV-6058 MySQL Bug #11766693: LOG-SLOW-ADMIN-STATEMENTS ANDAlexey Botchkov2016-03-229-8/+207
| * | | Merge branch 'bb-10.1-serg' into 10.1Sergei Golubchik2016-03-22176-441/+696
| |\ \ \
| | * | | MDEV-9737 Duplicate error in replication with slave triggers and auto incrementSergei Golubchik2016-03-223-0/+55
| | * | | Merge branch 'connect/10.1' into 10.1Sergei Golubchik2016-03-219-64/+110
| | |\ \ \
| | | * | | - Fix compile error when copying a string on itself.Olivier Bertrand2016-03-192-16/+15
| | | * | | - Fix crash when sorting a TBL table with thread=yes.Olivier Bertrand2016-03-173-4/+4
| | | * | | - Fix MDEV-9603 compiler error.Olivier Bertrand2016-03-167-41/+94
| | * | | | MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11"Sergei Golubchik2016-03-211-2/+2
| | * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-21142-286/+383
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11"Sergei Golubchik2016-03-219-50/+50
| | | * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-03-216-15/+43
| | | |\ \ \
| | | | * | | MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11"Sergei Golubchik2016-03-181-1/+1
| | | | * | | MDEV-9733 Server crashes in lf_pinbox_real_free on replication slavesSergei Golubchik2016-03-171-1/+8
| | | | * | | MDEV-9568 mysqlcheck crashes with nonexistent table nameSergei Golubchik2016-03-171-1/+0
| | | | * | | MDEV-4070 sys_vars.secure_file_priv fails sporadically if it's executed with ...Elena Stepanova2016-02-261-9/+31
| | | | * | | MDEV-9299 Test main.events_2 incompatible with Debian reproducibility testing...Sergei Golubchik2016-02-172-3/+3
| | | * | | | MDEV-9679 main.delayed fails sporadicallySergei Golubchik2016-03-212-3/+3
| | | * | | | ASAN error in OQGraph engineSergei Golubchik2016-03-211-0/+4
| | | * | | | ASAN error in CONNECT engineSergei Golubchik2016-03-211-2/+8
| | | * | | | update tests and resultsSergei Golubchik2016-03-212-0/+6
| | | * | | | typo in a commentSergei Golubchik2016-03-211-1/+1
| | | * | | | fix extension_based_table_discovery for partitioned tablesSergei Golubchik2016-03-213-1/+14
| | | * | | | MDEV-9698 Buffer overflow in extension_based_table_discovery()Sergei Golubchik2016-03-211-1/+2
| | | * | | | Use /bin/shBernard Spil2016-03-211-2/+2
| | | * | | | MDEV-9560 Mariadb 10.1 Crashes when replicating from 10.0Sergei Golubchik2016-03-212-4/+7
| | | * | | | Extra space in the result fileElena Stepanova2016-03-181-1/+1
| | | * | | | Merge pull request #164 from iangilfillan/10.0Sergey Vojtovich2016-03-162-7/+7
| | | |\ \ \ \