summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Spider to version 3.3.14. Add direct left outer join/right outer join/...10.4-spider-ksKentoku2018-11-2064-751/+5134
* Grammar cleanup: adding missing and removing redundant semicolonsAlexander Barkov2018-11-192-46/+81
* Fix a compilation errorMarko Mäkelä2018-11-181-3/+3
* MDEV-17750: Fix the Windows buildMarko Mäkelä2018-11-181-3/+0
* MDEV-17740 Extend EXTRACT(x AS DAY*) to understand long time intervalsAlexander Barkov2018-11-1713-140/+1234
* MDEV-17750: Remove dict_index_get_sys_col_pos()Marko Mäkelä2018-11-1617-314/+124
* MDEV-17750: Remove unnecessary rec_get_offsets() in IMPORT TABLESPACEMarko Mäkelä2018-11-165-96/+8
* MDEV-17750: Avoid some rec_get_offsets() for accessing FTS_DOC_IDMarko Mäkelä2018-11-164-64/+24
* Add dict_index_t member functions for determining index typeMarko Mäkelä2018-11-163-140/+21
* MDEV-17721 Corrupted data dictionary after instant ADD COLUMNMarko Mäkelä2018-11-165-13/+52
* MDEV-17735 Assertion failure in row_parse_int() on first ADD/DROP COLUMNMarko Mäkelä2018-11-163-14/+67
* MDEV-16580 Remove unused monitor counters from InnoDBEugene Kosov2018-11-164-8/+0
* A cleanup for "MDEV-17477 Wrong result for TIME('-2001-01-01 10:20:30')"Alexander Barkov2018-11-161-25/+13
* MDEV-17712 Remove C_TIME_FUZZY_DATES, C_TIME_DATETIME_ONLY, C_TIME_TIME_ONLYAlexander Barkov2018-11-1411-90/+141
* MDEV-17694 Add method LEX::sp_proc_stmt_statement_finalize()Alexander Barkov2018-11-145-98/+75
* Add dict_table_t::not_redundant()Marko Mäkelä2018-11-124-22/+8
* MDEV-17138: Adjust a testMarko Mäkelä2018-11-122-5/+0
* MDEV-15562 post-push cleanupMarko Mäkelä2018-11-093-35/+36
* Fix embedded test resultsMarko Mäkelä2018-11-092-4/+4
* bump the VERSIONDaniel Bartholomew2018-11-091-1/+1
* Merge 10.3 into 10.4mariadb-10.4.0Marko Mäkelä2018-11-0859-463/+913
|\
| * After-merge fixes to the Oracle compatibility parserMarko Mäkelä2018-11-081-2/+12
| * Merge 10.2 into 10.3Marko Mäkelä2018-11-085-3/+224
| |\
| | * MDEV-17635 Server hangs after the query with recursive CTEIgor Babaev2018-11-073-1/+215
| | * MDEV-14528 followup.Andrei Elkin2018-11-072-2/+9
| * | Merge an .inc file to .testMarko Mäkelä2018-11-072-95/+93
| * | MDEV-13134: Merge tests to innodb.alter_algorithmMarko Mäkelä2018-11-0712-284/+348
| * | Merge 10.2 into 10.3Marko Mäkelä2018-11-0718-46/+149
| |\ \ | | |/
| | * MDEV-14528: Disable a failing testMarko Mäkelä2018-11-071-0/+1
| | * Merge 10.1 into 10.2Marko Mäkelä2018-11-0715-111/+166
| | |\
| | | * Merge 10.0 into 10.1Marko Mäkelä2018-11-0713-54/+82
| | | |\
| | | | * Merge 5.5 into 10.0Marko Mäkelä2018-11-079-32/+80
| | | | |\
| | | | | * MDEV-17401: LOAD DATA from very big file into MyISAM table results in EOF err...Oleksandr Byelkin2018-11-023-31/+51
| | | | | * fix the test to clean after itselfSergei Golubchik2018-11-011-0/+2
| | | | | * MDEV-17377 invalid gap in auto-increment values after LOAD DATASergei Golubchik2018-11-013-0/+26
| | | | | * test framework manual is movedTakashi Sasaki2018-11-013-3/+3
| | | | * | Add implementation in .h and delete unneccessery printingAnel Husakovic2018-11-064-24/+2
| | | * | | MDEV-17230: encryption_key_id from alter is ignored by encryption threadsJan Lindström2018-11-064-28/+83
| | * | | | MDEV-14781 - threadpool slowdown with slow ssl handshake.Vladislav Vaintroub2018-11-071-7/+3
| | * | | | MDEV-14528 Track master timestamp in case rolling back to serial replicationIgor Mazur2018-11-063-0/+16
| | * | | | Disable rocksdb.com_rpc_tx testSergei Petrunia2018-11-061-0/+1
| * | | | | MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed...Oleksandr Byelkin2018-11-0714-29/+70
| * | | | | MDEV-14429 sql_safe_updates in my.cnf not workSergei Golubchik2018-11-064-1/+9
| * | | | | MDEV-14429 sql_safe_updates in my.cnf not workVladislav Vaintroub2018-11-063-2/+7
| * | | | | MDEV-17496 aws plugin is no longer built for debian/ubuntuSergei Golubchik2018-11-061-1/+1
| * | | | | fix an old typoSergei Golubchik2018-11-061-1/+1
* | | | | | MDEV-17563 Different results using table or view when comparing values of tim...Alexander Barkov2018-11-0847-590/+885
* | | | | | MDEV-17634 Regression: TIME(0)=TIME('z') returns NULL vs 1Alexander Barkov2018-11-074-3/+42
* | | | | | MDEV-16357 LIMIT and ORDER BY clause is ignored on a query with UNIONIgor Babaev2018-11-063-0/+45
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-06394-10316/+23861
|\ \ \ \ \ \ | |/ / / / /