summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time...bb-10.4-MDEV-16246Jacob Mathew2018-07-2423-323/+1588
* MDEV-16806 Add Type_handler::create_literal_item()Alexander Barkov2018-07-248-154/+184
* MDEV-15758 Split Item_bool_func::get_mm_leaf() into virtual methods in Field ...Alexander Barkov2018-07-206-229/+586
* MDEV-15759 Expect "Impossible WHERE" for indexed_int_column=out_of_range_int_...Alexander Barkov2018-07-196-2/+66
* MDEV-15473 Isolate/sandbox PAM modules, so that they can't crash the server.Alexey Botchkov2018-07-142-1/+26
* Update version to 10.4.0Monty2018-07-141-3/+3
* Call alloc() instead of realloc()Monty2018-07-135-15/+11
* Adding forgotten "include/have_debug.inc" into type_temporal_mysql56_debug.testAlexander Barkov2018-07-101-0/+2
* MDEV-16542 Fix ALTER TABLE FORCE to upgrade temporal typesAlexander Barkov2018-07-096-5/+588
* Fix of feedback plugin.Oleksandr Byelkin2018-07-061-1/+2
* A fix moved from sql_yacc.yy to sql_yacc_ora.yy.Oleksandr Byelkin2018-07-063-4/+19
* Fixed compile warning of windows.Oleksandr Byelkin2018-07-061-1/+1
* Added new warnings for windows specific test.Oleksandr Byelkin2018-07-061-0/+10
* fix typo noticed by windows compilerOleksandr Byelkin2018-07-051-1/+2
* Fixed 32bit version SELECT nesting depth.Oleksandr Byelkin2018-07-051-2/+2
* MDEV-15473 Isolate/sandbox PAM modules, so that they can't crash the serverAlexey Botchkov2018-07-042-4/+2
* MDEV-15471 Isolate/sandbox PAM modules, so that they can't crash the serverAlexey Botchkov2018-07-045-24/+29
* MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-04298-3348/+35993
* Removed duplicate copy of the testOleksandr Byelkin2018-07-032-35/+0
* MDEV-15473 Isolate/sandbox PAM modules, so that they can't crash the server.Alexey Botchkov2018-07-0316-154/+743
* Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-07-03448-4445/+11180
|\
| * Merge mariadb-10.3.8 into 10.3Marko Mäkelä2018-07-03285-1844/+5371
| |\
| | * after-merge fixmariadb-10.3.8Sergei Golubchik2018-07-021-0/+0
| | * update C/CSergei Golubchik2018-07-011-0/+0
| | * Fix deb build failure on Xenial: disable -fPIESergei Golubchik2018-07-011-9/+8
| | * Updated list of unstable tests for 10.3.8 releaseElena Stepanova2018-07-011-518/+774
| | * Merge branch '10.2' into 10.3Sergei Golubchik2018-06-30273-1286/+4469
| | |\
| | | * Merge branch '10.1' into 10.2Sergei Golubchik2018-06-287-10/+50
| | | |\
| | | | * MDEV-16615 ASAN SEGV in handler::print_error or server crash after error upon...Sergei Golubchik2018-06-283-2/+13
| | | | * MDEV-14014 Multi-Slave Replication Fail: bogus data in log eventAndrei Elkin2018-06-282-1/+37
| | | | * mark ed25519 stableSergei Golubchik2018-06-282-2/+2
| | | | * Merge branch '10.0' into 10.1Sergei Golubchik2018-06-281-2/+0
| | | | |\
| | | | | * remove double-countingSergei Golubchik2018-06-281-2/+0
| | | | | * MDEV-8540 - Crash on server shutdown since 10.0.16Sergey Vojtovich2018-06-271-1/+6
| | | | * | MDEV-15607: mysqld crashed few after node is being joined with sstJan Lindström2018-06-271-4/+37
| | | * | | Innodb : do not use errno on Windows to print os_file_pwrite() error.Vladislav Vaintroub2018-06-281-3/+3
| | | * | | make plugins.processlist more robustSergei Golubchik2018-06-282-5/+4
| | | * | | MDEV-14014 Multi-Slave Replication Fail: bogus data in log eventAndrei Elkin2018-06-282-1/+37
| | | * | | MDEV-16473 WITH statement throws 'no database selected' errorSergei Golubchik2018-06-288-45/+13
| | | * | | This is another attempt to fix mdev-16473.Igor Babaev2018-06-286-4/+27
| | | * | | Pretty-print table names in some error messagesMarko Mäkelä2018-06-273-6/+5
| | | * | | Correction for the patch to fix mdev-16473.Igor Babaev2018-06-262-2/+2
| | | * | | Merge 10.1 into 10.2Marko Mäkelä2018-06-2611-9/+188
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 10.0 into 10.1Marko Mäkelä2018-06-2610-9/+184
| | | | |\ \ | | | | | |/
| | | | | * MDEV-15953 Alter InnoDB Partitioned Table ignores pre-existing DATA DIRECTORY...Marko Mäkelä2018-06-264-0/+123
| | | | | |\
| | | | | | * MDEV-15953 Alter InnoDB Partitioned Table Moves Files (which were originally ...Eugene Kosov2018-06-264-0/+123
| | | | | * | MDEV-15242 Poor RBR update performance with partitioned tablesAndrei Elkin2018-06-253-6/+11
| | | | | * | MDEV-16507 SIGSEGV when use_stat_tables = preferably andIgor Babaev2018-06-233-4/+48
| | | * | | | bump the VERSIONDaniel Bartholomew2018-06-261-1/+1
| | | * | | | Merge 10.1 into 10.2Marko Mäkelä2018-06-2610-77/+119
| | | |\ \ \ \ | | | | |/ / /