summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * MDEV-16124 fil_rename_tablespace() times out and crashes server during table-...Marko Mäkelä2018-06-056-236/+10
| | * | MDEV-15824 innodb_defragment=ON trumps innodb_optimize_fulltext_only=ON in OP...Marko Mäkelä2018-06-054-28/+44
| | * | Add FLUSH TABLES to avoid corruption of MyISAM system tablesMarko Mäkelä2018-06-052-1/+4
| | * | Remove dead code that was added in MDEV-5834Marko Mäkelä2018-06-0510-319/+12
| | * | MDEV-16303 - do not install wsrep.ini on WindowsVladislav Vaintroub2018-05-291-2/+9
| * | | MDEV-12642: Build deb source packages on buildbot, just not on Travis-CIOtto Kekäläinen2018-06-051-3/+11
* | | | MDEV-16318: mysqld_safe - partial revert on 64094e1Daniel Black2018-06-051-8/+2
* | | | mysqld_safe: use sh not bashDaniel Black2018-06-051-1/+1
* | | | MDEV-16385 ROW SP variable is allowed in unexpected contextAlexander Barkov2018-06-0532-186/+184
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-06-0414-73/+139
|\ \ \ \ | |/ / /
| * | | MDEV-16376 ASAN: heap-use-after-free in gcol.innodb_virtual_debugMarko Mäkelä2018-06-048-77/+85
| * | | MDEV-13834: Upgrade failure from 10.1 innodb_encrypt_logMarko Mäkelä2018-06-042-8/+19
| * | | Better Link Spacinggvtek2018-06-011-0/+5
| * | | MDEV-16353 Server crash on query with CTEIgor Babaev2018-05-313-1/+35
| * | | Remove an unnecessary #includeMarko Mäkelä2018-05-301-4/+0
* | | | cmake: shut up repeated NUMA status messagesSergei Golubchik2018-06-031-4/+4
* | | | client.c: set connect attributes as late as possibleSergei Golubchik2018-06-031-3/+2
* | | | MDEV-15991 Server crashes in setup_on_expr upon calling SP or function execut...Eugene Kosov2018-06-034-3/+40
* | | | Vers cleanupsAleksey Midenkov2018-06-035-19/+10
* | | | cleanup: vers tests, remove create_table procedureSergei Golubchik2018-06-034-32/+48
* | | | Deb: Disable PIE in debian/rules on older Debian/Ubuntu releasesOtto Kekäläinen2018-06-021-0/+10
* | | | Make MariaDB CRC32-lib platform independence (#780)Yuqi2018-06-016-8/+8
* | | | Follow-up to MDEV-14168: Correct INNOBASE_DEFAULTSMarko Mäkelä2018-05-311-8/+7
* | | | MDEV-16345 : No upgrade wizard in 10.3 in Windows packages.Vladislav Vaintroub2018-05-301-0/+3
* | | | MDEV-16334 Incorrect ALTER TABLE for changing column optionMarko Mäkelä2018-05-304-41/+32
* | | | After-merge fixesMarko Mäkelä2018-05-303-14/+15
* | | | Deb: Import default.mk instead of only the subset buildflags.mkOtto Kekäläinen2018-05-291-24/+11
* | | | Deb: Fix FTBFS on non-Linux architectures that don't support systemdJames Clarke2018-05-291-0/+3
* | | | Deb: Don't disable PIE in debian/rules, it's enabled anywayAdrian Bunk2018-05-291-1/+1
* | | | Deb: Clean away legacy rules sections which no longer have a functionOtto Kekäläinen2018-05-292-15/+0
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-2976-343/+1593
|\ \ \ \ | |/ / /
| * | | Allow tests to work with cmake -DPLUGIN_PARTITION=NOMarko Mäkelä2018-05-298-3/+6
| * | | Add an end-marker to ease future mergesMarko Mäkelä2018-05-292-0/+3
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-05-2934-222/+293
| |\ \ \ | | |/ /
| | * | MDEV-16283 ALTER TABLE...DISCARD TABLESPACE still takes long on a large buffe...Marko Mäkelä2018-05-2920-174/+178
| | * | Fix type mismatchMarko Mäkelä2018-05-291-1/+1
| | * | MDEV-14589 InnoDB should not lock a delete-marked recordMarko Mäkelä2018-05-294-28/+154
| | * | MDEV-10679 Crash in performance schema and partitioning with discoveryMonty2018-05-266-6/+33
| | * | Avoid warnings in String::copy when copying string on itself (ok to do)Monty2018-05-261-1/+10
| | * | Fixed compiler warningsMonty2018-05-262-46/+43
| | * | MDEV-16093 Memory leak with triggersMonty2018-05-263-2/+31
| | * | embedded use-after-free ASAN errorSergei Golubchik2018-05-251-0/+2
| * | | MDEV-13834 10.2 wrongly recognizes 10.1.10 innodb_encrypt_log=ON data as afte...Marko Mäkelä2018-05-281-36/+31
| * | | MDEV-16310: rocksdb.check_ignore_unknown_options fails on OS XSergei Petrunia2018-05-281-1/+1
| * | | Fixed memory overrun in binlog_encryption.encrypted_masterMonty2018-05-263-8/+12
| * | | Updated results for galera_encrypt_tmp_filesMonty2018-05-261-0/+2
| * | | Fix conversion warnings/errors.Vladislav Vaintroub2018-05-242-2/+2
| * | | Extend debug_assert_on_not_freed_memorybb-10.2-monty-fixedMonty2018-05-241-1/+2
| * | | Merge remote-tracking branch 'origin/10.1' into 10.2Monty2018-05-2440-160/+822
| |\ \ \ | | |/ /
| | * | Add a missing dependency to a testMarko Mäkelä2018-05-241-0/+1