summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10792: Assertion `thd->mdl_context.is_lock_owner ..bb-10.2-nirbhayNirbhay Choubey2016-11-213-0/+18
* MDEV-10442: "Address already in use" on restartNirbhay Choubey2016-11-211-1/+0
* MDEV-10432: Post-fix after merging PR#205Nirbhay Choubey2016-11-211-21/+28
* Implement native/base process checks for FreeBSDBernard Spil2016-11-211-12/+22
* POSIX-ify wsrep scriptsBernard Spil2016-11-212-10/+9
* Fixed bug mdev-11081.Igor Babaev2016-11-218-10/+92
* Attempt to fix strange rpm dependency issue following prior patchKristian Nielsen2016-11-211-0/+3
* Update the testcase for MDEV-10330Sergei Petrunia2016-11-212-1/+6
* Fix use of `require` in mysql-test-run.Kristian Nielsen2016-11-203-10/+7
* Deb: provide the libmysqlclient shim packages that exist in Debian/UbuntuOtto Kekäläinen2016-11-201-1/+1
* Deb: make libmariadb3 to provide the libmariadbclient.so.18 linkOtto Kekäläinen2016-11-202-0/+4
* Deb: rename client library packages to reflect its contentsOtto Kekäläinen2016-11-209-12/+27
* Deb: provide the default-mysql-* packages that exist in Debian/UbuntuOtto Kekäläinen2016-11-201-1/+4
* Deb: install GSSAPI and Cracklib config filesOtto Kekäläinen2016-11-202-0/+2
* Deb: correct comment about socket auth in Spider/Mroong maintainer scriptsOtto Kekäläinen2016-11-203-6/+0
* Undo the unfinished patch for MDEV-8359:Sergei Petrunia2016-11-203-90/+0
* Merge pull request #244 from hholzgra/hartmut-MDEV-726Alexander Barkov2016-11-193-0/+19
|\
| * MDEV-726 - added regression test caseHartmut Holzgraefe2016-10-092-0/+18
| * MDEV-726 - CREATE and ALTER SERVER need to lowercase host nameHartmut Holzgraefe2016-10-081-0/+1
* | Deb: install libmysqld.so and libmysqld.so.19 in correct packagesOtto Kekäläinen2016-11-183-3/+4
* | MDEV-10330: main.show_explain_ps fails sporadically in buildbotSergei Petrunia2016-11-182-6/+17
* | Merge branch '10.2' of github.com:MariaDB/server into 10.2Sergei Petrunia2016-11-1813-6/+176
|\ \
| * | Fixed embedded prepared statements.Oleksandr Byelkin2016-11-181-0/+4
| * | Update libmariadbSergey Vojtovich2016-11-171-0/+0
| * | Mark spider tests bigSergey Vojtovich2016-11-172-0/+2
| * | MDEV-5725: mysqld embedded libraries into libmariadbd19 Deb packageDaniel Black2016-11-174-3/+19
| * | MDEV-5725: Don't install private mysql header filesDaniel Black2016-11-171-1/+2
| * | Fixed bug mdev-11103.Igor Babaev2016-11-163-0/+59
| * | Correction for the patch for mdev-11102.Igor Babaev2016-11-161-4/+10
| * | Fixed bug mdev-11102.Igor Babaev2016-11-163-1/+83
* | | Merge branch '10.2' of github.com:MariaDB/server into 10.2Sergei Petrunia2016-11-16282-3600/+10160
|\ \ \ | |/ /
| * | Added missing INNODB_COMPRESSION_DEFAULTSergey Vojtovich2016-11-161-0/+14
| * | MDEV-11185: innodb.innodb_trx_weight fails in buildbotJan Lindström2016-11-162-1/+2
| * | func_json.test failing on Windows fixed.Alexey Botchkov2016-11-161-4/+4
| * | Made the result output deterministic.Igor Babaev2016-11-152-1/+2
| * | Fixed bug mdev-11072.Igor Babaev2016-11-154-3/+131
| * | MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-11-1515-59/+1619
| * | InnoDB cleanupsSergey Vojtovich2016-11-152-10/+1
| * | Added the test case from mdev-11259.Igor Babaev2016-11-132-0/+559
| * | Fixed bug mdev-11278.Igor Babaev2016-11-133-11/+53
| * | Deb: add gdb as a build dependency for stack traces on test suite failuresOtto Kekäläinen2016-11-102-0/+2
| * | Deb: List package contents as part of the build logOtto Kekäläinen2016-11-101-0/+13
| * | Deb: clean up, strip legacy and simplify autobake-deb.shOtto Kekäläinen2016-11-101-34/+19
| * | MDEV-11250: mtflush threads stall on shutdownJan Lindström2016-11-101-6/+6
| * | MDEV-10692: InnoDB: Failing assertion: lock->trx->lock.wait_lock == lockJan Lindström2016-11-091-2/+3
| * | MDEV-10692: InnoDB: Failing assertion: lock->trx->lock.wait_lock == lockJan Lindström2016-11-092-2/+48
| * | MDEV-11255 LDML: allow defining 2-level UCA collationsAlexander Barkov2016-11-087-90/+2000
| * | MDEV-10982 - Show real version number in 'ready for connections' messageHartmut Holzgraefe2016-11-081-5/+20
| * | init plugin psi keys before LOCK_pluginSergei Golubchik2016-11-071-4/+3
| * | Fix/disable some failing galera tests.Nirbhay Choubey2016-11-0733-5/+304