summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| | | |\ \ \ \
| | | | * | | | Update sponsorsiangilfillan2016-03-152-7/+7
| | | |/ / / /
| | | * | | | MDEV-9713 Sporadic test failure: sys_vars.innodb_buffer_pool_load_now_basicElena Stepanova2016-03-121-1/+13
| | | * | | | MDEV-9667: Server hangs after select count(distinct name) from t2 where a=836...Jan Lindström2016-03-114-15/+48
| | | * | | | Fixed false errors returned by logrotate scriptSergey Vojtovich2016-03-101-12/+5
| | | * | | | Merge pull request #162 from iangilfillan/10.0Sergey Vojtovich2016-03-0911-18/+18
| | | |\ \ \ \
| | | | * | | | Update AskMonty and Atlassian references to MariaDBiangilfillan2016-03-0811-18/+18
| | | |/ / / /
| | | * | | | Merge pull request #159 from ottok/ok-debpkg-10.0Sergey Vojtovich2016-03-07126-200/+200
| | | |\ \ \ \
| | | | * | | | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-04126-200/+200
| | | |/ / / /
| | | * | | | MDEV-9595: Shutdown takes forever with many replication channelsKristian Nielsen2016-03-031-0/+1
| | | * | | | Merge pull request #158 from ottok/ok-debpkg-10.0Sergey Vojtovich2016-03-012-4/+8
| | | |\ \ \ \
| | | | * | | | MDEV-9643: Don't emit any "deb-systemd-helper not found" warningsOtto Kekäläinen2016-02-292-4/+8
| | | |/ / / /
| | | * | | | MDEV-7907 tokudb.cluster_filter_unpack_varchar_hidden fails sporadically in b...Elena Stepanova2016-02-262-4/+4
| | * | | | | rpm: prefer the conditional %{?...} syntaxSergei Golubchik2016-03-211-1/+1
| | * | | | | rpm: ignore /usr/lib/systemd and /usr/lib/systemd/systemSergei Golubchik2016-03-211-2/+4
| | * | | | | MDEV-9660 yum/rpm update from 10.0 to 10.1 replaces/obsoletes ?Sergei Golubchik2016-03-211-0/+1
| | * | | | | MDEV-9629 Disappearing PRI from Key column after creating a triggerSergei Golubchik2016-03-193-0/+27
| | * | | | | don't do anything for AWS plugin unless it's enabledSergei Golubchik2016-03-191-4/+7
| | * | | | | MDEV-9739 Assertion `m_status == DA_ERROR || m_status == DA_OK' failed in Dia...Sergei Golubchik2016-03-193-0/+24
| | * | | | | main.mysqld--help failure with cracklib pluginSergei Golubchik2016-03-181-1/+1