summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge fix for MDEV-10649 from 10.0 to 10.1Sergei Petrunia2016-09-282-20/+38
|\
| * MDEV-10649: Optimizer sometimes use "index" instead of "range" access for UPDATESergei Petrunia2016-09-282-20/+38
* | Make sure to recompile the feedback plugin for EMBEDDEDVicențiu Ciorbaru2016-09-271-1/+1
* | MDEV-10777: Server crashed due to query_cache_info pluginOleksandr Byelkin2016-09-273-9/+42
* | MDEV-10847 Bring AWS KMS encryption plugin up-to-date with released SDKVladislav Vaintroub2016-09-272-34/+57
* | MDEV-10823 Certain unicode characters in hostname prevent mysqld from startingVladislav Vaintroub2016-09-272-4/+15
* | MDEV-10887: innodb.innodb_stats_fetch_nonexistent fails in buildbot on WindowsJan Lindström2016-09-271-0/+5
* | MDEV-10886: encryption.innodb-bad-key-change fails (crashes) in buildbotJan Lindström2016-09-2710-30/+148
* | MDEV-10888: encryption.filekeys_emptyfile fails in buildbot with valgrindJan Lindström2016-09-275-1/+19
* | MDEV-10832 Out of tree build: mysql_install_db to see all .sql files.Alexey Botchkov2016-09-261-1/+1
* | Disable encryption info and first page read info for every tablespaceJan Lindström2016-09-242-4/+12
* | MDEV-10832 - Out of tree build: mysql_install_db to see all .sql files (#237)Daniel Black2016-09-232-31/+34
* | Fix test failure. Need to mask more tablespace numbers as theyJan Lindström2016-09-232-2/+22
* | Do not use os_file_read() directly for reading first page of theJan Lindström2016-09-229-40/+37
* | MDEV-9931: InnoDB reads first page of every .ibd file at startupJan Lindström2016-09-2240-132/+1173
* | MDEV-10830 - Fix undefined database test error when running mysql_install_db ...hf-10.1-wsrep-debugSeamus Lee2016-09-222-2/+2
* | MDEV-10864 Wrong result for WHERE .. (f2=COMPRESS('test') OR f2=COMPRESS('TES...Alexander Barkov2016-09-227-20/+163
* | MDEV-10425 Assertion `collation.derivation == DERIVATION_IMPLICIT' failed in ...Alexander Barkov2016-09-229-44/+257
* | MDEV-10556 Assertion `0' failed in virtual void Item_sum_field::set_result_fi...Alexander Barkov2016-09-215-1/+53
* | MDEV-10735: Valgrind warnings around Galera SSTNirbhay Choubey2016-09-201-5/+3
* | Fix typo in valgrind.suppNirbhay Choubey2016-09-201-1/+1
* | Merge parallel replication async deadlock kill into 10.1Kristian Nielsen2016-09-099-45/+267
|\ \
| * | Parallel replication async deadlock killKristian Nielsen2016-09-089-45/+267
* | | MDEV-10702 Crash in SET STATEMENT FOR EXECUTEAlexander Barkov2016-09-093-9/+92
* | | fix the test to workSergei Golubchik2016-09-062-0/+3
* | | update plugin maturitiesSergei Golubchik2016-09-0515-83/+83
* | | cleanup: don't copy-paste, don't current_thdSergei Golubchik2016-09-051-36/+23
* | | MDEV-10545: Update perfschema.nesting resultNirbhay Choubey2016-09-021-66/+68
* | | MDEV-10545: Server crashed in my_copy_fix_mb on querying I_S and P_S tablesNirbhay Choubey2016-09-023-9/+7
* | | MDEV-10017: Get unexpected `Empty Set` for correlated subquery with aggregate...Oleksandr Byelkin2016-08-313-0/+88
* | | Merge pull request #224 from 0xAX/build-get-rid-from-dieSergey Vojtovich2016-08-311-2/+0
|\ \ \
| * | | remove die() from BUILD/autorun.shAlexander Kuleshov2016-08-251-2/+0
* | | | bump the VERSIONDaniel Bartholomew2016-08-301-1/+1
| |/ / |/| |
* | | MDEV-10017: Get unexpected `Empty Set` for correlated subquery with aggregate...mariadb-10.1.17Oleksandr Byelkin2016-08-298-0/+45
* | | MDEV-10045: Server crashes in Time_and_counter_tracker::incr_loopsOleksandr Byelkin2016-08-291-0/+1
* | | MDEV-10604 Create a list of unstable MTR tests to be disabled in distribution...Elena Stepanova2016-08-271-6/+107
* | | MDEV-9510: Print extra info to error logNirbhay Choubey2016-08-261-0/+26
* | | Merge branch 'bb-10.1-serg' into 10.1Sergei Golubchik2016-08-26490-4293/+6999
|\ \ \
| * | | Post merge fixes.Nirbhay Choubey2016-08-2513-57/+63
| * | | Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-08-25113-364/+1771
| |\ \ \
| | * \ \ Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2016-08-241-1/+2
| | |\ \ \
| | | * | | MDEV-10314 : wsrep_client_thread was not set in threadpool.mariadb-galera-5.5.51Vladislav Vaintroub2016-08-101-2/+1
| | | * | | MW-292: Fix test caseNirbhay Choubey2016-08-106-3/+21
| | | * | | Galera MTR Tests: Test case for MW-292 : NOW() returns stale timestamp after ...Philip Stoev2016-08-102-0/+109
| | | * | | MW-292 Reset timestamp after transaction replayDaniele Sciascia2016-08-102-0/+3
| | | * | | Merge tag 'mariadb-5.5.51' into 5.5-galeraNirbhay Choubey2016-08-1091-390/+1645
| | | |\ \ \
| | | * | | | MDEV-10487: Galera SST using rsync does not filter out lost+foundNirbhay Choubey2016-08-031-1/+2
| | * | | | | Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-08-24418-5994/+7082
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Fixes/improvements in galera test suiteNirbhay Choubey2016-08-2410-78/+131
| | * | | | | MDEV-10566: Create role statement replicated inconsistently in Galera ClusterNirbhay Choubey2016-08-244-1/+82