summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | MDEV-9137 MariaDB Crash on Query Using Aria EngineSergei Golubchik2018-09-223-5/+13
* | | | MDEV-9137 MariaDB Crash on Query Using Aria EngineSergei Golubchik2018-09-223-6/+67
* | | | 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
* | | | Pull request #868: MDEV-17248 Improve ASAN memory pool instrumentationMarko Mäkelä2018-09-212-3/+4
|\ \ \ \
| * | | | MDEV-17248 Improve ASAN memory pool instrumentationEugene Kosov2018-09-212-3/+4
* | | | | 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-203-3/+145
* | | | | MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong resultAlexander Barkov2018-09-2013-32/+219
|/ / / /
* | | | MDEV-16741 Assertion `m_extra_cache' failed in ha_partition::late_extra_cacheEugene Kosov2018-09-104-1/+21
* | | | Bug#27230925: HANDLE_FATAL_SIGNAL (SIG=11) IN SHOW_ROUTINE_GRANTSSergei Golubchik2018-09-042-0/+42
* | | | Bug#27407480: AUTOMATIC_SP_PRIVILEGES REQUIRES NEED THE INSERT PRIVILEGES FOR...Sergei Golubchik2018-09-043-2/+40
* | | | MDEV-16682 Assertion `(buff[7] & 7) == HEAD_PAGE' failedMonty2018-09-031-5/+13
* | | | MDEV-16957: Server crashes in Field_iterator_natural_join::next upon 2nd exec...Oleksandr Byelkin2018-08-316-4/+67
* | | | MDEV-16682 Assertion `(buff[7] & 7) == HEAD_PAGE' failedMonty2018-08-302-0/+14
* | | | Merge pull request #846 from shinnok/bb-5.5-mtr-shmRasmus Johansson2018-08-241-1/+1
|\ \ \ \
| * | | | MDEV-17022: check if mtr --mem location is writeableTeodor Mircea Ionita2018-08-201-1/+1
* | | | | item_cmp_type: simplier for a faster codepathDaniel Black2018-08-221-6/+4
|/ / / /
* | | | MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...Oleksandr Byelkin2018-08-1510-12/+62
* | | | MDEV-16963 Tighten named pipe access controlVladislav Vaintroub2018-08-131-11/+11
* | | | MDEV-16810 AddressSanitizer: stack-buffer-overflow in int10_to_strSergei Golubchik2018-08-114-5/+12
* | | | MDEV-16904 inline void swap(base_list &rhs) should swap list only when list i...Sachin2018-08-071-1/+4
* | | | Update rulesRasmus Johansson2018-08-061-1/+4
* | | | MDEV-16166 RBR breaks with HA_ERR_KEY_NOT_FOUND upon DELETE from table...sachin2018-08-043-1/+33
* | | | bump the VERSIONDaniel Bartholomew2018-07-311-1/+1
* | | | (no commit message)mariadb-5.5.61Karthik Kamath2018-07-301-1/+3
* | | | Merge remote-tracking branch 'mysql/5.5' into 5.5Oleksandr Byelkin2018-07-2911-47/+123
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#27980823: HEAP OVERFLOW VULNERABILITIES IN MYSQL CLIENT LIBRARYmysql-5.5.61Ivo Roylev2018-06-151-1/+3
| |/ /
| * | Bug#25541037: MYSQL BUG ON DELETEArun Kuruvila2018-05-213-3/+15
| * | Bug#27759871: BACKRONYM ISSUE IS STILL IN MYSQL 5.7Arun Kuruvila2018-05-143-2/+49
| * | Bug#27230925: HANDLE_FATAL_SIGNAL (SIG=11) INArun Kuruvila2018-05-103-31/+65
| * | Bug#27407480: AUTOMATIC_SP_PRIVILEGES REQUIRES NEED THEArun Kuruvila2018-04-242-13/+5
| * | Bug#27197235 USER VARIABLE + UINON + DECIMAL COLUMN RETURNSAjo Robert2018-04-103-1/+32
| * | Bug#27510150: MYSQLDUMP FAILS FOR SPECIFIC --WHERE CLAUSESArun Kuruvila2018-04-091-40/+142
| * | Raise version number after cloning 5.5.60Balasubramanian Kandasamy2018-02-261-1/+1
* | | Fix added along with a test for a case missed in the patch for MDEV-16751Varun Gupta2018-07-274-4/+47
* | | MDEV-15454: Nested SELECT IN returns wrong resultsVarun Gupta2018-07-254-0/+190
* | | MDEV-16751: Server crashes in st_join_table::cleanup or TABLE_LIST::is_with_t...Varun Gupta2018-07-255-2/+105
* | | MDEV-16820 Lost 'Impossible where' from query with inexpensive subqueryIgor Babaev2018-07-248-0/+107
* | | MDEV-16726 Assertion `tab->type == JT_REF || tab->type == JT_EQ_REF' failedIgor Babaev2018-07-195-3/+151
* | | MDEV-15050 scripts: mysql_install_db.{sh|pl}, mysqld_multi - mysqld is in @sb...Daniel Black2018-07-163-3/+3
* | | MDEV-15982: Incorrect results when subquery is materializedSergei Petrunia2018-07-113-1/+102
* | | MDEV-16307: Incorrect results when using BNLH join instead of BNL join with v...Varun Gupta2018-07-103-2/+65
* | | MDEV-16603 Crash with set join_cache_level=4Igor Babaev2018-06-293-2/+66
* | | MDEV-8540 - Crash on server shutdown since 10.0.16Sergey Vojtovich2018-06-271-5/+5
* | | Fixed MDEV-16512, crashing on re-execution of failing SPMichael Widenius2018-06-274-8/+102
* | | Added more help text in case mysql_install_db fails.Michael Widenius2018-06-271-0/+5
* | | Added valgrind suppression for OpenSuse 42.2Michael Widenius2018-06-271-0/+13
* | | A test cleanup for MDEV-15834: fixing failure in "mtr --embedded"Alexander Barkov2018-06-261-0/+2
* | | Fix unit suite on Windows and in out-of-source buildsSergei Golubchik2018-06-211-3/+4