summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.0 into 10.1Marko Mäkelä2018-11-051-0/+6
|\
| * MDEV-16695: Estimate for rows of derived tables is very high when we are usin...Varun Gupta2018-11-011-0/+6
* | MDEV-15890 Strange error message if you try to FLUSH TABLES <view> after LOCK...Alexey Botchkov2018-11-031-2/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-3013-118/+75
|\ \ | |/
| * Merge branch '5.5' into 10.0Sergei Golubchik2018-10-273-14/+41
| |\
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-10-232-2/+2
| | |\
| | | * Bug #26791931: INCORRECT BEHAVIOR IN ALTER TABLE REORGANIZESreeharsha Ramanavarapu2018-08-191-34/+25
| | | * BUG#27788685: NO WARNING WHEN TRUNCATING A STRING WITH DATAKarthik Kamath2018-07-231-3/+17
| | | * Bug #26275510 BUNDLED ZLIB DOESN'T INCLUDE FIXES FOR SOME VULNERABILITIESAditya A2018-07-091-2/+1
| | * | Revert "MDEV-14429 sql_safe_updates in my.cnf not work"Sergei Golubchik2018-10-202-1/+2
| | * | MDEV-15919 lower_case_table_names does not behave as expected(nor...Sachin2018-10-171-10/+36
| | * | Merge branch 'bb-5.5-wlad' into 5.5Vladislav Vaintroub2018-10-152-2/+1
| | |\ \
| | | * | MDEV-14429 sql_safe_updates in my.cnf not workVladislav Vaintroub2018-10-152-2/+1
| | * | | MDEV-17382 Hash join algorithm should not be used to join materializedIgor Babaev2018-10-071-0/+8
| | |/ /
| | * | cmake: fix usage of GET_TARGET_PROPERTYSergei Golubchik2018-09-221-1/+1
| * | | Remove unused code.Sergey Vojtovich2018-10-195-90/+1
| * | | MDEV-14815 - Server crash or AddressSanitizer errors or valgrind warningsSergey Vojtovich2018-10-191-2/+7
| * | | MDEV-17257 Server crashes in Item::field_type_for_temporal_comparison or in g...Alexander Barkov2018-10-171-3/+12
| * | | MDEV-11071 - Assertion `thd->transaction.stmt.is_empty()' failed inSergey Vojtovich2018-10-161-1/+1
| * | | Fix typo in 5936d43afb6ad5a75d9eed17eb39e8c00a08a684Marko Mäkelä2018-10-121-1/+1
| * | | threadpool_size can contribute to the wanted_filesDaniel Black2018-10-121-0/+4
| * | | MDEV-17413 Crash in my_malloc_size_cb_func() during shutdown withVladislav Vaintroub2018-10-091-0/+7
| * | | MDEV-17382 Hash join algorithm should not be used to join materializedIgor Babaev2018-10-071-0/+8
| * | | Correct a typo in a commentMarko Mäkelä2018-10-011-1/+1
* | | | wsrep: create a macro for the error: labelSergei Golubchik2018-10-2410-31/+28
* | | | MDEV-16127 mroonga/storage.* tests fail with GCC 8Sergei Golubchik2018-10-241-0/+3
* | | | MDEV-14431 binlog.binlog_flush_binlogs_delete_domain failed in buildbotAndrei Elkin2018-10-164-7/+16
* | | | Merge branch 'gtid_table_garbage_rows' into 10.1Kristian Nielsen2018-10-131-0/+6
|\ \ \ \
| * | | | Fix build of embedded serverKristian Nielsen2018-10-131-0/+6
* | | | | Merge branch 'gtid_table_garbage_rows' into 10.1Kristian Nielsen2018-10-135-24/+138
|\ \ \ \ \ | |/ / / /
| * | | | Fix accumulation of old rows in mysql.gtid_slave_posKristian Nielsen2018-10-075-24/+138
* | | | | MDEV-17413 - Don't crash in my_malloc_size_cb_func()Vladislav Vaintroub2018-10-091-7/+9
* | | | | MDEV-17346 parallel slave start and stop races to workers disappearedAndrei Elkin2018-10-081-3/+22
* | | | | MDEV-17382 Hash join algorithm should not be used to join materializedIgor Babaev2018-10-071-0/+8
|/ / / /
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2018-09-2314-302/+88
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/5.5' into bb-10.0-barbb-10.0-barAlexander Barkov2018-09-212-2/+6
| |\ \ \ | | |/ /
| | * | Fixing the comment not to mention the removed class Item_copy_int.Alexander Barkov2018-09-211-1/+1
| | * | A cleanup for MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong resultAlexander Barkov2018-09-211-1/+5
| * | | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-09-2113-304/+96
| |\ \ \ | | |/ /
| | * | MDEV-17250 Remove unused Item_copy_xxxAlexander Barkov2018-09-202-265/+0
| | * | MDEV-17244 MAKETIME(900,0,0.111) returns a wrong resultAlexander Barkov2018-09-201-3/+4
| | * | MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong resultAlexander Barkov2018-09-209-32/+88
| | * | MDEV-16741 Assertion `m_extra_cache' failed in ha_partition::late_extra_cacheEugene Kosov2018-09-102-1/+2
| | * | Bug#27407480: AUTOMATIC_SP_PRIVILEGES REQUIRES NEED THE INSERT PRIVILEGES FOR...Sergei Golubchik2018-09-041-1/+1
| * | | MDEV-14410 - Assertion `table->pos_in_locked_tables == __null ||Sergey Vojtovich2018-09-182-1/+3
| * | | Update contributorsIan Gilfillan2018-09-101-1/+3
* | | | MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rowsJacob Mathew2018-09-132-0/+58
* | | | MDEV-17155: Incorrect ORDER BY optimization: full index scan is used instead ...Sergei Petrunia2018-09-121-0/+19
* | | | MDEV-15845 Test failure on galera.galera_concurrent_ctasmkaruza2018-09-121-0/+4
* | | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2018-09-0710-108/+232
|\ \ \ \