summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20466: fix of test suitebb-5.5-MDEV-20466Oleksandr Byelkin2019-10-154-35/+35
* MDEV-13172: Wrong result / SELECT ... WHERE EXISTS ... (with UNIQUE Key)bb-5.5-MDEV-13172Oleksandr Byelkin2019-10-154-2/+88
* MDEV-20466: SHOW PROCESSLIST truncates query text on \0 bytesOleksandr Byelkin2019-10-155-2/+44
* MDEV-20805 ibuf_add_free_page() is not initializing FIL_PAGE_TYPE firstMarko Mäkelä2019-10-112-6/+8
* MDEV-19455: Avoid SET DEBUG_DBUG='-d,...' constructMarko Mäkelä2019-10-1121-224/+233
* Remove orphan declaration buf_flush_wait_batch_end_wait_only()Marko Mäkelä2019-10-072-22/+0
* MDEV-20704 An index on a double column erroneously uses prefix compressionAlexander Barkov2019-10-013-8/+50
* MDEV-20495 Assertion `precision > 0' failed in decimal_bin_size upon CREATE ....Alexander Barkov2019-09-2411-7/+222
* Update mysqld_safe.sh - introduce defaults-group-suffix handlingrantal2019-09-211-1/+4
* MDEV-4968 Old advices in mysql-log-rotate scriptchriscalender2019-09-211-5/+5
* Fix spelling mistakes in MyISAM code commentsIan Gilfillan2019-09-2019-29/+29
* MDEV-20596 Configure fails with newer CMakeRyan Coe2019-09-201-2/+2
* MDEV-14383 tokudb_bugs. tests failed in buildbot, lost connection to serverSergei Golubchik2019-09-016-0/+18
* MDEV-19837 and MDEV-19816: Change some commentsStephen Long2019-08-212-2/+2
* MDEV-20265 Unknown column in field listIgor Babaev2019-08-193-28/+460
* MDEV-15955 Assertion `field_types == 0 || field_types[field_pos] == MYSQL_TYP...Alexander Barkov2019-08-163-0/+65
* Fix -Wimplicit-fallthroughMarko Mäkelä2019-08-121-1/+3
* Document TRASH_FILL, TRASH_ALLOC, TRASH_FREEMarko Mäkelä2019-08-121-1/+9
* bump the VERSIONDaniel Bartholomew2019-07-311-1/+1
* Move the test not suitable for embedded.Oleksandr Byelkin2019-07-264-9/+13
* Backslash added to wrong cachacters of names of client plugin.mariadb-5.5.65Oleksandr Byelkin2019-07-251-1/+1
* BUG#28642318: POINT IN TIME RECOVERY USING MYSQLBINLOG BROKEN WITH TEMPORARY ...Nisha Gopalakrishnan2019-07-245-6/+129
* Bug #29419820: MEMORY LEAK IN MY_YYOVERFLOW()Gleb Shchepa2019-07-241-8/+11
* Bug#27167197 USING ? IN INSTALL PLUGIN QUERY ABORTS DEBUG, AND HANGS OPTIMIZE...Sergei Golubchik2019-07-243-2/+19
* Bug#27302459: EMPTY VALUE IN MYSQL.PLUGIN TABLE CAUSES SERVER TO EXIT ON STARTUPSergei Golubchik2019-07-243-0/+11
* Bug #27312862: ASAN: HEAP-USE-AFTER-FREE: UPDATEXML RB#21666 RB#21666Georgi Kodinov2019-07-242-6/+6
* Bug#27259654 - ISSUES FOUND BY PVS-STUDIO STATIC ANALYZERAnushree Prakash B2019-07-241-2/+2
* MDEV-8827: Fix the 32-bit buildMarko Mäkelä2019-07-232-2/+2
* Bug#15851528 DUPLICATE KEY ERROR ON AUTO-INC PK WITH MIXED AUTO_INCREMENT_INC...Rahul Malik2019-07-234-34/+194
* Revert "MDEV-8827 Duplicate key with auto increment"Marko Mäkelä2019-07-234-13/+17
* Bug #20989615 INNODB AUTO_INCREMENT PRODUCES SAME VALUE TWICEThirunarayanan Balathandayuthapani2019-07-236-0/+253
* MDEV-20110 don't try to load client plugins with invalid namesSergei Golubchik2019-07-214-1/+24
* MDEV-19429: Wrong query result with EXISTS and LIMIT 0bb-5.5-MDEV-19429Oleksandr Byelkin2019-07-1912-43/+228
* MDEV-15572: view.test, server crash with --big-tables=1Oleksandr Byelkin2019-07-183-1/+40
* MDEV-17042: prepared statement does not return error with SQL_MODE STRICT_TRA...Oleksandr Byelkin2019-07-125-11/+293
* MDEV-19421 Basic 3-way join queries are not parsed.Igor Babaev2019-07-118-28/+2078
* use -f with pgrepMostafa Hussein2019-07-081-1/+1
* MDEV-19922 Old version of heidisql in mariadb installerVladislav Vaintroub2019-07-052-16/+13
* Extra comment to mysql_install_dbVicențiu Ciorbaru2019-07-011-0/+2
* mysql_install_db: assume builddir is dirname0Daniel Black2019-07-011-1/+6
* Apply valid parameter type for test case in i_s_parameters.testAnel Husakovic2019-06-252-3/+3
* MDEV-19778 Wrong Result on Left Outer Join with Subquery right on trueIgor Babaev2019-06-2210-6/+126
* MDEV-19531 Add colors to mtrEugene Kosov2019-06-191-1/+25
* MDEV-19790 Wrong result for query with outer join and IS NOT TRUE predicateIgor Babaev2019-06-174-3/+98
* MDEV-13631 Make use of clang-formatEugene Kosov2019-06-122-22/+111
* MDEV-18479: Avoid COST_MULT(records, 1)Marko Mäkelä2019-06-111-5/+2
* MDEV-18479 Another complementIgor Babaev2019-06-102-16/+19
* MDEV-19580 Unrelated JOINs corrupt usage of 'WHERE function() IN (subquery)'Igor Babaev2019-06-099-19/+331
* MDEV-19491 update query stopped working after mariadb upgrade 10.2.23 -> 10.2.24Sergei Golubchik2019-06-019-97/+231
* cleanupSergei Golubchik2019-06-019-55/+30