summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-13399-401/+401
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-11350-350/+350
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-11322-322/+322
| * | Update FSF addressVicențiu Ciorbaru2019-05-1119-19/+19
| * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-1129-31/+31
| |\ \ | | |/
| | * Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-111-1/+1
| | * Update FSF addressMichal Schorm2019-05-1028-28/+28
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-103-51/+49
|\ \ \ | |/ /
| * | MDEV-19399 do not call slow my_timer_init() several timesEugene Kosov2019-05-101-1/+1
| * | MDEV-19427 mysql_upgrade_service throws exception upgrading from 10.0 to 10.3Vladislav Vaintroub2019-05-091-1/+2
| * | MDEV-16060 - InnoDB: Failing assertion: ut_strcmp(index->name, key->name)Sergey Vojtovich2019-05-091-46/+45
* | | MDEV-19139: pushdown condition with Item_func_set_user_varGalina Shalygina2019-05-081-0/+1
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-061-4/+5
|\ \ \ | |/ /
| * | MDEV-17883: CREATE TABLE IF NOT EXISTS locking changes in 10.3.10Jan Lindström2019-05-031-4/+5
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-0432-170/+555
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-05-021-2/+1
| |\ \ | | |/
| | * MDEV-19349 mysql_install_db: segfault at tmp_file_prefix checkAleksey Midenkov2019-05-011-7/+1
| * | MDEV-19352: Server crash in alloc_histograms_for_table_share upon query from ...Varun Gupta2019-05-021-2/+3
| * | Adjusting sql_command to align with higher version, this is an adjustmentVarun Gupta2019-05-021-5/+4
| * | MDEV-14572: Assertion `! is_set()' failed in Diagnostics_area::set_eof_status...Oleksandr Byelkin2019-04-301-0/+10
| * | MDEV-19243 Fix timezone handling on Windows to report standard timezone namesVladislav Vaintroub2019-04-303-13/+183
| * | MDEV-18738 ASAN heap-use-after-free in copy_if_not_alloced / copy_fieldsAlexander Barkov2019-04-301-0/+21
| * | MDEV-19265 Server should throw warning if event is created and event_schedule...Vladislav Vaintroub2019-04-281-0/+6
| * | MDEV-19276 during connect, write error log warning for ER_DBACCESS_DENIED_ERROR,Vladislav Vaintroub2019-04-283-18/+34
| * | MDEV-19262 Server error message is unclear if event is created and event_sche...Vladislav Vaintroub2019-04-281-2/+2
| * | MDEV-19351 statistics_for_command_is_needed: Conditional jump or moveIgor Babaev2019-04-271-0/+1
| * | MDEV-19350 Server crashes in delete_tree_element / ... / Item_func_group_conc...Sergei Golubchik2019-04-271-2/+2
| * | MDEV-19334: bool is_eits_usable(Field*): Assertion `field->table->stats_is_re...Varun Gupta2019-04-271-4/+11
| * | MDEV-11015 Assertion failed: precision > 0 in decimal_bin_size upon SELECT wi...Alexander Barkov2019-04-271-1/+5
| * | Merge branch '5.5' into 10.1Sergei Golubchik2019-04-2614-107/+162
| |\ \ | | |/
| | * Bug#28986737: RENAMING AND REPLACING MYSQL.USER TABLE CAN LEAD TO A SERVER CRASHSergei Golubchik2019-04-251-0/+8
| | * ProblemVenkatesh Venugopal2019-04-252-21/+24
| | * MDEV-15907 ASAN heap-use-after-freeRobert Bindar2019-04-242-3/+2
| | * MDEV-18507 can't update temporary table when joined with table with triggers ...Sergei Golubchik2019-04-245-7/+30
| | * bugfix: multi-update checked privileges on views incorrectlySergei Golubchik2019-04-244-13/+11
| | * MDEV-18241 Downgrade from 10.4 to 10.3 crashesSergei Golubchik2019-04-241-0/+4
| | * cleanupSergei Golubchik2019-04-244-92/+119
| | * MDEV-18923 Assertion `!lex_string_cmp(system_charset_info, fk_info->reference...Sergei Golubchik2019-04-241-9/+5
| * | Bug#28573894 ALTER PARTITIONED TABLE ADD AUTO_INCREMENT DIFF RESULT DEPENDING...Marko Mäkelä2019-04-252-5/+11
| * | MDEV-18452 ASAN unknown-crash in Field::set_default upon SET bit_column = DEF...Alexander Barkov2019-04-251-1/+1
| * | MDEV-9531 GROUP_CONCAT with ORDER BY inside takes a lot of memory while it's ...Sergei Golubchik2019-04-242-4/+92
| * | don't cast random items to Item_result_field*Sergei Golubchik2019-04-241-9/+9
| * | cleanup: cosmetic fixesSergei Golubchik2019-04-242-4/+5
* | | MDEV-18373: DENSE_RANK is not calculated correctlyVarun Gupta2019-05-041-0/+8
* | | MDEV-14791: Crash with order by expression containing window functionsVarun Gupta2019-05-042-23/+30
* | | MDEV-17781: Server crashes in next_linear_tabVarun Gupta2019-05-041-1/+1
* | | MDEV-17654 Incorrect syntax returned for column with CHECK constraint in the ...Anel Husakovic2019-05-011-7/+10
* | | MDEV-15051: signal handler - output information about the core generationDaniel Black2019-05-011-4/+42
* | | compilation fixes for VS 2019Sergei Golubchik2019-05-011-5/+5
* | | MDEV-19188 Server Crash When Using a Trigger With A Number of Virtual Columns...Nikita Malyavin2019-04-301-1/+1