summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22022 Various mangled SQL statements will crash 10.3 to 10.5 debug buildsAlexander Barkov2020-08-041-1/+10
* MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ......Alexander Barkov2020-08-0115-59/+278
* MDEV-21201 No records produced in information_schema query, depending on proj...Oleksandr Byelkin2020-07-313-1/+7
* Merge 10.2 into 10.3Marko Mäkelä2020-07-3119-104/+139
|\
| * MDEV-18042 Server crashes upon adding a non-null date column under NO_ZERO_DA...Nikita Malyavin2020-07-317-22/+25
| * MDEV-19338 InnoDB: Failing assertion: !cursor->index->is_committed()Nikita Malyavin2020-07-311-7/+7
| * MDEV-21258: Can't uninstall plugin if the library file doesn't existOleksandr Byelkin2020-07-291-17/+26
| * MDEV-9911: NTILE must return an error when parameter is not stableDan Solodko2020-07-281-3/+8
| * MDEV-18916: crash in Window_spec::print_partition() with decimalsVarun Gupta2020-07-271-4/+2
| * MDEV-14203: rpl.rpl_extra_col_master_myisam, rpl.rpl_slave_load_tmpdir_not_ex...Sujatha2020-07-232-1/+14
| * fix assertionNikita Malyavin2020-07-221-1/+0
| * fix c++98 buildNikita Malyavin2020-07-214-8/+8
| * MDEV-16039 Crash when selecting virtual columns generated using functions wit...Nikita Malyavin2020-07-218-51/+59
* | MDEV-21101 unexpected wait_timeout with pool-of-threadsVladislav Vaintroub2020-07-304-8/+26
* | MDEV-16023 Unfortunate error message WARN_VERS_PART_FULL (partition <name> is...Nikita Malyavin2020-07-291-1/+0
* | A bit more safetyOleksandr Byelkin2020-07-231-1/+12
* | MDEV-22134: handle_fatal_signal (sig=11) in __strlen_avx2 on START SLAVE | As...Oleksandr Byelkin2020-07-231-1/+7
* | MDEV-23108: Point in time recovery of binary log fails when sql_mode=ORACLESujatha2020-07-221-4/+4
* | MDEV-16929 Assertion ... in close_thread_tables upon killing connectionMonty2020-07-211-0/+4
* | MDEV-20661 Virtual fields are not recalculated on system fields value assignmentAleksey Midenkov2020-07-202-15/+14
* | Merge 10.2 into 10.3Marko Mäkelä2020-07-203-18/+22
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2020-07-202-15/+17
| |\
| | * MDEV-20401: revert unnecessary changeJulius Goryavsky2020-07-161-1/+1
| | * MDEV-20401: Server incorrectly auto-sets lower_case_file_system valueJulius Goryavsky2020-07-162-4/+6
| | * MDEV-22851: Engine independent index statistics are incorrect for large table...Varun Gupta2020-07-152-15/+17
| * | MDEV-20401: revert unnecessary changeJulius Goryavsky2020-07-161-1/+1
| * | MDEV-20401: Server incorrectly auto-sets lower_case_file_system valueJulius Goryavsky2020-07-162-4/+6
| * | Fix compile warningVladislav Vaintroub2020-07-151-1/+2
* | | MDEV-18371 Server crashes in ha_innobase::cmp_ref upon UPDATE with PARTITION ...Alexey Botchkov2020-07-171-3/+4
* | | Merge 10.2 into 10.3Marko Mäkelä2020-07-1413-25/+98
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-07-144-9/+31
| |\ \ | | |/
| | * MDEV-22654: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'Rucha Deodhar2020-07-061-1/+1
| | * MDEV-23098 mariadb-upgrade-service.exe does not work on WAMPServerVladislav Vaintroub2020-07-061-5/+26
| | * MDEV-22390: Assertion `m_next_rec_ptr >= m_rawmem' failed in Filesort_buffer:...Varun Gupta2020-07-062-2/+2
| * | MDEV-22463: Element_type &Bounds_checked_array<Item *>::operator[](size_t) [E...Varun Gupta2020-07-134-5/+30
| * | MDEV-22058: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'...Rucha Deodhar2020-07-122-4/+14
| * | MDEV-10120: Wrong result of UNION .. ORDER BY GROUP_CONCAT()Varun Gupta2020-07-101-1/+16
| * | Fix typo in the comment (and old info)Oleksandr Byelkin2020-07-091-1/+1
| * | MDEV-12059: Assertion `precision > 0' failed with a window function or window...Varun Gupta2020-07-071-0/+1
* | | Don't give errors for default value copy in create_tmp_tableMonty2020-07-031-0/+7
* | | Fixed errors found by MSANMonty2020-07-021-2/+2
* | | MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLEMarko Mäkelä2020-07-021-0/+1
* | | Fixed bugs found by valgrindMonty2020-07-0210-27/+50
* | | Don't copy uninitialized bytes when copying varstringsMonty2020-07-023-7/+14
* | | MDEV-22535 TABLE::initialize_quick_structures() takes 0.5% in oltp_read_onlyMonty2020-07-022-5/+5
* | | Merge 10.2 into 10.3Marko Mäkelä2020-07-0216-59/+141
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-07-024-31/+43
| |\ \ | | |/
| | * Revert "Fix result of merge."Marko Mäkelä2020-07-021-1/+5
| | * MDEV-22941: Fix the DBUG_ENTER nameMarko Mäkelä2020-07-021-4/+4
| | * MDEV-23067 Windows : manually registered services rejected mysql_upgrade_serviceVladislav Vaintroub2020-07-011-19/+19